get_recent_iocs
Retrieve recent Indicators of Compromise (IOCs) from ThreatFox to identify potential security threats. Filter by type and limit results for threat intelligence analysis.
Instructions
Get recent IOCs (Indicators of Compromise) from ThreatFox.
Args: ioc_type: Filter by type (ip:port, domain, url, md5, sha256) limit: Maximum IOCs to return (default: 100, max: 500)
Returns: JSON with recent IOCs
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ioc_type | No | ||
| limit | No |