Xdr Query
xdr_queryQuery SentinelOne XDR Data Lake to retrieve security events like process creation, network connections, and logins. Filter by endpoint, user, process, domain, IP, or storyline to investigate threats.
Instructions
Query SentinelOne XDR Data Lake (SentinelDataLakeHelper.query). event_type: PROCESS_CREATION, DNS, NETWORK_CONNECT, FILE_CREATION, LOGIN, REGISTRY_MODIFIED, COMMAND_SCRIPT, URL, CROSS_PROCESS, etc. Filter kwargs: endpoint, os, site_id, src_process, src_user, image, cmdline, domain, url, dst_ip, dst_port, storyline_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | ||
| url | No | ||
| extra | No | ||
| hours | No | ||
| image | No | ||
| domain | No | ||
| dst_ip | No | ||
| tenant | No | ||
| cmdline | No | ||
| site_id | No | ||
| dst_port | No | ||
| endpoint | No | ||
| src_user | No | ||
| event_type | Yes | ||
| src_process | No | ||
| storyline_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||