LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What is the Cyber Kill Chain, and what well-known framework complements it for understanding attacker behavior?

The Cyber Kill Chain (Lockheed Martin) models a cyber attack as a sequence of stages; MITRE ATT&CK complements it as a detailed knowledge base of attacker tactics and techniques.

The seven Cyber Kill Chain stages from reconnaissance to actions on objectives, as a serpentine flow.

* The Cyber Kill Chain — seven stages; break any link to disrupt the attack. *

The Cyber Kill Chain breaks an intrusion into ordered phases — classically: reconnaissance → weaponization → delivery → exploitation → installation → command & control → actions on objectives. The defensive idea: break any single link and you disrupt the whole attack. It maps attacker strategy onto identifiable steps you can detect and interrupt.

MITRE ATT&CK (https://attack.mitre.org) is a continuously updated, real-world knowledge base of adversary tactics (the "why" — goals like persistence, lateral movement) and techniques (the "how"). Defenders use it to map detections, find gaps, and emulate threats.

Tip: Kill Chain = the high-level stages of an attack (strategy view); ATT&CK = the granular tactics & techniques catalogue (tactical view). They're a natural pairing for threat modeling and detection engineering.

Go deeper:

From Quiz: INTROL / Strategy & Tactics in Cyber Security | Updated: Jul 05, 2026