What is MITRE ATT&CK®?
MITRE ATT&CK® is a globally accessible knowledge base of adversary tactics and techniques observed in real-world cyberattacks, organized into a matrix that security teams use for detection engineering, gap assessment, red teaming, and threat intelligence alignment. It describes behavior, not indicators: the goal is to catalog what attackers do rather than the specific files or IPs they use in any single campaign.
Definition
- MITRE ATT&CK®
- MITRE ATT&CK® is a globally accessible knowledge base of adversary tactics and techniques observed in real-world cyberattacks, organized into a matrix that security teams use for detection engineering, gap assessment, red teaming, and threat intelligence alignment. It describes behavior, not indicators: the goal is to catalog what attackers do rather than the specific files or IPs they use in any single campaign.
How MITRE ATT&CK® Works
First published in 2013 from internal MITRE research, ATT&CK has become the de facto standard for describing attacker behavior. The Enterprise matrix covers 14 tactics (Initial Access, Execution, Persistence, Privilege Escalation, Defense Evasion, Credential Access, Discovery, Lateral Movement, Collection, Command and Control, Exfiltration, Impact, plus Reconnaissance and Resource Development for pre-compromise activity) and several hundred techniques and sub-techniques. A tactic answers "why" (the adversary's objective at that stage); a technique answers "how" (the specific method used to achieve it).
Each technique page documents a behavior description, procedure examples pulled from real campaigns (linking specific threat actors and malware families to that technique), detection guidance naming the data sources that would surface it (process creation logs, DNS query logs, Windows Event ID 4688), and mitigations. Sub-techniques break broad techniques into concrete variants: T1059 (Command and Scripting Interpreter) has sub-techniques for PowerShell, Windows Command Shell, and Unix Shell, each with distinct log signatures.
The ATT&CK Navigator tool visualizes detection coverage as a heat map over the matrix, letting a team mark which techniques have a working detection rule, which are only partially covered, and which have none. That gap map drives detection engineering roadmaps and informs tool procurement: if Lateral Movement techniques are consistently dark, that argues for better East-West network visibility rather than another endpoint agent.
ATT&CK also underpins adjacent frameworks. CTI vendors publish actor profiles as ATT&CK technique lists so defenders can directly compare a group's known TTPs against their own coverage map. Purple team exercises use ATT&CK to script what the red team will attempt and what the blue team should detect, turning a subjective "did we catch it" into a technique-by-technique scorecard. D3FEND, a companion MITRE project, maps specific defensive countermeasures to the offensive techniques they mitigate, closing the loop from technique to control.
MITRE ATT&CK® in SOC Operations
MITRE ATT&CK® is essential knowledge for every SOC analyst, not a reference you consult occasionally. SOCSimulator maps alerts and scenarios to specific techniques so you build detection skill and framework literacy at the same time, rather than learning one and bolting on the other later. When an alert fires, knowing which technique it maps to immediately narrows your investigation: which techniques typically precede or follow it in a kill chain, what log sources would confirm or rule out the activity, and what objective the attacker is likely working toward next. Day to day, ATT&CK shapes how you write and read detection rules, how you triage ambiguous alerts (is this T1071 C2 traffic or a legitimate SaaS integration?), and how you communicate findings up the chain: naming a technique ID in an escalation gives the IR team and management a precise, shared vocabulary instead of a vague description. Analysts who think in techniques rather than isolated alerts catch multi-stage intrusions that single-alert triage misses entirely.
Practice MITRE ATT&CK® in a Real SOC
SOCSimulator provides hands-on training with realistic SIEM, XDR, and Firewall interfaces. Build real analyst skills investigating mitre att&ck® scenarios with zero consequences, free.
Related Terms
Tactics, Techniques, and Procedures (TTPs) describe the behavioral patterns, methods, and operationa...
The Cyber Kill Chain is a framework developed by Lockheed Martin, adapted from military targeting do...
The Diamond Model of Intrusion Analysis represents every intrusion event as a relationship between f...
Threat hunting is the proactive, human-led process of searching through security telemetry to find h...
Threat intelligence is analyzed, contextualized information about current and emerging cyber threats...
More Frameworks Terms
Related SOC Training Resources
SOC Manager Career Guide: Salary & Skills
SOC Managers run the operation. You own staffing, playbook development, tool selection, performance metrics, and executi…
Read more Career PathDetection Engineer Career Guide: Salary & Skills
Detection Engineers build the rules, analytics, and automated workflows that determine what the SOC can see. You transla…
Read more Career PathSecurity Engineer Career Guide: Salary & Skills
Security Engineers build and maintain the infrastructure that SOC analysts depend on. You deploy SIEMs, configure firewa…
Read more ComparisonSOCSimulator vs CyberDefenders: Comparison
SOCSimulator trains the operational workflow: alert triage, correlation, and response under pressure. CyberDefenders tra…
Read more ComparisonSOCSimulator vs Security Blue Team: Comparison
SOCSimulator provides continuous operational training that keeps your skills sharp between shifts. Security Blue Team pr…
Read more ToolSIEM Training Console: SOCSimulator
The SIEM console in SOCSimulator replicates the workflow of enterprise platforms like Splunk Enterprise Security, Micros…
Read more ToolXDR Training Console: SOCSimulator
The XDR console in SOCSimulator replicates the investigation workflow of platforms like CrowdStrike Falcon, Microsoft De…
Read more TechniqueMITRE ATT&CK® Techniques: Detection Training Library
Browse all MITRE ATT&CK® techniques with detection strategies and example alerts.
Read more Career PathCybersecurity Career Paths: 2026 Guide
Explore SOC analyst career paths with salary data, required skills, and certification roadmaps.
Read more PlaybookSOC Investigation Playbooks: Step-by-Step Guides
Practitioner investigation playbooks with decision trees and real SIEM queries.
Read more FeatureShift Mode: Real-Time SOC Simulation
Practice alert triage under realistic time pressure with SLA timers and noise injection.
Read more FeatureOperations: Guided Training Operations
Structured CTF-style investigation operations covering real-world attack scenarios.
Read more