Kill Chain / Attack Path Analysis
The Defence That Budgets Itself Against the Wrong Phase
A recurring conversation in space-security planning goes roughly like this. The adversary capability is characterized in a classified briefing. The vulnerable asset — a reconnaissance satellite, a navigation constellation, a ground station — is identified. The defensive conversation immediately jumps to hardening the asset: shielding, redundancy, manoeuvre capability, autonomy. The budget follows. A year later the red team demonstrates that none of the hardening matters because the attack succeeded at a phase the defenders never addressed. The reconnaissance to find the asset was never disrupted. The weaponization was never detected. The attack was observable for weeks before it reached the asset, and the defenders had invested in the last five percent of the sequence while the first ninety-five went unwatched.
This is the frustration that Kill Chain analysis was designed to correct. An attack is not a moment; it is a sequence. Every attack of consequence runs through phases that the attacker must complete in order, and every phase is an opportunity the defender can either take or decline. A defensive posture that invests disproportionately in one phase — usually the most visible one, usually the last — while ignoring the rest has not built defence in depth. It has built a wall with a door in it.
From Targeting Doctrine to Cyber and Back Outward
The concept’s lineage is specifically military. The American military’s F2T2EA targeting cycle — Find, Fix, Track, Target, Engage, Assess — codified across the 1990s and 2000s, described the phased structure of deliberate attack, and the phrase “kill chain” entered doctrine as a compression of that sequence. The analytical insight was that an adversary’s operational tempo depended on completing the sequence quickly, and the defensive task was to interrupt any link in the chain — not necessarily the last one.
In 2011 three Lockheed Martin researchers — Eric Hutchins, Michael Cloppert, and Rohan Amin — adapted the concept for cybersecurity in a paper that would become the field’s most-cited framework. Their Cyber Kill Chain described intrusions through seven phases: reconnaissance, weaponization, delivery, exploitation, installation, command and control, and action on objectives. The reframing was pragmatic rather than theoretical: advanced persistent threats were succeeding against network defences because defenders were concentrating on the final phases — endpoint detection and data-exfiltration monitoring — while the earlier phases, especially reconnaissance and weaponization, were essentially unmonitored. Shifting defensive investment “left of exploit” was the paper’s core operational recommendation, and it reorganized defensive spending across the next decade in ways that are still visible in commercial cybersecurity architectures.
The framework has since been extended, contested, and refined. MITRE’s ATT&CK framework, developed from 2013 onwards, expanded the phase model into a more granular taxonomy of tactics, techniques, and procedures. Various authors have proposed “unified” kill chains that incorporate post-compromise movement, and critics have noted that the linear model risks underplaying the iterative and parallel nature of sophisticated attacks. The basic analytical move, however, has survived the criticism: attacks are sequences, sequences have links, and every link is a disruption opportunity.
Space adaptation of the framework remains under-developed relative to its cyber counterpart. The phases transfer meaningfully — reconnaissance, weaponization, delivery, exploitation, installation, command and control, and final effect — but each phase requires domain-specific content. Orbital mechanics constrain delivery timing in ways that network intrusion does not. RF exploitation looks nothing like network exploitation. Supply-chain reconnaissance matters in both domains but takes different forms. The method in its space-applicable form is the Hutchins-Cloppert-Amin logic reinterpreted for a physical, electromagnetic, and cyber-composite attack surface.
What the Method Actually Does
The characteristic analytical move is not describing an attack; it is decomposing an attack into its constituent phases and asking, at each phase, two disciplined questions. First, what does the attacker need at this phase — what intelligence, what technology, what access, what timing, what coordination — that the attacker may or may not possess? Second, what observables does the phase generate that a defender could in principle detect, and what defensive actions could in principle disrupt the chain at that point?
The answers to the first question map the attacker’s requirements and reveal where the chain is most fragile on the attacker’s side. An attack that depends on a narrow launch window dictated by orbital mechanics is fragile at that link in a way an attack with flexible timing is not. An attack that requires prior supply-chain compromise is fragile wherever that compromise was achieved. The attacker, like the defender, has a resource budget and a tolerance for operational failure, and the chain analysis reveals where the budget is tightest.
The answers to the second question map the defensive opportunity space. At reconnaissance phase, the observables include intelligence indicators, space surveillance detections of adversary observation activity, and — in cyber variants — network probing patterns. At weaponization, observables are largely intelligence-derived; the attacker’s preparations often occur on their own infrastructure. At delivery, observables are physical for kinetic attacks and network-based for cyber attacks. Each phase carries distinct detection disciplines, and the map makes visible which phases the defender’s current sensor architecture can actually cover.
The method’s distinctive output is the disruption-leverage reading. Not all phases are equally valuable to disrupt. Disruption at reconnaissance, if achievable, denies the attacker the information required for everything downstream — the highest leverage point but often the hardest to operationalize. Disruption at exploitation, by contrast, is the last chance and typically the most expensive investment per unit of risk reduction. The leverage-reading asks where, along the chain, defensive investment buys the most disruption per unit of spend, and it usually recommends defence in depth across multiple phases rather than concentration on one.
Adjacent methods do related work. Threat modelling enumerates the scenarios the kill chain is then applied to — the two together form a coherent analytical pair, with threat modelling asking “what attacks matter?” and kill chain asking “how do those attacks run?” Risk-matrix assessment consumes the leverage reading as severity-and-likelihood input. Deterrence analysis uses the cost-imposition points the chain reveals to ask where raising attacker costs changes the attacker’s calculus. Supply-chain dependency analysis takes the reconnaissance and weaponization phases as its entry points.
The Method at Work
Consider a generic kinetic anti-satellite scenario against a low-Earth-orbit reconnaissance satellite.
| Phase | What the attacker does |
|---|---|
| Reconnaissance | Orbital parameters determined; uplink schedule observed; ground-station locations catalogued |
| Weaponization | Interceptor assembled — a direct-ascent kinetic vehicle with terminal guidance |
| Delivery | Interceptor launched into a co-planar trajectory intersecting the target’s orbit during a specific pass |
| Exploitation | Terminal guidance phase — seconds to minutes before intercept |
| Final effect | Kinetic strike on the target |
The requirement map exposes fragility at delivery. Co-planar intercept is feasible only in a narrow launch window dictated by orbital geometry. The interceptor cannot be launched whenever the adversary prefers; it must be launched when the target passes over a specific geographic corridor. This constraint, obvious to the orbital mechanic, is precisely the kind of structural fragility the kill chain exists to surface.
The observables map, layered against this fragility, yields the disruption-leverage reading. Space surveillance can observe the interceptor from soon after launch; a co-planar trajectory aimed at a known asset is recognizable to a trained tracking network within minutes. That visibility creates a response window of tens of minutes — enough, in principle, for the asset to manoeuvre if it has propellant and for higher authorities to make attribution and response decisions. Hardening the satellite against kinetic effect — shielding, redundancy — costs a great deal and shortens the protection window only marginally. Investing in early-warning tracking and autonomous manoeuvre — disrupting at delivery and early exploitation — buys more risk reduction per dollar because it exploits the structural fragility the chain analysis revealed.
The non-obvious insight the method produces is this: the instinct to harden the asset, though intuitive, is often a worse use of defensive budget than investing in the sensors that detect the attack early and the decision architecture that acts on that detection. The orbital mechanics themselves give the defender a window; the kill chain analysis makes the window quantifiable and the investment case defensible. A briefing that concludes with “disrupt at delivery” is a different document from one that concludes with “harden the asset,” and the first is typically the better recommendation.
Where It Shines, Where It Zoppica
The method is at its best for well-defined, broadly sequential attack scenarios where the analyst has enough technical knowledge to populate each phase with scenario-specific attacker actions. A kinetic ASAT, a direct-ascent cyber intrusion against a satellite command uplink, a targeted electronic-warfare campaign — each maps cleanly onto a kill-chain structure and produces actionable disruption leverage.
Its limitations are substantive. The linear model can oversimplify iterative or parallel attack patterns; a sophisticated adversary may run multiple chains simultaneously, retry failed phases, or pursue redundant paths to the same objective. A rigorous application notes where parallelism and iteration are present rather than forcing a false linearity. The method assumes the defender can observe and act at each phase, which over-represents the defender’s capability in space domains where situational awareness is limited; unobservable phases must be marked explicitly rather than papered over. The classic cyber model requires careful domain adaptation for space — the phase labels transfer but their content must be rebuilt for RF, orbital, and physical dynamics. And the method is technical-knowledge-intensive; superficial application yields superficial results, and confidence gaps must be flagged rather than hidden.
A quieter limitation deserves mention. Observing an attack phase does not equal being able to act on it in the available time. A satellite that has no propellant for evasive manoeuvre gains little from detecting the interceptor at launch; a command authority that cannot authorize a response in minutes gains little from a ten-minute warning. Disruption-leverage readings must be paired with honest assessment of response capability, or they recommend defensive investments whose value the existing decision architecture cannot realize.
Complementary methods fill these gaps. Threat modelling supplies the scenarios the kill chain then runs through. Resilience analysis asks what happens if disruption fails and the attack succeeds — the kill chain’s blind spot by construction. Red-team analysis tests whether the disruption opportunities the method identifies are actually exploitable by a real defensive organization against a real adversary, rather than on paper. Deterrence analysis asks whether the chain’s cost-imposition points can be used strategically to shape attacker calculus before an attack occurs at all.
spacepolicies.org