Skip to main content

Workflow Template: Pangea - File Hash Enrichment with Cache

Receives a File Hash from a parent workflow and query Pangea for its reputation.

Updated today

The "Pangea - File Hash Enrichment with Cache" workflow template is designed to enhance threat intelligence by analyzing file hashes. It receives a file hash as input and checks for cached reputation data from the past 24 hours. If no cached data is found, it queries Pangea for a comprehensive reputation analysis. This workflow is ideal for organizations seeking to streamline threat intelligence processes by leveraging cached data to reduce redundant queries and improve response times.

Optional Triggers

["This workflow is intended to be used as a function."]

Use Cases

Function , Threat Intelligence Enrichment

Workflow Breakdown

  1. Receives a File Hash as input.

  2. Lookup global variables for cached responses in the past 24 hours.

  3. Lookup global variables for cached responses in the past 24 hours.

  4. When no reputation is found in cache, a summary of the analysis data is created and saved with the original api data.

Vendors

Utils, Torq, Pangea

Workflow Output

Returns full analysis data and a summary of the information.

Tips

  • Set "Provide Raw Data Analysis" to true or false to add or remove original vendor information to the output.

Did this answer your question?