Windows del/erase Command-Line File Deletion via cmd.exe

Flags cmd.exe executions running del/erase for file removal, including common flags like /f, /s, and /q.

FreeReviewedSigma · Low · v2
Product
windows
Category
process_creation
Author
frack113 (SigmaHQ), DRL 1.1
Published
2022-01-15
Updated
2026-07-31

ATT&CK techniques

Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. C2

  13. Exfiltration

  14. Impact

What it detects

This rule flags process creation events where cmd.exe executes built-in del or erase commands to delete files. File deletion can help attackers remove artifacts created during intrusion activity or post-intrusion cleanup to reduce observable traces. The detection relies on Windows process creation telemetry, matching cmd.exe execution along with del/erase command-line substrings and optional flags such as -f, -s, and -q.

Related detections9 linkedT1070.004 — drag to rearrange
Suspicious Crontab Removal via Command Line (via process_creation)
Suspicious Self-Deletion via Ping Loopback and Del (via process_creation)
Malicious Self-Deletion Via Fsutil SetZeroData
Self-Deletion via Ping Loopback Delay and Del Command
Suspicious Deletion of Explorer RunMRU Values
Suspicious PowerShell Self-Delete Of Executable via Process Creation
Suspicious Prefetch Deletion for Anti-Forensics
Malicious Ransomware Self-Deletion via Ping Loopback and Del
Suspicious Self-Deletion Batch Artifact by JadeProx TriBack Loader (via file_event)
Windows del/erase Command-Line File Deletion via cmd.exe
Pivot detection · T1070.004 · 9 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.