Resilience and recovery
An organisation that cannot restore is one bad afternoon from not existing. The plan that protects it is not a firewall but the ability to bring services back from a copy an attacker could not reach, within a time the business can survive. This module treats and recovery as a designed capability with three moving parts: backups that survive contact with a live adversary, recovery targets set from business impact rather than vendor defaults, and a rehearsal so the first full restore is not attempted during the incident itself.
By the end of this module you will be able to:
- Design a backup architecture that survives a ransomware operator who hunts and deletes backups first
- Set recovery time and recovery point objectives from business impact rather than a storage product's defaults
- Plan and run a cyber-specific recovery exercise across the teams that carry the first 72 hours
- Place recovery correctly within the NCSC Cyber Assessment Framework objective D and ISO 22301
Maersk rebuilt its entire network in ten days, from one surviving copy
On 27 June 2017 the shipping and logistics group A.P. Moller Maersk was caught in NotPetya, a destructive attack that spread through a compromised Ukrainian tax-software update and then moved laterally across corporate networks worldwide. Maersk was collateral damage rather than the target, but the effect was total: within hours the malware had rendered around 45,000 PCs and 4,000 servers unusable, and the systems that book and track a fifth of the world's container traffic went dark.
The recovery is now a standard teaching case for a single reason. Every domain controller on the network had been encrypted at the same moment, so there was no clean copy of the directory left online to rebuild from. The company was saved by an accident: a single domain controller in a Ghana office had been offline during the attack because of a local power cut, and it held an untouched copy of the directory. That surviving copy was flown to the recovery effort, and over roughly ten days the group rebuilt around 4,000 servers and 45,000 PCs. The reported cost of the disruption was on the order of 300 million US dollars.
The uncomfortable lesson is that Maersk's survival turned on luck, not design. This module is about turning that same outcome into something you can plan for and evidence, so the clean copy is offline on purpose and the restore has been tested before it is needed. This is the same incident the detection module examined from the attack angle; here it is read through the Recover function.
If every domain controller in your company were wiped at once, where would the clean copy you rebuild from actually be, and have you ever tried it?
1. Recover is a first-class function
For years, security spending flowed almost entirely toward keeping attackers out. The current frameworks correct that. The NIST Cybersecurity Framework 2.0 keeps Recover as one of its six named functions, alongside Govern, Identify, Protect, Detect and Respond, which means recovery is treated as a designed capability to be planned and measured, not an improvisation that begins once everything else has failed.
The UK regulator makes the same point in enforceable terms. The NCSC devotes its whole objective D to minimising the impact of an incident: the ability to restore essential functions, the planning that makes restoration possible, and the improvement that follows an event. For operators of essential services, that is not advice but the profile an auditor scores them against. The practical consequence is that recovery evidence, tested restores, a defined recovery plan, a rehearsed team, becomes something a board is expected to be able to show, not merely assert.
Recovery also sits inside a longer arc. It is the last stage of in NIST SP 800-61 Rev. 3, and it feeds the wider discipline of , the plan for keeping the whole organisation running through a disruption of any cause. The internationally recognised standard for that discipline is , which sets out how to run a business continuity management system. Cyber recovery is the part of continuity that assumes the disruption is a deliberate, adaptive adversary rather than a flood or a failed disk.
2. Backups that survive contact
Almost every organisation has backups. Far fewer have backups that survive contact with a competent attacker, because a ransomware operator who has gained administrative rights does not start by encrypting the live systems. They start by finding and destroying the backups, so that paying becomes the only way back. Backup design is therefore adversarial design, not storage administration.
The familiar 3-2-1 rule is the floor and not the answer: keep at least three copies of the data, on two different kinds of media, with one copy off site. That protects against fire, theft and hardware failure. It does not, on its own, protect against an attacker with your credentials, because a copy that your administrators can delete is a copy the attacker can delete once they hold those administrator accounts. Three properties close that gap.
The first is an : a copy written once and then locked against change or deletion for a set retention period, using write-once storage or an object-lock feature. Even an attacker with backup-admin rights cannot remove it before the retention window expires. The second is separation of trust: the backup system runs on its own credentials and its own identity domain, so compromising the production directory does not hand over the backups as well. The third is an offline or air-gapped copy that is physically or logically disconnected, the copy Maersk survived on by accident. The last property, and the one most often skipped, is a tested restore at production scale. A backup that has never been restored is a hypothesis, not a control.
Read the ladder from the top down. The convenient copies, an online replica or a snapshot in the same account, restore fastest but share the credentials the attacker already holds, so they may be encrypted along with everything else. As you move down, each layer survives a stronger attacker and typically takes longer to restore, until the offline copy survives a full domain compromise at the cost of the slowest recovery. The design question is not which single layer to have but how the layers combine, so that the fastest surviving clean copy is the one you actually restore from.
Common misconception
“We have backups, so ransomware is just an inconvenience.”
This confuses having backups with having recoverable backups. Attackers routinely enumerate and delete backup repositories before they trigger encryption, and cloud snapshots held under the same compromised account go with them. Only copies that are immutable, separately credentialed, or offline are certain to survive, and only a restore that has been tested at scale proves you can use them. The Maersk recovery worked because one copy happened to be offline, not because backups existed.
3. Recovery time and recovery point as business decisions
Two numbers turn resilience from an aspiration into an engineering requirement. The is the longest a service can be down before the disruption causes unacceptable harm. The is the most data, measured as a period of time, the organisation can afford to lose, which is really a statement about how often backups must be taken. A payroll system with an eight-hour recovery time objective and a fifteen-minute recovery point objective is a very different engineering problem from an archive that can be down for a week and lose a day.
The discipline is to derive both numbers from a business impact analysis, service by service, rather than accept whatever a storage product happens to deliver. Ask what breaks, and for whom, when a given service is unavailable for an hour, a day, a week, and the tolerances fall out of the answers. That matters because tighter targets cost more, often steeply: a fifteen-minute recovery point means near-continuous replication, while a daily backup is cheap. Setting the target first, then paying for the architecture that meets it, is the correct order. An objective that nobody costed is a wish rather than a target, and it is discovered to be a wish only during the incident.
There is a cyber-specific twist that a generic continuity plan misses. Against a destructive attack, the most recent recovery point may itself be poisoned, because the malware or the attacker may have been present in the environment for weeks before detonation. Recovery therefore sometimes means restoring to an earlier, known-clean point and accepting more data loss than the recovery point objective would normally allow, which is a decision the business must have agreed in advance rather than improvised at three in the morning.
4. Exercising recovery before you need it
A plan that has never been rehearsed is a document, not a capability. Exercising recovery runs on a progression. A gathers the people who would make the decisions and walks them through a scenario in discussion, surfacing the gaps in roles, authority and communications cheaply and without touching production. A technical restore test then proves the mechanics: that the immutable copy really restores, that it restores within the recovery time objective, and that the restored system is clean. The NCSC offers Exercise in a Box as a free structured set of exercises across a range of scenarios, which removes the excuse that building a first exercise is too much work.
A cyber recovery is not one team's job done in sequence but four teams working in parallel under time pressure. The figure below lays the first 72 hours out as swimlanes so a tabletop can walk the grid and ask, for each cell, who does this and by when.
Incident command sets priorities and holds the recovery order so that the highest-value services come back first. Technical recovery, the emphasised lane, preserves evidence, then rebuilds a clean core from an immutable copy before restoring services in order and watching for reinfection. Communications keeps staff, customers and the board informed on a steady cadence, because silence is filled by rumour and by the attacker's own leak site. Legal and regulatory assesses reporting duties against the clock: a personal-data breach may have to be reported to the Information Commissioner's Office within 72 hours of the organisation becoming aware of it, and the insurer and counsel are engaged early because their decisions shape everything else. The grid makes the interdependencies visible, which is exactly what a first rehearsal needs to expose.
Common misconception
“Our disaster recovery plan covers this, we tested it last year.”
Most disaster recovery testing assumes a clean environment and a hardware fault: restore the last backup and resume. A cyber recovery cannot assume the last backup is clean, cannot assume the directory survived, and has to run alongside forensic preservation, regulatory clocks and public communications. A recovery plan that has never been exercised against a destructive, adversarial scenario is untested for the event most likely to invoke it.
5. Where the leak threat leaves recovery
Perfect recovery answers only half of a modern ransomware incident. The previous module showed that extortion has shifted from encryption to , where the attacker steals the data before encrypting and then threatens to publish it. Restoring from an immutable backup brings your systems back and defeats the attacker's encryption hold entirely, but it does nothing about the copy the attacker already took. You can be fully recovered and still facing the threat of publication.
This is why resilience is necessary but not sufficient, and why it must be paired with the controls from neighbouring modules. Recovery covers the availability half of the problem: getting services back. The confidentiality half, the stolen data, is answered by reducing what an attacker can exfiltrate in the first place, by detecting the theft early, and by the governance and disclosure duties that decide how a leak is handled once it has happened. A resilience plan that promises the board that backups make ransomware a non-event is quietly wrong, and it is better to say so before an incident than during one.
A company keeps nightly backups to a cloud storage bucket in the same account as its production servers, protected by the same administrator credentials. A ransomware operator gains domain administrator rights. What is the most likely outcome for the backups?
A finance system has a recovery point objective of fifteen minutes and a recovery time objective of two hours. Which statement correctly interprets these two numbers?
During a destructive attack, the technical recovery team is ready to restore from last night's backup, but the forensic timeline suggests the attacker had access for three weeks. What is the safest recovery decision?
Try it in the workspace
A studio tool turns this module into something you can build and export.
Core distinctions
- Recovery is a designed, evidenced capability, not an improvisation. NIST CSF 2.0 makes it a named function and the NCSC Cyber Assessment Framework objective D scores operators of essential services on it.
- Backups only help if they survive a competent attacker. Attackers delete backups first, so design for immutability, separate credentials, an offline copy, and a restore tested at production scale. 3-2-1 is the floor, not the answer.
- Set the recovery time and recovery point objectives from a business impact analysis, then buy the architecture that meets them. An objective nobody costed is a wish discovered during the incident.
- Rehearse recovery before you need it. Progress from tabletop to technical restore, and plan the first 72 hours across four parallel lanes: incident command, technical recovery, communications, and legal and regulatory.
- Recovery answers availability, not confidentiality. Against double extortion you can be fully restored and still face publication of stolen data, so resilience must be paired with exposure reduction, detection and disclosure.
Standards and sources cited in this module
NCSC, Cyber Assessment Framework (CAF), objective D: minimising the impact of incidents
Objective D (Minimising the impact of cyber security incidents), principles D1 and D2
The UK regulatory expectation that operators of essential services can restore and have planned to. Frames recovery as scored evidence rather than advice in Section 1.
NIST Cybersecurity Framework 2.0 (February 2024)
The Recover function within the Framework Core (six functions)
Establishes Recover as one of six named functions, which is the basis for treating recovery as a designed capability rather than an afterthought.
NIST SP 800-61 Rev. 3, Incident Response Recommendations and Considerations (April 2025)
Recovery within the incident response lifecycle mapped to the CSF functions
The current incident response guidance, used to place recovery as the final lifecycle stage and to ground the restore-to-clean-point decision in Section 3.
Free exercise packages for rehearsing incident response and recovery
The recommended free structure for the tabletop-to-technical progression in Section 4, removing the excuse that building a first exercise is too much effort.
ISO 22301:2019, Security and resilience, Business continuity management systems, Requirements
Requirements for a business continuity management system
The internationally recognised standard for the continuity discipline that cyber recovery sits inside, cited in Section 1.
Backups and restores depend on the copy being both available and unreadable to whoever steals it, which is a cryptography question: the encryption that protects a stolen backup, and the keys whose custody decides whether that protection holds. The next module turns to cryptography and key management, including why the algorithms protecting today's data now carry a migration deadline.
Module 30 of 41 · Practice & Strategy