Cross-source coverage

T1578.004 / ATT&CK

Modify Cloud Compute Infrastructure: Revert Cloud Instance

1 rule across 1 source.

From MITRE ATT&CK 19.2

An adversary may revert changes made to a cloud instance after they have performed malicious activities in attempt to evade detection and remove evidence of their presence. In highly virtualized environments, such as cloud-based infrastructure, this may be accomplished by restoring virtual machine (VM) or data storage snapshots through the cloud management dashboard or cloud APIs.

Another variation of this technique is to utilize temporary storage attached to the compute instance. Most cloud providers provide various types of storage including persistent, local, and/or ephemeral, with the ephemeral types often reset upon stop/restart of the VM.

Platforms
IaaS
Telemetry
AWS:CloudTrail

How MITRE says to detect it DET0337

Detection Strategy for Modify Cloud Compute Infrastructure: Revert Cloud Instance

IaaS Analytic 0953

Defenders can detect suspicious reversion of cloud compute instances by monitoring for unusual snapshot restores, rollback actions, or ephemeral storage resets that occur outside expected administrative workflows. From a defender’s perspective, relevant detection chains include: a snapshot restore triggered by a new or rarely used account, a sequence of snapshot creation immediately followed by a restore and instance start, or rollbacks performed from anomalous geographic or network locations. These patterns may indicate attempts to remove forensic evidence or re-establish a clean execution state for persistence.

  • AWS:CloudTrail RevertSnapshot
  • AWS:CloudTrail StartInstances
  • AWS:CloudTrail StopInstances

elastic/detection-rules

1 rule
Detection Severity Format
AWS RDS DB Instance Restored Medium Elastic TOML

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.