MITRE CAPEC Threat Model Overview
Jump to:
Overview
The MITRE Common Attack Pattern Enumeration and Classification (CAPEC) is a comprehensive threat modeling framework that catalogs and classifies common attack patterns used by adversaries. It helps organizations understand attacker behaviors and techniques to improve threat detection, risk assessment, and mitigation strategies.
Primary Objectives
- Enable consistent identification and categorization of attack patterns to enhance threat intelligence and risk reduction.
- Benefit security analysts, threat hunters, incident responders, and security engineers by providing a shared knowledge base of adversary tactics.
- Support decision-making in security architecture, vulnerability management, and incident response by linking attack patterns to potential mitigations and detection strategies.
Scope & Applicability
- Applicable across industries including finance, healthcare, government, and technology, regardless of organizational size.
- Covers threat modeling within cybersecurity domains such as network security, application security, and endpoint protection; excludes physical security and purely compliance-focused controls.
- Requires foundational governance structures, asset inventories, and understanding of system architectures to effectively map attack patterns to organizational assets.
Core Structure
- Composed of a hierarchical taxonomy of attack patterns, including categories, attack vectors, and detailed descriptions of adversary techniques.
- Organized from high-level attack categories to specific attack patterns, each linked to related weaknesses and mitigations.
- Uses standardized identifiers (CAPEC IDs) to facilitate cross-referencing with other frameworks such as CWE (Common Weakness Enumeration) and CVE (Common Vulnerabilities and Exposures).
How It Is Used
- Adopted as a baseline knowledge resource or integrated in phases within threat modeling and risk assessment processes.
- Supports assessment workflows through gap analysis of existing defenses against known attack patterns and informs audit and penetration testing scopes.
- Incorporated into engineering workflows for secure design reviews, software development lifecycle (SDLC) threat modeling, and prioritization of security backlogs.
Implementation Artifacts
- Derives threat modeling policies and procedures that incorporate CAPEC attack patterns for risk assessment and mitigation planning.
- Includes a control library mapping attack patterns to relevant security controls and standards such as NIST SP 800-53 and ISO/IEC 27001.
- Generates evidence artifacts such as threat model documentation, attack pattern mappings, test cases, and incident response playbooks.
Measurement & Maturity
- Utilizes metrics such as coverage of known attack patterns in threat models and frequency of detection of specific attack techniques.
- Supports maturity scoring by assessing the organization’s capability to identify, analyze, and mitigate attack patterns at various levels.
- Defines common baselines ranging from basic awareness of attack patterns to advanced integration in automated detection and response systems.
Common Pitfalls
- Focusing on catalog completeness without aligning threat models to organizational risk priorities.
- Overextending scope by attempting to cover all attack patterns, leading to resource strain and framework sprawl.
- Lack of ownership for updating threat models, resulting in outdated or incomplete attack pattern mappings and weak evidence.
Integration & Mapping
- Maps to complementary frameworks such as CWE, CVE, NIST Cybersecurity Framework, and ATT&CK to provide a holistic security posture.
- Integrates into governance, risk, and compliance (GRC) platforms, security operations centers (SOC), incident response (IR) workflows, and SDLC security gates.
- Supports tooling integration for automated threat modeling, control testing, and attack simulation platforms.
When Not to Use It
- May be unsuitable for organizations seeking lightweight or compliance-only frameworks due to its detailed and technical nature.
- Alternative staged approaches or simplified threat modeling methods may be preferable for small organizations or early security program phases.
Standards & References
- Maintained and published by MITRE Corporation; primary source is the official CAPEC website and documentation.
- Key companion documents include CAPEC Implementation Guides, mappings to CWE and ATT&CK, and integration best practices.
More in Threat Models