get_iocs
Retrieve ransomware group indicators of compromise (hashes, IPs, domains, emails, BTC addresses, URLs). List available groups or get specific values, optionally filtered by IOC type.
Instructions
[Pro tier, requires RANSOMWARE_LIVE_API_KEY] Get Indicators of Compromise (file hashes, IPs, domains, emails, BTC addresses, URLs) for ransomware groups. Call with no group to see which groups have IoCs and of what types; add group to get that group's actual indicator values. Optionally filter to one IoC type with type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional IoC type filter, e.g. md5, sha256, ip, domain, email, btc, url. | |
| group | No | Ransomware group name (e.g. lockbit3, blackcat). Omit to list all groups that have IoCs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||