get_yara_rules
Retrieve complete YARA rules for a ransomware group, with filenames and full rule text, ready to feed into a scanner.
Instructions
Get every YARA rule for a group, each with filename and full rule text.
The returned content is ready to feed to a YARA scanner.
Args: group: Group name, e.g. "lockbit3", "blackcat".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||