Detect Iocs In Text
detect_iocs_in_textScan freeform text such as logs, incident reports, or paste content to extract IPs, domains, URLs, and file hashes for threat analysis.
Instructions
Extract all IOCs (IPs, domains, URLs, hashes) from freeform text such as log files, incident reports, or paste-bin content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Raw text to scan for indicators. | |
| auto_analyze | No | If True, automatically analyse each discovered IOC. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |