MITRE ATT&CK: The Attacker's Playbook, Published for Defenders
A shared, public catalogue of how attackers behave, used to talk about threats, plan defences and spot gaps.
2 min readIntermediate Sep 22, 2026
Explain Like I'm Not a Hacker
It is the rulebook of a game, written from the attacker's side, so the defenders know every possible move.
The 30-second explanation
It is a big, shared map of the moves attackers make, from getting in to stealing data, so defenders everywhere can describe an attack the same way.
How it works
- 1
1. Tactic
The attacker's goal at this stage.
- 2
2. Technique
One method of reaching that goal.
- 3
3. Map
Match observed activity to techniques.
- 4
4. Cover
Check which techniques you can detect.
Each column of the framework is a tactic, the attacker's goal at that stage. Each item beneath it is a technique, one way to reach the goal. Defenders use it to describe incidents ('this used a phishing attachment, then scheduled tasks'), to check which techniques their detections cover, and to plan what to test next. It does not tell you what to do first, but it gives everyone the same vocabulary.
Real-world example
After an incident, an analyst maps what happened: phishing for initial access, a scheduled task for persistence, and a remote service for lateral movement. Comparing that list with existing detections shows where coverage is missing.
How to spot it
Coverage counted, not tested
A technique marked as covered but never validated.
Checklist thinking
Treating the framework as a to-do list rather than a map.
Ignoring frequently used techniques
Spending effort on rare ones first.
No link to real incidents
A matrix that is never compared with what actually happens.
What to do
- 1Map your last few incidents to techniques and look for repeated patterns.
- 2Test a detection for a technique before marking it as covered.
- 3Use the shared vocabulary in reports so other teams understand at a glance.
Stay curious. Stay safer.
This is one piece of a bigger picture. Explore more real-world examples, concepts and tips to build your cybersecurity awareness.
Keep reading
- SOC & Blue Team
Threat Hunting: Looking for Attackers Nobody Has Alerted On
2 min read - Threat Intelligence
IOCs: The Digital Fingerprints Attackers Leave Behind
2 min read - Advanced Persistent Threats
Living off the Land: Attacks That Use Your Own Tools Against You
2 min read - Security Basics
MFA: The Second Lock That Hackers Can Still Pick
3 min read