Skip to content

M1053 Data Backup

Data Backup involves taking and securely storing backups of data from end-user systems and critical servers. It ensures that data remains available in the event of system compromise, ransomware attacks, or other disruptions. Backup processes should include hardening backup systems, implementing secure storage solutions, and keeping backups isolated from the corporate network to prevent compromise during active incidents. This mitigation can be implemented through the following measures:

Regular Backup Scheduling: - Use Case: Ensure timely and consistent backups of critical data. - Implementation: Schedule daily incremental backups and weekly full backups for all critical servers and systems.

Immutable Backups: - Use Case: Protect backups from modification or deletion, even by attackers. - Implementation: Use write-once-read-many (WORM) storage for backups, preventing ransomware from encrypting or deleting backup files.

Backup Encryption: - Use Case: Protect data integrity and confidentiality during transit and storage. - Implementation: Encrypt backups using strong encryption protocols (e.g., AES-256) before storing them in local, cloud, or remote locations.

Offsite Backup Storage: - Use Case: Ensure data availability during physical disasters or onsite breaches. - Implementation: Use cloud-based solutions like AWS S3, Azure Backup, or physical offsite storage to maintain a copy of critical data.

Backup Testing: - Use Case: Validate backup integrity and ensure recoverability. - Implementation: Regularly test data restoration processes to ensure that backups are not corrupted and can be recovered quickly.

Item Value
ID M1053
Version 1.2
Created 19 July 2019
Last Modified 10 December 2024
Navigation Layer View In ATT&CK® Navigator

Techniques Addressed by Mitigation

Domain ID Name Use
enterprise T1485 Data Destruction Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1485.001 Lifecycle-Triggered Deletion Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1486 Data Encrypted for Impact Consider implementing IT disaster recovery plans that contain procedures for regularly taking and testing data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery. Consider enabling versioning in cloud environments to maintain backup copies of storage objects.2
enterprise T1491 Defacement Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1491.001 Internal Defacement Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1491.002 External Defacement Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1561 Disk Wipe Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1561.001 Disk Content Wipe Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1561.002 Disk Structure Wipe Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery.
enterprise T1490 Inhibit System Recovery Consider implementing IT disaster recovery plans that contain procedures for taking regular data backups that can be used to restore organizational data.1 Ensure backups are stored off system and is protected from common methods adversaries may use to gain access and destroy the backups to prevent recovery. In cloud environments, enable versioning on storage objects where possible, and copy backups to other accounts or regions to isolate them from the original copies.3 On ESXi servers, ensure that disk images and snapshots of virtual machines are regularly taken, with copies stored off system.4

References