MITRE ATT&CK catalogues the tactics and techniques adversaries actually use, drawn from observed intrusions rather than theory. Its value to a defender is enormous, but so is the temptation to treat it as a list to be completed. With hundreds of techniques, a team that tries to "cover ATT&CK" tends to produce shallow coverage everywhere and real coverage nowhere.
How the model is structured
ATT&CK organises adversary behaviour into tactics — the objective an attacker is pursuing, such as initial access, persistence, privilege escalation, credential access, lateral movement or exfiltration — and techniques, which are the specific methods used to achieve those objectives, further broken into sub-techniques.
Separate matrices exist for enterprise, mobile and industrial control systems, because the relevant behaviours genuinely differ between those environments.
The four things it is genuinely good for
- Detection coverage assessment — mapping your existing rules to techniques exposes where you are blind, which is usually more revealing than what you already catch.
- Prioritisation — rather than defending everything equally, focus on techniques used by adversaries who actually target organisations like yours.
- Communication — a shared vocabulary that lets analysts, engineers, red teamers and management describe the same intrusion consistently.
- Exercise design — red and purple team engagements structured around specific techniques produce a measurable result rather than an anecdote.
How teams misuse it
The most common error is treating the matrix as a scorecard and chasing the percentage.
- Chasing breadth — a single narrow rule per technique produces an impressive-looking map and very little real detection.
- Ignoring relevance — techniques used by adversaries targeting industrial control systems matter enormously to some organisations and not at all to others.
- Confusing prevention with detection — a control that blocks a technique is valuable, but you still need to know when someone attempts it.
- Never validating — a technique marked covered because a rule exists, without ever testing whether that rule fires, is a documented assumption.
A practical way to start
- Pick a small number of adversary groups or intrusion patterns genuinely relevant to your sector and geography.
- Extract the techniques those adversaries commonly use — a far shorter and more actionable list than the full matrix.
- For each technique, ask first whether you collect the telemetry needed to see it at all. Data gaps outrank rule gaps.
- Map your existing detections honestly, recording what each catches and what it misses.
- Validate the highest-priority detections with atomic tests or a purple-team exercise.
- Re-assess periodically, since both your environment and adversary behaviour change.
Pairing it with D3FEND
ATT&CK describes offensive behaviour. MITRE also maintains D3FEND, which catalogues defensive countermeasures and links them back to the techniques they address.
Used together they support a more complete conversation: here is the behaviour we care about, here is the countermeasure class that addresses it, and here is the telemetry that proves whether it worked.
Related from TechBiz Security
Sources & further reading
- MITRE ATT&CK
- MITRE ATT&CK — Getting Started
- MITRE D3FEND
- CISA — Best Practices for MITRE ATT&CK Mapping
0 comments
Leave a comment