Convert file hash to corresponding hashes

The playbook enables you to get all of the corresponding file hashes for a file even if there is only one hash type available. For example, if we have only the SHA256 hash, the playbook will get the SHA1 and MD5 hashes as long as the original searched hash is recognized by any our the threat intelligence integrations.

Common Playbooks · 20 tasks · 3 inputs · 4 outputs

Inputs

  • SHA256 — The SHA256 hash on which to search.
  • SHA1 — The SHA1 hash on which to search.
  • MD5 — The MD5 hash on which to search.

Outputs

  • File.SHA256 — Output for detected SHA256 hash.
  • File.SHA1 — Output for detected SHA1 hash.
  • File.MD5 — Output for detected MD5 hash.
  • Indicators.Value — Output for detected hashes.

Commands used

enrichIndicators file

Flowchart

yes yes yes yes yes yes Start Start Done Done Does SHA256 hash exist? Does SHA256 hash exist? Does MD5 hash exist? Does MD5 hash exist? Does SHA1 hash exist? Does SHA1 hash exist? Get hashes by SHA1 - file Get hashes by SHA1 file Get hashes by MD5 - file Get hashes by MD5 file Get Hashes by SHA256 - file Get Hashes by SHA256 file MD5 MD5 SHA1 SHA1 SHA256 SHA256 Have the hashes been retrieved? Have the hashes been retr... Enrich indicators - enrichIndicators Enrich indicators enrichIndicators Search indicators - SearchIndicator Search indicators SearchIndicator Search indicators - SearchIndicator Search indicators SearchIndicator Search indicators - SearchIndicator Search indicators SearchIndicator Have the hashes been retrieved? Have the hashes been retr... Have the hashes been retrieved? Have the hashes been retr... Enrich indicators - enrichIndicators Enrich indicators enrichIndicators Enrich indicators - enrichIndicators Enrich indicators enrichIndicators