Official intent
Maintain resilient backup and disaster recovery so you can restore operations from an attack you could not prevent. The official source remains authoritative.
Read the official campaign ↗Why it matters
Backup is the control that turns a catastrophic breach into a bad week. Attackers now target and delete backups before triggering encryption, so copies must be isolated and tamper-resistant. And a backup only counts if it restores cleanly within the time and data-loss limits the business can survive — which you only know by testing.
Minimum / Strong / Advanced
Critical systems and CUI are backed up on a schedule, with at least one copy kept offline or immutable.
Backups follow 3-2-1, are protected by separate credentials/MFA, and restores are tested against defined RTO/RPO targets.
Recovery is exercised end-to-end (including full-environment scenarios), immutability is enforced, and objectives are measured and improved.
Implementation timeline
- Confirm critical systems and CUI are actually being backed up
- Verify at least one copy is offline or immutable
- Separate backup credentials from production admin accounts and add MFA
- Define RTO/RPO for critical systems
- Perform and document a test restore of a critical system
- Close any gaps in backup coverage
- Run a scenario-based recovery exercise
- Set a recurring restore-test and review cadence
Implementation steps
- Identify critical systems and CUI, and confirm each is covered by backup.
- Apply 3-2-1: three copies, two media, one off-site — with at least one offline or immutable.
- Protect backups with credentials separate from production, MFA, and least-privilege access.
- Define RTO (how fast) and RPO (how much data loss) for each critical system.
- Test restores on a schedule and run scenario exercises so recovery is proven, not assumed.
Validation
- Perform an unannounced test restore of a critical system and time it against the RTO.
- Confirm backup admin accounts are separate from production admins and require MFA.
- Verify at least one backup copy cannot be altered or deleted from the production environment.
Evidence to retain
Backup and DR policy with RTO/RPO targets
Backup job configuration and immutability/offline settings
Test-restore records with dates, durations, and outcomes
Scenario recovery-exercise report and gap remediation
Common failure modes
Backups running but never restored, backup credentials shared with the domain admin an attacker will compromise, and every copy online and reachable — so ransomware encrypts them too. An untested backup is an assumption.
Framework mappings
Independent mappings are aids, not authoritative equivalence or compliance determinations.