CarbonBlackLiveResponseCloud
VMware Carbon Black Endpoint Standard Live Response is a feature that enables security operators to collect information and take action on remote endpoints in real time. These actions include the ability to upload, download, and remove files, retrieve and remove registry entries, dump contents of physical memory, and execute and terminate processes.
Endpoint · Carbon Black Endpoint Standard
Configuration parameters
url— Server URLcustom_key— Custom Keycustom_id— Custom IDcredentials_custom_id— Custom IDorg_key— Organization Keycredentials_org_key—insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (14)
-
cbd-lr-directory-listingLists the contents of a directory on the remote machine.
-
cbd-lr-executeCreates a new process on the remote machine with the specified command string.
-
cbd-lr-file-deleteDeletes the specified file name on the remote machine.
-
cbd-lr-file-getRetrieves the contents of the specified file on the remote machine.
-
cbd-lr-file-putCreates a new file on the remote machine with the specified data.
-
cbd-lr-killTerminates a process on the remote machine.
-
cbd-lr-memdumpPerforms a memory dump operation on the remote machine.
-
cbd-lr-psLists the currently running processes on the remote machine.
-
cbd-lr-reg-get-valuesEnumerates all registry values from the specified registry key on the remote machine. Due to API limitations, binary values will not be shown.
-
cbd-lr-reg-key-createCreates a new registry key on the remote machine.
-
cbd-lr-reg-key-deleteDeletes a registry key on the remote machine. The key must be without any subkeys.
-
cbd-lr-reg-sub-keysEnumerates the subkeys of the specified registry key on the remote machine.
-
cbd-lr-reg-value-deleteDeletes a registry value on the remote machine.
-
cbd-lr-reg-value-setSets a registry value on the specified registry key on the remote machine.