What is?
YARA Rules
A rule-based pattern matching language used to identify malware families and artifacts.
YARA supports threat hunting and detection engineering with readable, shareable signatures.
- String and regex matching
- Module extensions
- Performance tuning
Explore More