extract_indicators
Extract security indicators like URLs, IPs, hashes, and file paths from text or source code, including defanged notations, without making network requests.
Instructions
Extract potential security indicators (URLs, domains, IPs, emails, file paths, registry keys, hashes, and more) from text or source code, including defanged notations. Never resolves domains or makes network requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicators | No | ||
| total_count | Yes | ||
| schema_version | No | 1.0 | |
| truncated_categories | No |