Techniques › T1550 › AN0958
AN0958 Analytic 0958
Containers · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Container process uses mounted cloud credentials or token cache to authenticate without known orchestration.</p>
- Detects
- T1550 Use Alternate Authentication Material
- Part of
- DET0338 Behavioral Detection Strategy for Use Alternate Authentication Material (T1550)
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 |
|---|---|---|
| docker:runtime | execution of cloud CLI tool (e.g., aws, az) inside container | DC0038 Application Log Content |
| AWS:CloudTrail | AssumeRole | DC0013 User Account Metadata |
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 |
|---|---|
ContainerLabel | Restrict to prod workloads or certain namespaces |
CredentialPath | Path used to mount sensitive tokens (e.g., /.aws/credentials) |