Terminology Index
Glossary
1801 terms
Showing 449-480 of 1801 terms
Coverage Validation
Actively confirming that detections genuinely catch the techniques they are meant to, by testing them against real or simulated attacker behavior, rather than assuming a written rule provides coverage.
A detection on paper is not coverage until it is proven to fire on the behavior it targets. Coverage validation runs the actual technique, via atomic tests or emulation, and verifies the detection alerts, distinguishing real coverage from theoretical. Mapped onto ATT&CK and tracked in tools like the Navigator, it turns coverage claims into evidence and reveals detections that look complete but fail in practice.
Introduced in: Writing Detections with ATT&CK
Examples
- Running an atomic test for a technique to confirm the detection fires.
- Validating a credential-dumping detection against simulated dumping.
- Marking a technique covered only after a test proves the rule alerts.
No related terms linked yet.
