| name | T1578.004_revert-cloud-instance |
| description | 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. |
| category | configuration |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1578.004","defense-evasion","iaas","sub-technique"] |
| technique_id | T1578.004 |
| tactic | defense-evasion |
| all_tactics | ["defense-evasion"] |
| platforms | ["IaaS"] |
| mitre_url | https://attack.mitre.org/techniques/T1578/004 |
| tech_stack | ["cloud"] |
| cwe_ids | ["CWE-693"] |
| chains_with | ["T1578","T1578.001","T1578.002","T1578.003","T1578.005"] |
| prerequisites | ["T1578"] |
| severity_boost | {"T1578":"Chain with T1578 for deeper attack path","T1578.001":"Chain with T1578.001 for deeper attack path","T1578.002":"Chain with T1578.002 for deeper attack path"} |
T1578.004 Revert Cloud Instance
Sub-technique of: T1578
High-Level Description
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.
Kill Chain Phase
Platforms: IaaS
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Revert Cloud Instance by examining the target platforms (IaaS).
-
Assess Existing Defenses: Review whether mitigations for T1578.004 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.
Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.
Remediation Guide
No specific mitigations documented for this technique.
Detection
Detection Strategy for Modify Cloud Compute Infrastructure: Revert Cloud Instance
Risk Assessment
| Finding | Severity | Impact |
|---|
| Revert Cloud Instance technique applicable | Low | Defense Evasion |
CWE Categories