CrowdStrike Falcon - Search Endpoints By Hash
CrowdStrike Falcon Pack.#
This Playbook is part of theSupported 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.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsCrowdStrikeFalcon
#
ScriptsIsIntegrationAvailable
#
Commands- cs-falcon-device-count-ioc
- cs-falcon-device-ran-on
- endpoint
#
Playbook InputsName | 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 OutputsPath | 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 |