Lockheed Martin's Framework for Understanding Cyber Attacks
Developed by Lockheed Martin, the Cyber Kill Chain is a military-inspired framework that breaks down cyber attacks into seven distinct phases. Understanding each phase empowers defenders to identify, disrupt, and prevent intrusions at multiple stages of the attack lifecycle.
Each phase of the Cyber Kill Chain represents a critical step in a cyber attack. Click on any phase to expand and learn about attack techniques, defensive strategies, and real-world examples.
Gathering intelligence and identifying potential targets through passive and active information collection.
Creating a deliverable malicious payload by coupling exploit code with a backdoor.
Transmitting the weaponized payload to the target environment through various attack vectors.
Triggering the vulnerability to execute malicious code on the target system.
Installing persistent backdoors and malware to maintain access to compromised systems.
Establishing communication channels between compromised systems and attacker infrastructure.
Achieving the attacker's ultimate goals such as data exfiltration, destruction, or encryption.
While the Cyber Kill Chain provides a linear view of attacks, MITRE ATT&CK offers a more granular, matrix-based framework with specific techniques and sub-techniques.
| Aspect | Cyber Kill Chain | MITRE ATT&CK |
|---|---|---|
| Structure | 7 sequential phases | 14 tactics with 100+ techniques |
| Focus | Perimeter-based attacks | Post-compromise behavior |
| Granularity | High-level phases | Detailed techniques and sub-techniques |
| Use Case | Understanding attack flow | Detection engineering, threat hunting |
| Attack Model | Linear progression | Non-linear, iterative |
| Updates | Static framework | Continuously updated with new TTPs |
| Best For | Executive communication, strategic defense | SOC operations, purple teaming |
Many organizations use both frameworks complementarily: the Cyber Kill Chain for strategic planning and stakeholder communication, and MITRE ATT&CK for tactical detection and response. The Kill Chain helps identify WHERE in the attack lifecycle you are, while ATT&CK helps understand WHAT specific techniques are being used.
The Diamond Model complements the Kill Chain by focusing on the relationships between four core features of any intrusion event.
The Diamond Model's true value lies in its pivot capabilities. By understanding one vertex (e.g., infrastructure), you can pivot to discover related vertices (adversaries using that infrastructure, capabilities deployed from it, other victims targeted). This enables proactive threat intelligence and pattern recognition across seemingly unrelated incidents.
The fundamental principle of Kill Chain defense is that adversaries must successfully complete every phase, but defenders only need to successfully disrupt one phase to break the chain.
No single defensive measure is 100% effective. Sophisticated adversaries will eventually breach perimeter defenses. The goal is not perfect prevention but rather: (1) Make attacks so costly that adversaries move to easier targets, (2) Detect intrusions early enough to respond before critical damage, and (3) Maintain resilience through backups, segmentation, and incident response capabilities.
Complete this 10-question assessment to validate your understanding of the Cyber Kill Chain and earn completion credit for this module.