Techniques › T1136.001 › AN1239
AN1239 Analytic 1239
Containers · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Account created in a running container (e.g., via 'useradd' or by modifying /etc/passwd directly). Detectable via runtime telemetry (e.g., Falco or eBPF hooks).</p>
- Detects
- T1136.001 Local Account
- Part of
- DET0447 T1136.001 Detection Strategy - Local Account Creation Across Platforms
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 |
|---|---|---|
| ebpf:syscalls | useradd or /etc/passwd modified inside container | DC0064 Command Execution |
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 |
|---|---|
ContainerContext | Distinguish between ephemeral containers and long-lived service containers |
NamespaceScope | Determine if account was added inside host, user, or PID namespace |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2022-21999 | Microsoft Windows | Mapped |
| CVE-2022-47966 | Zoho ManageEngine | Mapped |