Techniques › T1036 › AN0358
AN0358 Analytic 0358
Containers · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Adversary uses renamed container images, injects files into containers with misleading names or metadata (e.g., renamed system binaries), and executes them during startup or scheduled jobs.</p>
- Detects
- T1036 Masquerading
- Part of
- DET0127 Behavioral Detection of Masquerading Across Platforms via Metadata and Execution Discrepancy
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 source | Channel | Data component |
|---|---|---|
| containerd:runtime | /var/log/containers/*.log | DC0032 Process Creation |
| docker:events | docker.events.json | DC0028 Image Metadata |
| ebpf:syscalls | file_write | DC0061 File 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.
| Field | Description |
|---|---|
ImageLabelMismatch | Tune detection based on mismatch between image name and labels |
StartupScriptLocation | Detect binaries added or modified in startup path (e.g., /entrypoint.sh) |
ProcessNamePattern | Allow tuning based on suspicious binary naming inside containers |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2022-26500 | Veeam Backup & Replication | Mapped |
| CVE-2022-26501 | Veeam Backup & Replication | Mapped |