What problem does it solve?
Security teams struggle to know which MITRE ATT&CK techniques their detection stack actually covers, leaving blind spots that adversaries can exploit. This Skill maps SIEM alerts, Sigma rules, and observed adversary behaviors to ATT&CK techniques and sub-techniques, quantifies detection coverage, and prioritizes gaps based on threat intelligence.
Core Features & Use Cases
- ATT&CK Coverage Mapping: Tag Sigma rules and SIEM use cases with technique IDs and classify each technique as Detected, Logged, or Blind.
- Threat-Informed Prioritization: Cross-reference coverage gaps with adversary groups (e.g., APT29) targeting your sector using the mitreattack-python library.
- Navigator Heatmap Generation: Export coverage scores as ATT&CK Navigator JSON layers and produce executive reports ranking blind-spot techniques.
- Use Case: A SOC lead needs to justify budget for new logging. Use this Skill to build a coverage heatmap showing that 12 Execution sub-techniques are blind, then recommend enabling PowerShell Script Block Logging to close the gap.
Quick Start
Map my existing Sigma detection rules to MITRE ATT&CK techniques and generate an ATT&CK Navigator heatmap showing current detection coverage and prioritized gaps.