CrowdStrike Falcon - Search Endpoints By Indicators

This playbooks searches for different indicators (IP,IPV6,File hashes,Domain) in the crowdstrike falcon console. The output will be all the endpoints found associated with provided indicators. Provided agent id as an input will be excluded from the returned list.

CrowdStrike Falcon · 21 tasks · 7 inputs · 10 outputs

Inputs

  • FileSha256 — The SHA256 file hash to search for.
  • HostId — The host ID which will be excluded from the results.
  • SHA1 — The SHA1 file hash to search for.
  • MD5 — The MD5 file hash to search for.
  • IP — The IPV4 indicator to search for.
  • Domain — The domain indicator to search for.
  • IPV6 — The IPv6 indicator to search for.

Outputs

  • Endpoint — Additional hosts that have the hash present.
  • CrowdStrike.IOC.DeviceCount — The number of devices the IOC ran on.
  • Endpoint.Hostname — The endpoint's hostname.
  • CrowdStrike.IOC.Type — The type of the IOC.
  • Endpoint.IPAddress — The endpoint's IP address.
  • CrowdStrike.IOC.Value — The string representation of the indicator.
  • Endpoint.OS — The endpoint operation system.
  • Endpoint.Status — The endpoint status.
  • Endpoint.IsIsolated — The endpoint isolation status.
  • CrowdStrike.DeviceID — Device IDs an indicator ran on.

Commands used

cs-falcon-device-count-ioc cs-falcon-device-ran-on endpoint

Flowchart

no yes yes yes yes yes yes yes no no Start Start Get device ID list by IPv6 - cs-falcon-device-ran-on Get device ID list by IPv6 cs-falcon-device-ran-on Count devices in the environment by Domain - cs-falcon-device-count-ioc Count devices in the envi... cs-falcon-device-count-ioc Done Done Should enrich the returned results? Should enrich the returne... Enrich endpoint details for non-original host - endpoint Enrich endpoint details f... endpoint Is CrowdStrike Falcon enabled? - IsIntegrationAvailable Is CrowdStrike Falcon ena... IsIntegrationAvailable Domain Domain IPv6 IPv6 IP IP Count devices in the environment by IPV6 - cs-falcon-device-count-ioc Count devices in the envi... cs-falcon-device-count-ioc Count devices in the environment by IP - cs-falcon-device-count-ioc Count devices in the envi... cs-falcon-device-count-ioc Is there any IP? Is there any IP? Is there any IPV6? Is there any IPV6? Is there any Domain? Is there any Domain? Get device ID list by IP - cs-falcon-device-ran-on Get device ID list by IP cs-falcon-device-ran-on Get device ID list by Domain - cs-falcon-device-ran-on Get device ID list by Domain cs-falcon-device-ran-on Should enrich the returned results? Should enrich the returne... Should enrich the returned results? Should enrich the returne... CrowdStrike Falcon - Search Endpoints By Hash - CrowdStrike Falcon - Search Endpoints By Hash CrowdStrike Falcon - Sear... CrowdStrike Falcon - Search E... File Hashes File Hashes