carbonblackliveresponse
Collect information and take action on remote endpoints in real time with VMware Carbon Black EDR (Live Response API) (formerly known as Carbon Black Enterprise Live Response).
Endpoint · Carbon Black Enterprise Live Response
Configuration parameters
serverurl— Server URL (required)apitoken— API Token (CB Response)credentials_api_token—apikey— API Key (CB Defense)credentials_api_key—connector— Connector ID (CB Defense)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (33)
-
cb-archiveArchive the given session (If the session has no content it will fail)
-
cb-command-cancelDeprecatedCancel the given command. Only pending commands can be canceled.
-
cb-command-createDeprecatedCreate a live response command. Use cb-session-create instead.
-
cb-command-create-and-waitDeprecatedCreate a live response command and wait for it to finish executing
-
cb-command-infoDisplay information on command
-
cb-directory-listingList directories on the endpoint.
-
cb-file-deleteDelete a given file in the session from Cb server.
-
cb-file-delete-from-endpointDelete a file from the endpoint.
-
cb-file-getDownload a file from Cb server in a given session.
-
cb-file-infoGet file info for a given file in a session
-
cb-file-uploadDeprecatedUploads the file to the Cb server. Use cb-push-file-to-endpoint instead.
-
cb-get-file-from-endpointRetrieves a file from a path on the endpoint. For large files, set the "download" argument to "false". Verify that the command completed by using the !cb-command-info command. After the command completes, download the file using the !cb-file-get command.
-
cb-keepaliveKeep the session alive to avoid closing due to timeout
-
cb-list-commandsList the CarbonBlack existing commands for a given session
-
cb-list-filesList files in a given session
-
cb-list-sessionsList the CarbonBlack sessions
-
cb-memdeumpDeprecatedDeprecated - use cb-memdump instead.
-
cb-memdumpExecutes an endpoint memory dump.
-
cb-process-executeRun executable on the endpoint.
-
cb-process-killTerminates a process at the sensor/endpoint
-
cb-process-listList processes running on the endpoint.
-
cb-push-file-to-endpointSave a file to a specific path on the endpoint.
-
cb-registry-create-keyCreate a new registry key.
-
cb-registry-delete-keyDelete registry key.
-
cb-registry-delete-valueDelete registry value.
-
cb-registry-get-valuesEnumerate registry values
-
cb-registry-query-valueQuery for registry value.
-
cb-registry-set-valueSet registry value.
-
cb-session-closeClose the given session
-
cb-session-createCreate a new CarbonBlack session for a given sensor
-
cb-session-create-and-waitCreate a new CarbonBlack session for a given sensor and wait for it to be active
-
cb-session-infoDisplay session info
-
cb-terminate-processDeprecatedTerminates a process at the sensor/endpoint