Badges and production-oriented Sigma rules for SOC analysts, detection engineers, blue teams and MSSPs.
This repository provides behavior-based detections for CVE exploitation, attack campaigns and post-exploitation activity. Each pack is documented with rules, triage guidance and response material.
- STRICT first: create the smallest high-confidence rule that detects the most specific observable signal.
- BROAD only when justified: add it only for a distinct attack phase or log source with actionable, tunable false positives.
- Support and correlation: use contextual rules and telemetry to confirm an incident.
A pack does not need both BROAD and STRICT rules. One accurate STRICT rule is preferred to a noisy BROAD rule.
Each pack may contain:
rules/Sigma detectionslabs/private validation materialplaybook/SOC response guidesdecision-table/triage decisionsdiagrams/attack-to-response flows- bilingual README and changelog
pipx install sigma-cli
sigma plugin list
bash scripts/validate_all_rules.shConvert a rule after checking installed targets:
sigma check path/to/rules
sigma convert -t <backend> path/to/rule.ymlSee INSTALLATION.md, scripts/README.md and CONTRIBUTING.md for details.
Apache License 2.0. Contributions and feedback are welcome.
Adama ASSIONGBON, SOC & CTI Consultant: LinkedIn