fetch_threat_feed
Retrieve and parse threat intelligence feeds to extract IOCs for security monitoring and analysis.
Instructions
Fetch and parse a specific threat intelligence feed.
Args: feed_name: Name of the feed (feodo_tracker, urlhaus_recent, etc.)
Returns: JSON with IOCs from the feed
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_name | Yes |