get_yara_rules
Identify YARA rules for a ransomware group by name, enabling threat hunters to detect matching malware samples.
Instructions
Get YARA rules associated with a ransomware group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Name of the ransomware group |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Raw YARA rule data for the ransomware group, as returned by the Ransomware.live API. The exact shape varies by group. |