What is the MITRE ATT&CK framework?
The MITRE ATT&CK framework is one of the most widely adopted and respected resources in the field of cyber threat intelligence. Serving as a common language for security professionals across industries and departments, it provides a consistent and structured way to describe adversary behavior. Developed and maintained by MITRE, a non-profit organization dedicated to addressing complex security challenges for both government and industry, ATT&CK offers an extensive knowledge base of adversary tactics, techniques, and procedures (TTPs) observed in real-world intrusions.
By mapping out the entire attack lifecycle—from initial reconnaissance and compromise to lateral movement, data exfiltration, and impact—the framework empowers defenders to anticipate, detect, and respond to cyber threats with greater precision. Beyond serving as a catalog of adversarial methods, ATT&CK also enables organizations to track specific threat actors, analyze their motivations, and anticipate their likely future behaviors. When security teams align threat activity with known adversary groups, they gain deeper insight into attacker tradecraft, campaign objectives, and potential next steps.
This predictive capability transforms security from a purely reactive function into a proactive threat management discipline. By leveraging ATT&CK for attribution, detection, and response, organizations strengthen their situational awareness, improve defense strategies, and enhance their overall cyber resilience against an increasingly complex and evolving threat landscape.
As of 2024, ATT&CK continues to evolve rapidly, reflecting the dynamic and increasingly sophisticated threat landscape. With its broad coverage of tactics, techniques, procedures, and adversary behaviors, the framework has become an indispensable tool for threat hunting, incident response, security operations, and red teaming.
Framework overview
The MITRE ATT&CK framework serves as a comprehensive taxonomy of adversarial behaviors, covering each stage of the attack chain. Unlike theoretical models, ATT&CK is grounded in empirical evidence from real-world intrusions observed across industries and geographies.
The framework is organized into three main domains:
- Enterprise ATT&CK: Covers attacks targeting traditional IT environments such as Windows, Linux, macOS, and cloud platforms.
- Mobile ATT&CK: Focuses on techniques and threats targeting mobile devices and operating systems.
- ICS ATT&CK: Addresses adversarial techniques targeting industrial control systems and operational technology environments.
By providing a shared language and classification system, ATT&CK fosters collaboration between security teams, vendors, researchers, and policymakers.
MITRE ATT&CK framework key components
1. Tactics
Tactics represent the “why” behind adversary actions, their high-level objectives during an intrusion. As of 2024, the 14 core tactics include:
- Reconnaissance – Studying the target environment, identifying potential weaknesses, and gathering information about systems, users, or processes.
- Resource Development – Building or acquiring the tools needed for the attack, such as malware, exploit kits, or phishing infrastructure.
- Initial Access – Finding the way in—whether through phishing, exploiting a vulnerability (CVE), or another intrusion vector.
- Execution – Launching the malicious code or payload inside the environment.
- Persistence – Establishing a foothold to remain in the environment undetected, even if systems are rebooted or credentials change.
- Privilege Escalation – Gaining higher-level access to increase control over systems and unlock greater opportunities for exploitation.
- Defense Evasion – Avoiding detection by security tools such as EDR or XDR platforms.
- Credential Access – Stealing account names, passwords, or authentication tokens to expand access.
- Discovery – Mapping out the environment to find valuable systems, data, or other assets.
- Lateral Movement – Moving across the network to reach additional systems or escalate the attack further.
- Collection – Gathering and staging data of interest (for example, using tools like Mimikatz).
- Command and Control (C2) – Communicating with external servers to receive instructions or send out stolen information.
- Exfiltration – Extracting data and transferring it out of the target environment.
- Impact – Carrying out the attacker’s ultimate objective, whether it’s data destruction, encryption (ransomware), or disruption of operations.
These tactics map closely to stages in an attack lifecycle, making it easier for defenders to contextualize and prioritize threats.
2. Techniques and sub-techniques
Techniques define the “how” adversaries achieve their tactical goals. Sub-techniques provide even more granular detail on the methods used. As of 2024, ATT&CK catalogs 202 techniques and 435 sub-techniques, underscoring the breadth and complexity of the threat landscape.
3. Procedures
Procedures are the real-world implementations of techniques: specific methods, tools, or malware families observed in active campaigns. This makes ATT&CK actionable for defenders who want to study the actual tradecraft of adversaries.