Module 10: YARA — Malware Detection & Hunting
Write rules that find malware. Hunt across files, endpoints, and memory.
Tools:YARAVelociraptorCyberChef
6
Lessons
6
Hands-on Labs
Lessons
Labs
Lab 10.1 — Your First YARA Rule
Detect a malicious script. Zero FPs.
Lab 10.2 — Hex Pattern Hunting
Decode hex C2, write YARA rule.
Lab 10.3 — Webshell Detection
Find 5 webshells in 500 files.
Lab 10.4 — Ransomware Indicator Rule
Analyze ransomware, write YARA rule.
Lab 10.5 — Endpoint-Wide Hunt
YARA in Velociraptor across all hosts.
Lab 10.6 — Community Rules
Pick 3 rules. Explain and test.