The "Silent Push - Domain Enrichment with Cache" workflow template is designed for efficient threat intelligence enrichment by leveraging cached data. It receives a domain as input and checks for cached reputation data from the past 24 hours. If available, it returns this data to the parent workflow, saving time and resources. If not, it enriches the domain using Silent Push, caches the results, and provides a comprehensive analysis, enhancing threat detection capabilities.
Optional Triggers
["This workflow is intended to be used as a function."]
Use Cases
Function , Threat Intelligence Enrichment
Workflow Breakdown
Receives a Domain as input.
Lookup global variables for cached responses in the past 24 hours.
If reputation is found on local cache, the saved data is returned to the parent workflow.
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, Silent Push
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.
