yara_scan
Detect malware in a mounted forensic disk image by applying YARA rules to a specified path.
Instructions
Run YARA malware detection rules against a path in the mounted image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_path | No | Path to scan (default: /mnt) | |
| rules_dir | No | Directory with .yar rule files |