1
Chapter 1 — The perimeter has dissolved Zero Trust
1.2 Anatomy of a modern intrusion — and the control that cuts each link
The intrusion in the foreword is nothing exotic: it is the most documented scenario in incident reports, the one we find in the vast majority of response cases. Reading it link by link shows something product org-charts hide: every step has a control that cuts it, and none of those controls is a firewall.
#
The attack link
What happens
What would have cut it
1
The phishing
An email imitates a supplier; the contractor types their password into a fake page
Phishing-resistant MFA: the stolen password no longer suffices (ch. 3)
2
The illegitimate login
A connection at 11 pm from an unusual country, on an unknown machine — accepted without a question
Conditional access: abnormal context = stepped-up verification or refusal (ch. 4)
3
Entry through the VPN
The tunnel opens the whole network, not one application: the attacker sees everything the contractor sees — and more
Application access: an identity reaches only its named applications (ch. 4)
4
Lateral movement
From server to server on a flat network, reusing admin credentials found along the way
Compartments + separate, ephemeral admin accounts (ch. 3, 4)
5
The silent escalation
Three days of noiseless exploration: nobody reads the logs, no alert is wired to abnormal logins
Identity monitoring: the access anomaly fires, someone answers (ch. 5)
6
The final encryption
The backups, reachable from the office network, are encrypted first — then production
Isolated, immutable backups, tested in restoration (ch. 4)
Read the right-hand column as a budget. Six controls, four of which belong to identity and access — not to the network. That is this document's entire battle order: chapters 3 to 5 climb that column, from the most profitable to the most structuring. And notice what is missing from it: none of these six controls is called "buy a new firewall".