get_ransom_note
Retrieve ransom notes left by ransomware groups. Call with no arguments to list groups with notes on file, add a group to see its note identifiers, then add a note name to read the full text.
Instructions
[Pro tier, requires RANSOMWARE_LIVE_API_KEY] Get ransom note text left by ransomware groups. Call with no arguments to discover which groups have notes on file; add group to list that group's note identifiers; add noteName (from that list) to read the full note text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Ransomware group name (e.g. lockbit3, clop). Omit to list all groups that have ransom notes. | |
| noteName | No | Note identifier returned by calling this tool with just `group` set. Requires `group` to also be set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||