Carbon Black Endpoint Standard v3
Endpoint Standard is an industry-leading next-generation antivirus (NGAV) and behavioral endpoint detection and response (EDR) solution. Endpoint Standard is delivered through the Carbon Black Cloud, an endpoint protection platform that consolidates security in the cloud using a single agent, console and data set.
Endpoint · Carbon Black Endpoint Standard
Configuration parameters
url— URL (required)organization_key— Organization Key (required)custom_credentials— Custom Api Keylive_response_credentials— Api Key (Api/Live Response key)incidentType— Incident typeisFetch— Fetch incidentsinsecure— Trust any certificate (not secure)proxy— Use system proxy settingstype— The type of the alertdevice_id— Device IDpolicy_id— Policy IDdevice_username— Device usernamemin_severity— Minimum severityquery— Queryfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days).max_fetch— Maximum number of incidents per fetch
Commands (26)
-
cbd-add-rule-to-policyAdds a new rule to an existing policy. Note: System policies cannot be modified.
-
cbd-alerts-searchGets alert details, including alert metadata and the event associated with the alert.
-
cbd-create-policyCreates a new policy on the CB Defense backend.
-
cbd-delete-policyDeletes a policy from the CB Defense backend. This may return an error if devices are actively assigned to the policy ID requested for deletion. Note: System policies cannot be deleted.
-
cbd-delete-rule-from-policyRemoves a rule from an existing policy. Note: System policies cannot be modified.
-
cbd-device-background-scanStarts a background scan on the device. Not supported for devices in a Linux operating system.
-
cbd-device-background-scan-stopStops a background scan on the device. Not supported for devices in a Linux operating system.
-
cbd-device-bypassBypasses a device.
-
cbd-device-policy-updateUpdates the devices to the specified policy ID.
-
cbd-device-quarantineQuarantines the device. Not supported for devices in a Linux operating system.
-
cbd-device-searchSearches devices in your organization.
-
cbd-device-unbypassUnbypasses a device.
-
cbd-device-unquarantineUnquarantines the device. Not supported for devices in a Linux operating system.
-
cbd-device-update-sensor-versionUpdates the version of a sensor.
-
cbd-find-observationFetches Carbon Black events details based on specified parameters. Supports polling to wait for the search job completion.
-
cbd-find-observation-detailsFetches Carbon Black events details based on specified parameters. Supports polling to wait for the search job completion.
-
cbd-find-observation-details-resultsRetrieves the search results using the specified job ID.
-
cbd-find-observation-resultsRetrieves the search results using the specified job ID.
-
cbd-find-processesCreates a process search job and retrieves the search results. At least one of the arguments (not including: rows, start, and time_range) is required.
-
cbd-find-processes-resultsRetrieves the search results using the specified job ID.
-
cbd-get-alert-detailsGets alert details according to alert ID, including alert metadata and a list of all events associated with the alert. Only API keys of type “API” can call the alert API.
-
cbd-get-policies-summaryGet an overview of the policies available in the organization.
-
cbd-get-policyRetrieves a policy object by ID.
-
cbd-set-policySet existing policy's fields on the CB Defense backend.
-
cbd-update-policyUpdate an existing policy on the CB Defense backend.
-
cbd-update-rule-in-policyUpdates an existing rule with a new rule. Note: System policies cannot be modified.