Techniques › T1485 › AN0416
AN0416 Analytic 0416
Containers · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Container process executes destructive file operations inside volume mounts or host paths. Includes
rm -rf /mnt/volumes/, container breakout followed by host deletion attempts.</p>- Detects
- T1485 Data Destruction
- Part of
- DET0146 Detection of Data Destruction Across Platforms via Mass Overwrite and Deletion Patterns
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 |
|---|---|---|
| auditd:SYSCALL | unlink, unlinkat, rmdir | DC0040 File Deletion |
| docker:events | container exec rm|container stop --force | 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 |
|---|---|
MountPoint | Identify when deletions occur inside persistent or shared volume paths. |
ContainerImage | Correlate destructive behavior with unknown or untrusted container sources. |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2018-7600 | Drupal Drupal Core | Mapped |
| CVE-2021-22986 | F5 BIG-IP and BIG-IQ Centralized Management | Mapped |
| CVE-2021-39226 | Grafana Labs Grafana | Mapped |
| CVE-2025-21391 | Microsoft Windows | Mapped |
| CVE-2025-25181 | Advantive VeraCore | Mapped |
| CVE-2025-25257 | Fortinet FortiWeb | Mapped |