T1204.003: Malicious Image
Adversaries may rely on a user running a malicious image to facilitate execution. Amazon Web Services (AWS) Amazon Machine Images (AMIs), Google Cloud Platform (GCP) Images, and Azure Images as well as popular container runtimes such as Docker can be backdoored. Backdoored images may be uploaded to a public repository via Upload Malware, and users may then download and deploy an instance or container from the image without realizing the image is malicious, thus bypassing techniques that specifically achieve Initial Access. This can lead to the execution of malicious code, such as code that executes cryptocurrency mining, in the instance or container.[1]
Adversaries may also name images a certain way to increase the chance of users mistakenly deploying an instance or container from the image (ex: Match Legitimate Resource Name or Location).[2]
Analyst context for executives and security teams
Malicious Image is an execution risk in cloud and container environments: a user or team may deploy an image that appears useful or legitimate but already contains malicious code. This matters because it can bypass some traditional initial-access assumptions—the organization may effectively start the adversary’s code itself by launching an IaaS image or container image from an untrusted or misleading source.
Executive priority
Prioritize this where teams deploy AWS AMIs, GCP Images, Azure Images, or container images from public or loosely governed repositories. The business question is whether cloud and platform teams can prove which images are trusted, who approved them, where they came from, and what happened immediately after deployment. This technique affects operational resilience, cloud cost exposure, audit evidence, and incident response speed because malicious execution may begin as part of normal provisioning activity.
Technical view
For SOC, cloud security, and IR teams, validate controls and telemetry around the pull/run/start lifecycle for images in IaaS and container environments. ATT&CK does not provide official detection text for this sub-technique, but the related detection strategy DET0248 points to monitoring image pull/run activity, instance or container start events, and anomalous post-start behavior. Detection should focus on untrusted image sources, suspiciously named images that resemble legitimate resources, unexpected image deployments by users or automation, and runtime behavior inconsistent with the declared workload.
Likely telemetry
- Cloud audit logs for image selection, instance creation, and start events in IaaS environments
- Container registry and runtime logs showing image pulls, image IDs, tags, and container starts
- Repository metadata for public or internal images, including publisher/source and naming patterns
- Identity and access logs showing which user, role, service account, or automation deployed the image
- Host, container, or workload telemetry for new processes, scheduled activity, and unexpected execution after launch
Detection direction
- Confirm that image pull/run/start events are captured and correlated to the responsible identity and deployment pipeline.
- Tune detections for newly launched containers or instances that quickly show anomalous behavior rather than relying only on static image names or tags.
- Review for image names that mimic legitimate resources, since the ATT&CK description notes adversaries may use naming to increase mistaken deployment.
- Separate expected developer testing and sanctioned public image use from risky unmanaged pulls to reduce false positives.
- Use the TeamTNT relationship as threat-intelligence context for cloud/container-focused tradecraft, but do not treat it as attribution without case evidence.
Mitigation priorities
- Establish an approved-image process for IaaS and container platforms, including provenance review before deployment.
- Use code signing or equivalent trust validation for images and artifacts where feasible, aligned to M1045.
- Audit image sources, deployment activity, and runtime behavior on a regular basis, aligned to M1047.
- Apply user training for engineers and operators who select images so they recognize misleading names and untrusted public sources, aligned to M1017.
- Use network intrusion prevention or boundary controls to block known malicious traffic where signatures are available, aligned to M1031.
Analyst notes and limits
This is a sub-technique of User Execution focused on IaaS and Containers. The key defensive decision is not only whether malware can be detected after launch, but whether the organization can govern and investigate the human or automation decision that introduced the image.
The supplied ATT&CK object has no official detection text. Recommendations are therefore derived from the official description, platforms, execution tactic, external references, and the provided DET0248 and mitigation relationships. Local architecture, registry practices, CI/CD design, and cloud logging configuration are required to assess actual coverage.
Malicious Image
Adversaries may rely on a user running a malicious image to facilitate execution. Amazon Web Services (AWS) Amazon Machine Images (AMIs), Google Cloud Platform (GCP) Images, and Azure Images as well as popular container runtimes such as Docker can be backdoored. Backdoored images may be uploaded to a public repository via Upload Malware, and users may then download and deploy an instance or container from the image without realizing the image is malicious, thus bypassing techniques that specifically achieve Initial Access. This can lead to the execution of malicious code, such as code that executes cryptocurrency mining, in the instance or container.[1]
Adversaries may also name images a certain way to increase the chance of users mistakenly deploying an instance or container from the image (ex: Match Legitimate Resource Name or Location).[2]
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 | T1204 | User Execution | This object subtechnique of User Execution. |
Groups, software, and campaigns
G0139: TeamTNT
TeamTNT is a threat group that has primarily targeted cloud and containerized environments. The group as been active since at least October 2019 and has mainly focused its efforts on leveraging cloud and container resources to deploy cryptocurrency miners in victim environments.[1][2][3][4][5][6][7][8][9]
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 | 1.2 | Current bundle | a30b4ea3fddc… |
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]
Summit Route Malicious AMIs
Piper, S.. (2018, September 24). Investigating Malicious AMIs. Retrieved March 30, 2021.
Open source URL -
[2]
Aqua Security Cloud Native Threat Report June 2021
Team Nautilus. (2021, June). Attacks in the Wild on the Container Supply Chain and Infrastructure. Retrieved August 26, 2021.
Open source URL -
[3]
mitre-attack T1204.003Open 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.