Palo Alto Networks Cortex XDR - Investigation and Response | - Retrieve files from an endpoint based on the path with the
xdr-file-retrieve command. - Execute a Python script on an endpoint with the
xdr-script-run command. - Execute a snippet of Python code on an endpoint with the
xdr-snippet-code-script-execute command. Then get results with the xdr-get-script-execution-results command. - Run an OS shell (i.e., Windows Command or Unix bash) command on an endpoint with the
xdr-script-commands-execute command. Then get the results with the xdr-get-script-execution-results command. - Execute an XQL query with the
xdr-xql-*-query commands.
|
CrowdStrike Falcon | - Perform CrowdStrike Real Time Response (RTR) operations on an endpoint (retrieve files, list network/process/scheduled tasks information, read registry data, etc.) with the
cs-falcon-rtr-* commands. - Run any RTR command on an endpoint (list files, get file hashes, dump memory, etc.) with the
cs-falcon-run-command command. - Retrieve files across hosts with the
cs-falcon-run-get-command command. - Execute a PowerShell script on an endpoint with the
cs-falcon-run-script command.
|
Microsoft Defender for Endpoint | - Retrieve files associated with an alert with the
microsoft-atp-get-alert-related-files command. - Execute a script on an endpoint with the
microsoft-atp-live-response-run-script command. - Perform other live response operations on an endpoint with the
microsoft-atp-live-response-* commands.
|