CrowdStrike Falcon - Search Endpoints By Hash
This Playbook is part of the CrowdStrike Falcon Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
This playbook is part of the 'Malware Investigation And Response' pack. For more information, refer to https://xsoar.pan.dev/docs/reference/packs/malware-investigation-and-response. This playbook searches across the organization for other endpoints associated with a specific SHA256/MD5/SHA1 hash.
Dependencies#
This playbook uses the following sub-playbooks, integrations, and scripts.
Sub-playbooks#
This playbook does not use any sub-playbooks.
Integrations#
CrowdStrikeFalcon
Scripts#
IsIntegrationAvailable
Commands#
- cs-falcon-device-count-ioc
- cs-falcon-device-ran-on
- endpoint
Playbook Inputs#
| Name | Description | Default Value | Required |
|---|---|---|---|
| FileSha256 | The SHA256 file hash to search for. | Optional | |
| HostId | The ID of the host that originated the detection. | Optional | |
| SHA1 | The SHA1 file hash to search for. | Optional | |
| MD5 | The MD5 file hash to search for. | Optional |
Playbook Outputs#
| Path | Description | Type |
|---|---|---|
| Endpoint | Additional hosts that have the hash present. | string |
| CrowdStrike.IOC.DeviceCount | The number of devices the IOC ran on. | number |
| Endpoint.Hostname | The endpoint's hostname. | unknown |
| CrowdStrike.IOC.Type | The type of the IOC. | unknown |
| Endpoint.IPAddress | The endpoint's IP address. | unknown |
| CrowdStrike.IOC.Value | The string representation of the indicator. | unknown |
| Endpoint.OS | The endpoint operation system. | unknown |
| Endpoint.Status | The endpoint status. | unknown |
| Endpoint.IsIsolated | The endpoint isolation status. | unknown |
| CrowdStrike.DeviceID | Device IDs an indicator ran on. | unknown |
Playbook Image#
