You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X ] New feature (adding additional EDR product or proposing new event categories/sub-categories)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Carbon Black Cloud installed on a Ubuntu 22,04.4 VM on Proxmox
VM was left open for a few hours (even few days) so that telemetry could be passively collected
For each telemetry category (e.g.: Process, Network, File, Registry, etc.) the available "type" of events (e.g.: Process Creation) were queried for matching events
Event types that returned results were marked as "Yes" in the JSON. Event types that did not return any results were left alone for further testing
For event types that did not return any results, the lnx_telem_gen.py script was ran to generate matching telemetry.
New searches were executed for the event types that did not return any results before, to see if they did. If they did, they were marked as "Yes" in the JSON. If they didn't, they were marked as "No"
Test Configuration:
EDR version: Carbon Black Cloud 2.16.0.2566828 (which is the latest version available at this time)
Operating System version: Ubuntu 22.04.4
Checklist:
My code follows the style guidelines of this project
I have performed a self-review of my own code
I have made corresponding changes to the documentation
I have added tests that prove my corrections or additions are accurate
I have checked my code and corrected any misspellings
Additional Information
As with other EDRs, some subactivities can be "inferred" by Carbon Black Cloud, but they are not actual, raw telemetry events.
As for the EDR SysOps Agent Start and Agent Stop, you can see in the console the last check-in time of the sensor. So the information is there in a PARTIAL fashion, since it is not "raw" events.
Description
Please provide the below information so we can validate before merging:
1: Yes it does.
2: https://developer.carbonblack.com/reference/carbon-black-cloud/data-forwarder/schema/latest/endpoint.event-1.1.0/
3: Documentation and screenshots will be provided to Kostas directly.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Test Configuration:
Checklist:
Additional Information
As with other EDRs, some subactivities can be "inferred" by Carbon Black Cloud, but they are not actual, raw telemetry events.
As for the EDR SysOps Agent Start and Agent Stop, you can see in the console the last check-in time of the sensor. So the information is there in a PARTIAL fashion, since it is not "raw" events.
CSV
CBC_categories_table.csv
The text was updated successfully, but these errors were encountered: