Join our Newsletter — 33% off our NHI Course

What is the difference between detection coverage and protection coverage in MITRE ATT&CK evaluations?

Detection coverage shows whether a product can surface activity and provide useful context to analysts. Protection coverage shows whether it can block or prevent the technique from succeeding in the first place. Both matter, but they answer different questions. A balanced reading looks at whether the product can both expose attacker behavior and reduce the chance of compromise.

Why This Matters for Security Teams

MITRE ATT&CK evaluations are often read too narrowly, with teams fixating on a single score instead of the operational meaning behind it. Detection coverage tells a buyer whether a product can identify technique-level activity and provide analysts with enough context to investigate. Protection coverage asks a different question: can the control stop, contain, or interrupt the technique before it succeeds? That distinction matters because a tool that only detects can still leave a wide window for compromise, while a tool that only blocks may create blind spots if it fails quietly.

Security leaders usually need both signals to judge whether a product supports prevention, investigation, and response across the attack lifecycle. The NIST Cybersecurity Framework 2.0 is useful here because it frames security as a combination of governance, protection, detection, response, and recovery rather than a single control outcome. In practice, many security teams discover the gap only after a blocked test hides the fact that logging, alert fidelity, or analyst context was never validated.

How It Works in Practice

In ATT&CK-style evaluations, detection coverage usually reflects whether the product can observe the technique, correlate activity, and present usable telemetry. That can include alerting on process behavior, command patterns, suspicious network activity, or cross-event correlation. Protection coverage is more execution-oriented: it measures whether the product can prevent the technique from completing, quarantine the action, or neutralise the behavior before impact. The same technique can score differently on each dimension because observation and interruption are not the same control.

For practitioners, the practical question is not just “did it trigger?” but “what happened to the attack path?” A useful internal review normally asks:

  • Did the product block the action outright, or did it only alert after the fact?
  • Was the alert specific enough for triage, or just a generic notification?
  • Did the control stop the technique consistently across tested variants?
  • Was the outcome dependent on configuration, policy strength, or product mode?

ATT&CK itself remains the clearest reference point for technique behavior and test interpretation, especially when comparing products against the same adversary methods in the MITRE ATT&CK Enterprise Matrix. The key operational lesson is that high detection coverage does not automatically imply high protection coverage, and vice versa. Mature teams map both outcomes to use cases such as SOC investigation, endpoint hardening, and control validation rather than treating either metric as a universal verdict.

These controls tend to break down in highly tuned environments where aggressive prevention suppresses telemetry, because analysts may lose visibility into what was actually attempted.

Common Variations and Edge Cases

Tighter protection often increases the risk of disruption or false blocking, requiring organisations to balance prevention strength against business continuity and analyst visibility. That tradeoff becomes more visible when vendors run in different modes, such as monitor-only, alerting, or full prevention, because the same capability can look very different depending on deployment policy. Best practice is evolving here, and there is no universal standard for interpreting a single product score without understanding its configuration and test scope.

Another edge case appears when a product detects a technique only after partial execution. That may still be valuable in a layered stack, but it should not be confused with true protection coverage. Similarly, a prevention control that blocks one execution path may miss other variants, living-off-the-land methods, or chained behaviors that ATT&CK evaluations may expose through separate tests. For AI-adjacent environments, the same logic applies to adversarial model workflows: detection and protection need to be evaluated separately, especially where prompt injection, tool abuse, or model manipulation are in scope. The MITRE ATLAS adversarial AI threat matrix is useful when the question extends into AI-specific attack paths.

For decision-making, the strongest interpretation is comparative rather than absolute: ask what each coverage type says about operational readiness, then test whether the product’s configuration matches the environment’s tolerance for risk, latency, and false interruption.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK, OWASP Agentic AI Top 10 and MITRE ATLAS address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 DE.CM-1 Detection coverage maps to continuous monitoring and event visibility.
MITRE ATT&CK T1059 ATT&CK evaluations measure technique-specific detection and prevention outcomes.
NIST AI RMF GOVERN AI systems need governance over evaluation meaning and risk interpretation.
OWASP Agentic AI Top 10 Agentic systems may need both detection and prevention for tool-use abuse.
MITRE ATLAS AML.TA0001 Adversarial AI evaluations also separate detection from prevention outcomes.

Define how AI and security metrics are interpreted before using them for procurement or risk decisions.