GravityZone
GravityZone provides secure access to incident and endpoint data and enables remediation actions through its APIs.
Endpoint · GravityZone
Configuration parameters
url— Server URL (required)credentials— (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsmax_fetch— Maximum incidents to fetchfirst_fetch— First fetch timemirror_direction— Mirroring DirectionincidentType— Incident type
Commands (27)
-
fetch-incidentsRetrieves incidents from GravityZone Cloud.
-
get-mapping-fieldsReturns the list of fields available for outgoing mirroring. This command is intended for debugging purposes only.
-
get-modified-remote-dataRetrieves incidents that were modified since the last data sync. This command is intended for debugging purposes.
-
get-remote-dataRetrieves data from a remote incident without updating the current incident. This command is intended for debugging purposes.
-
gz-endpoint-create-memory-dumpInitiates the creation of a memory dump for the specified endpoint. Once the dump is successfully generated, the resulting archive is uploaded to the Bitdefender cloud.
-
gz-endpoint-deisolateRestores an isolated endpoint to the network.
-
gz-endpoint-download-fileDownloads a file from an endpoint.
-
gz-endpoint-download-investigation-packageCollects and downloads an investigation package from an endpoint.
-
gz-endpoint-getRetrieves endpoint details by endpoint ID.
-
gz-endpoint-get-process-tree-by-hashRetrieves the process tree on an endpoint for a specified process hash. The applied policy must allow Live Search and the endpoint must be online.
-
gz-endpoint-isolateIsolates an endpoint from the network.
-
gz-endpoint-kill-processTerminates a process on an endpoint by process ID.
-
gz-endpoint-listRetrieves the list of managed endpoints.
-
gz-endpoint-list-by-running-process-hashRetrieves endpoints that are running processes with a specified hash. The API key and the applied policy must allow Live Search and endpoints must be online. The command waits up to five minutes for responses before timing out.
-
gz-endpoint-memory-dump-statusVerifies the status of a task initiated via gz-endpoint-create-memory-dump.
-
gz-endpoint-run-commandRuns a command on the endpoint. The applied policy must have remote shell enabled for this action to work.
-
gz-endpoint-upload-fileUploads a file to an endpoint.
-
gz-endpoint-users-loggedinRetrieves details of all active user sessions on a specific managed endpoint.
-
gz-incident-add-noteAdds a note to one or more incidents.
-
gz-incident-change-statusChanges the status of one or more incidents.
-
gz-incident-getRetrieves incident details by ID.
-
gz-incident-listRetrieves incidents from the last three days for all endpoints or for a specific endpoint.
-
gz-poll-endpoint-users-loggedin-statusVerifies the status of a task initiated via gz-endpoint-users-loggedin. This command is invoked automatically and is not intended for direct use.
-
gz-poll-investigation-activity-statusChecks the status of an investigation activity. This command is not intended for direct use.
-
gz-poll-live-search-statusChecks the status of a Live Search query. This command is not intended for direct use.
-
gz-poll-task-statusChecks the task status. This command is not intended for direct use.
-
update-remote-systemUpdates the remote incident with local incident changes without updating the current incident. This command is intended for debugging purposes.