T1578.001: Create Snapshot
An adversary may create a snapshot or data backup within a cloud account to evade defenses. A snapshot is a point-in-time copy of an existing cloud compute component such as a virtual machine (VM), virtual hard drive, or volume. An adversary may leverage permissions to create a snapshot in order to bypass restrictions that prevent access to existing compute service infrastructure, unlike in Revert Cloud Instance where an adversary may revert to a snapshot to evade detection and remove evidence of their presence.
An adversary may Create Cloud Instance, mount one or more created snapshots to that instance, and then apply a policy that allows the adversary access to the created instance, such as a firewall policy that allows them inbound and outbound SSH access.[1]
Analyst context for executives and security teams
Create Snapshot matters because a cloud snapshot can give an intruder a new path to data or system contents without directly logging into the protected original workload. In IaaS environments, the business issue is not just backup activity; it is whether identities with compute permissions can create point-in-time copies, attach them elsewhere, and work around controls that were meant to protect production infrastructure.
Executive priority
Prioritize this as a cloud control-plane and identity governance risk. Leaders should ask whether snapshot creation is tightly permissioned, logged, reviewed, and correlated with related infrastructure changes such as new instance creation, volume attachment, and firewall policy changes. This also supports audit and compliance evidence: the organization should be able to show who can create snapshots, when they do so, and whether activity aligns with approved operational processes.
Technical view
For SOC, detection engineering, cloud security, and IR teams, validate coverage for IaaS control-plane activity around snapshot creation under ATT&CK T1578.001 and the parent behavior Modify Cloud Compute Infrastructure. Because MITRE provides no official detection text for this object, teams should build from the behavior: snapshot creation by an identity, possible creation of a new cloud instance, mounting or attaching the snapshot, and policy changes that allow access such as SSH. Relationship context notes DET0423 as a detection strategy for this behavior, M1018 User Account Management, M1047 Audit, and Pacu as software mapped to use this technique; treat those as prioritization inputs, not proof of activity in your environment.
Likely telemetry
- IaaS cloud control-plane audit logs for snapshot or backup creation events
- Identity and access management logs showing the principal, role, session, and source context used to create snapshots
- Compute infrastructure events for new instance creation and snapshot or volume attachment/mount activity
- Network or firewall policy change logs, especially rules enabling inbound or outbound SSH access to newly created infrastructure
- Asset and configuration inventory showing snapshots, volumes, virtual machines, ownership tags, and change history
Detection direction
- Alert or hunt for snapshot creation by unusual identities, newly modified accounts, rarely used roles, or activity outside approved backup and maintenance windows.
- Correlate snapshot creation with subsequent cloud instance creation, volume attachment, and firewall or access policy changes, since the ATT&CK description highlights this chained behavior.
- Tune false positives around legitimate backup, disaster recovery, migration, and maintenance workflows; require context such as asset criticality, identity role, ticket/change reference, and frequency.
- Validate audit log retention and completeness for cloud control-plane events; lack of audit data is a major blind spot because MITRE lists no endpoint-level detection for this IaaS behavior.
- Use the Pacu relationship as threat-informed context for detection testing where appropriate, while avoiding assumptions that any specific tool is present.
Mitigation priorities
- Apply M1018 User Account Management by limiting snapshot creation, instance creation, volume attachment, and related policy modification permissions to identities with a defined operational need.
- Regularly review privileged cloud roles and account lifecycle processes so dormant, excessive, or mis-scoped permissions cannot be used to create or access snapshots.
- Apply M1047 Audit by ensuring cloud control-plane logging captures snapshot creation and related compute modifications, with retention sufficient for investigation and compliance evidence.
- Create operational review workflows for snapshots of sensitive systems, including ownership, purpose, age, and linkage to approved change or backup processes.
- Prioritize controls that connect identity governance, cloud configuration auditing, and SOC correlation rather than treating snapshots as a routine backup-only event.
Analyst notes and limits
This object is a sub-technique of T1578 Modify Cloud Compute Infrastructure under the defense-impairment tactic and applies to IaaS. The supplied ATT&CK text emphasizes evasion through cloud snapshot creation and possible use of a created instance with access policy changes. The relationship to Pacu indicates a mapped open-source AWS exploitation framework, but the supplied data does not support claims about active exploitation, attribution, or environment-specific exposure.
Official ATT&CK detection guidance is not provided for T1578.001 in the supplied fields. Practical detection depends on each cloud provider’s audit schema, enabled logging, retention, identity model, and approved operational snapshot processes. Local baselines are required to separate normal backup or recovery activity from suspicious control-plane changes.
Create Snapshot
An adversary may create a snapshot or data backup within a cloud account to evade defenses. A snapshot is a point-in-time copy of an existing cloud compute component such as a virtual machine (VM), virtual hard drive, or volume. An adversary may leverage permissions to create a snapshot in order to bypass restrictions that prevent access to existing compute service infrastructure, unlike in Revert Cloud Instance where an adversary may revert to a snapshot to evade detection and remove evidence of their presence.
An adversary may Create Cloud Instance, mount one or more created snapshots to that instance, and then apply a policy that allows the adversary access to the created instance, such as a firewall policy that allows them inbound and outbound SSH access.[1]
How security teams should use this page
Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.
Related techniques
This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.
| Domain | ID | Name | Relationship / procedure |
|---|---|---|---|
| Enterprise | T1578 | Modify Cloud Compute Infrastructure | This object subtechnique of Modify Cloud Compute Infrastructure. |
Groups, software, and campaigns
S1091: Pacu
Pacu is an open-source AWS exploitation framework. The tool is written in Python and publicly available on GitHub.[1]
All related ATT&CK context
Mitigation direction
Object version and sync metadata
The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .
Imported snapshots across ATT&CK releases (1)
| Release | Bundle imported | Object version | Modified | Status | Raw hash |
|---|---|---|---|---|---|
| 19.1 | 2.0 | Current bundle | 5a6fe21024b4… |
Mirrored ATT&CK source object
The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.
External references and citations
MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.
-
[1]
Mandiant M-Trends 2020
Mandiant. (2020, February). M-Trends 2020. Retrieved November 17, 2024.
Open source URL -
[2]
mitre-attack T1578.001Open source URL
Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.