A Practical Guide to MITRE ATT&CK for Blue Teams
MITRE ATT&CK is the most important framework in defensive security. It's also one of the most misunderstood. Teams buy tools that claim "ATT&CK coverage" without understanding what that means operationally. This guide cuts through the marketing to show you how to actually use ATT&CK to improve your detection program.
What ATT&CK Actually Is
ATT&CK (Adversarial Tactics, Techniques, and Common Knowledge) is a knowledge base of adversary behavior. It organizes real-world attack patterns into a matrix of Tactics (the "why" - the adversary's goal) and Techniques (the "how" - the specific method used to achieve that goal).
There are 14 tactics in ATT&CK for Enterprise, representing the phases of an attack from initial reconnaissance through impact:
- Reconnaissance - Gathering information about the target
- Resource Development - Setting up infrastructure for the attack
- Initial Access - Getting into the network (phishing, exploits, valid accounts)
- Execution - Running malicious code
- Persistence - Maintaining access across reboots
- Privilege Escalation - Getting higher-level permissions
- Defense Evasion - Avoiding detection
- Credential Access - Stealing credentials
- Discovery - Learning about the environment
- Lateral Movement - Moving through the network
- Collection - Gathering target data
- Command and Control - Communicating with compromised systems
- Exfiltration - Stealing data out
- Impact - Disrupting operations (ransomware, destruction)
How to Map Your Detections
The practical value of ATT&CK is detection mapping. For every detection rule in your SIEM or EDR, you should be able to answer: "What ATT&CK technique does this detect?"
A practical detection set, mapped to the framework, looks like this:
- T1110 Brute Force - Credential Access - brute force login attempt detection
- T1068 Exploitation for Privilege Escalation - privilege escalation detection
- T1046 Network Service Discovery - Reconnaissance - port scan detection
- T1048 Exfiltration Over Alternative Protocol - data exfiltration via DNS and DNS tunneling detection
- T1021.002 SMB/Windows Admin Shares - Lateral Movement - lateral movement via SMB detection
- T1071 Application Layer Protocol - C2 - known C2 domain detection
- T1059.001 PowerShell - Execution - suspicious PowerShell detection
- T1003 OS Credential Dumping - credential dumping detection
- T1486 Data Encrypted for Impact - ransomware file activity detection
Coverage Gaps Most Teams Miss
When you map your detections, you'll immediately see gaps. The most common blind spots for small teams:
- Defense Evasion - The hardest tactic to detect because it's specifically designed to avoid your tools. Log clearing, timestomping, and process injection all live here.
- Discovery - Internal reconnaissance (whoami, net group, BloodHound) often blends in with normal admin activity.
- Collection - Data staging before exfiltration is rarely monitored. Watch for archive creation and clipboard access.
- Resource Development - Almost impossible to detect from inside your network because it happens on attacker infrastructure.
You won't cover everything. The goal is to have at least one detection in each tactic where detection is feasible, then deepen coverage in the tactics most relevant to your threat model.
How BlueTeamAutomation Helps You Cover the Kill Chain
Mapping detections to ATT&CK only tells you what you think you can catch. Our products help you prove it and close the gaps:
- BASzy - Our breach and attack simulation engine safely emulates ATT&CK techniques across Initial Access, Execution, Privilege Escalation, Credential Access, Lateral Movement, C2, Exfiltration, and Impact, then shows you which of your detections actually fired and which techniques slipped through.
- CVEasy - Our local-first CTEM platform finds and prioritizes the vulnerabilities and exposures that enable Initial Access and Execution techniques in the first place, with TRIS v2 scoring so you remediate the highest-risk paths first.
- SAFEty Guard (coming soon) - Our on-device EDR agent brings endpoint detection and response coverage to the techniques that play out on the host.
- Security services - Our team can help you build out detection engineering, response playbooks, and ATT&CK coverage mapping tailored to your threat model.
Validate your ATT&CK coverage with BASzy
Simulate real adversary techniques mapped to MITRE ATT&CK and see exactly which attacks your defenses catch. Find your gaps before an attacker does.
Explore BASzy →