Overview: MITRE & it's ATT&CK® Framework
MITRE is a not-for-profit organization that operates federally funded research and development centers (FFRDCs) for the U.S. government. MITRE works across cybersecurity, defense, healthcare, aviation, and other critical sectors.
In cybersecurity, MITRE is best known for developing and maintaining the ATT&CK® Framework, which is a globally recognized knowledge base that documents real-world adversary behaviors based on observed cyberattacks. ATT&CK® stands for "Adversarial Tactics, Techniques, and Common Knowledge". The framework helps organizations understand attacker behavior, map cyber threats and malware activities, develop detections and monitoring rules, etc.
MITRE on its ATT&CK® Framework webpage displays the cybersecurity-related information under five major tabs/fields:
- Matrices
- Tactics
- Techniques
- Defenses
- CTI
Matrices contain the following information for 3 domains: Enterprise, Mobile & ICS
- (T) Tactics: Tactics represent the "why" of an ATT&CK® technique or sub-technique. It is the adversary's tactical goal: the reason for performing an action. For example, an adversary may want to achieve credential access.
- (T) Techniques: Techniques represent 'how' an adversary achieves a tactical goal by performing an action. For example, an adversary may dump credentials to achieve credential access.
- (P) Sub-Techniques/Procedures: Sub-techniques provide more detailed variations of a technique.
Defenses contain the following information for 3 domains: Enterprise, Mobile & ICS
- Mitigations: Mitigations represent security concepts and classes of technologies that can be used to prevent a technique or sub-technique from being successfully executed.
- Assets for ICS: Assets represent the devices and systems commonly found within Industrial Control System environments.
- Detection strategies, Analytics, and Data components
CTI (Cyber Threat Intelligence) contains information regarding
- Groups: Known threat actors, APTs [Advanced Persistent Threats], or adversary organizations that conduct cyber operations (e.g., APT29, Lazarus Group).
- Software: Malware, tools, frameworks, or utilities used by threat actors during attacks (e.g., Mimikatz, Cobalt Strike).
- Campaigns: Specific cyber operations or attack activities conducted by a threat actor over a defined period against particular targets or sectors. A campaign connects a threat Group, software, techniques, and victims of that cyber attack campaign.
ATT&CK® (v18.1 VS v19.1) : Update Overview and Where it Resides
ATT&CK® v19.1 represents a significant evolution from ATT&CK® v18.1, introducing changes across all three ATT&CK® domains, Enterprise, Mobile, and Industrial Control Systems (ICS), to better reflect modern adversary tradecraft and emerging threat landscapes. From a TTP (Tactics, Techniques, and Procedures) perspective, Enterprise ATT&CK® expanded from 14 to 15 tactics, driven by the introduction of the new Defense Impairment tactic and the renaming of Defense Evasion to Stealth. Enterprise techniques increased from 216 to 222, while Mobile remained unchanged at 12 tactics and 77 techniques. Within the ICS domain, the number of tactics remained constant at 12, while techniques were refined from 83 to 79 through the consolidation of several techniques into new parent-child relationships and the introduction of 18 sub-techniques, providing greater granularity and alignment with the Enterprise ATT&CK® structure. Overall, v19.1 focuses on improving ATT&CK®'s ability to model modern adversary behaviors through better categorization, refined technique structures, and enhanced cross-domain consistency.
From a Cyber Threat Intelligence (CTI) perspective, v19.1 significantly expands ATT&CK®’s representation of real-world threat actors, malware, and campaigns across all domains. The framework grew from 176 to 178 Groups, 910 to 949 Software entries, and 55 to 59 Campaigns, reflecting emerging nation-state activity, AI-enabled operations, supply chain compromises, and cross-domain attacks. New additions include Iranian-linked actors such as Void Manticore, PRC-linked actors such as MirrorFace, AI-related campaign and malware entries including the Anthropic AI-orchestrated Campaign and LAMEHUG, as well as new malware families associated with MuddyWater, Volt Typhoon, and other threat groups. ATT&CK® also introduced coverage for destructive campaigns targeting critical infrastructure, software supply chain attacks affecting the npm ecosystem, and malware spanning Enterprise, Mobile, and ICS environments.