Overview of Sigma detection rules
masterSigma is a generic, open signature format used to describe log events in a structured, vendor-agnostic way. It serves as a standard for sharing detection methods across different SIEM (Security Information and Event Management) systems, similar to how Snort is used for network traffic and YARA for files.
The repository contains several types of rules:
- Generic Detection Rules: Threat-agnostic rules targeting specific behaviors or techniques.
- Threat Hunting Rules: Broad-scope rules designed as starting points for analysts to hunt for suspicious activity.
- Emerging Threat Rules: Timely rules covering specific APT campaigns, Zero-Day vulnerabilities, or specific malware.
- Compliance Rules: Rules used to identify violations of security frameworks like CIS Controls, NIST, or ISO 27001.
- Placeholder Rules: Rules that resolve their final meaning during conversion or usage.