Cyber Kill Chain
Also known as: Lockheed Martin Kill Chain
Seven-phase model of intrusion: reconnaissance, weaponization, delivery, exploitation, installation, command-and-control, actions on objectives.
The Cyber Kill Chain was articulated by Eric M. Hutchins, Michael J. Cloppert, and Rohan M. Amin of Lockheed Martin's Computer Incident Response Team in their 2011 paper 'Intelligence-Driven Computer Network Defense Informed by Analysis of Adversary Campaigns and Intrusion Kill Chains.' Adapted from US military doctrine on targeting (find, fix, track, target, engage, assess), the framework articulates seven phases of a cyber intrusion: (1) Reconnaissance — gathering target information; (2) Weaponization — coupling exploit with deliverable payload; (3) Delivery — transmitting weapon to target (email, web, USB); (4) Exploitation — triggering vulnerability to execute on victim system; (5) Installation — installing backdoor or malware; (6) Command and Control (C2) — establishing communication channel to attacker; (7) Actions on Objectives — achieving the attacker's goals (data exfiltration, lateral movement, destruction). The framework's central commitment is that defense should aim to break the chain at any point — disrupting any one phase prevents the intrusion from succeeding, with detection and response opportunities at each phase. The framework substantially shaped intrusion analysis and threat intelligence practice from 2011 onward and remains widely cited in incident response and security operations. However, the framework has drawn substantial critique for: (1) perimeter-centric thinking that doesn't fit cloud and zero-trust architectures; (2) linear sequential framing that doesn't capture sophisticated attacks involving lateral movement, persistence across phases, and multi-vector approaches; (3) less granularity than MITRE ATT&CK provides. ATT&CK has substantially superseded Cyber Kill Chain in many security operations contexts while Cyber Kill Chain retains pedagogical and conceptual value.
Core components
- Seven phases: Reconnaissance, Weaponization, Delivery, Exploitation, Installation, Command and Control, Actions on Objectives
- Adapted from US military targeting doctrine
- Defense by disrupting any phase
- Detection and response opportunities at each phase
- Connection to threat intelligence and intrusion analysis
- Application to APT (Advanced Persistent Threat) analysis
- Substantial influence on early-2010s security operations
- Linear sequential structure (a noted limitation)
- Largely superseded by MITRE ATT&CK in many contexts
Primary use case
Intrusion analysis and threat intelligence frameworks; incident response and forensic analysis structuring; security operations playbook development (particularly pre-2020); threat-intelligence reporting structure; pedagogical reference in cybersecurity education for understanding attack progression; basis for some commercial security products marketed around 'kill chain' framing; reference framework in security awareness training.
Common criticisms
- Perimeter-centric framing — the Delivery phase assumes attackers must penetrate a defended perimeter, which doesn't fit cloud-first, zero-trust, or supply-chain attack scenarios
- linear sequential structure doesn't capture sophisticated attacks involving lateral movement, persistence, and multi-vector approaches
- less granular than MITRE ATT&CK, which provides specific techniques rather than broad phases
- some attacks (insider threats, supply chain attacks like SolarWinds, identity-based attacks) don't fit the kill chain structure cleanly
- the framework's military-targeting origins shape specific assumptions that don't always map to cybersecurity reality
- commercial security products marketed around kill chain framing varied in fidelity to the original paper
- substantial subsequent frameworks (Mandiant Attack Lifecycle, Unified Kill Chain by Paul Pols) have addressed these limitations with extensions
- pedagogical role remains valuable but operational use has substantially shifted to ATT&CK
- tendency to treat kill chain as if intrusions are always sequential when actual sophisticated attacks loop, branch, and parallelize phases.
Lineage
- Siblings
- MITRE ATT&CK, Diamond Model of Intrusion Analysis