Threat Intelligence Enrichment
Perform threat intelligence enrichment on all Artifacts associated with a Case. Query results from AlienVault OTX are written as Enrichment records to the corresponding Artifacts.
Registered Name
Threat Intelligence Enrichment
Execution Flow
- Load complete Case data (including associated Alerts and Artifacts)
- Collect all Artifacts and deduplicate (by row_id)
- Query AlienVault OTX one by one via
TIToolKit.query() - Create/update the query results as Enrichment records on the Artifact (including reputation scores, pulse information, etc.)
- Output statistics: alert count, Artifact count, enrichment success/failure count
Trigger Methods
- Manually execute Playbook from the SIRP platform Case detail page
- Trigger via MCP tool
execute_playbook