kevmap

TechniquesT1525 › AN0946

AN0946 Analytic 0946

Containers · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Implantation of malicious code into container images followed by registry push and use in new deployments.</p>
Detects
T1525 Implant Internal Image
Part of
DET0334 Detection Strategy for T1525 – Implant Internal Image

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
docker:daemondocker build or docker commit commands followed by docker push to internal registryDC0015 Image Creation
docker:registrypush event of new image version from unrecognized user or contextDC0036 Image Modification

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
TimeWindowTime threshold between image creation and use in deployment – typically rapid in adversarial activity.
UserContextThe expected users or service accounts performing image pushes.
RegistryNameRegexExpected naming patterns for trusted registries.