Windows process creation: suspicious ping wait followed by del file deletion

Flags cmd/powershell command lines that use ping -n with Nul redirection followed by Del /f /q to delete a file.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Ilya Krestinichev (SigmaHQ), DRL 1.1
Published
2022-11-03
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 identifies Windows command lines that combine a ping with a short delay and a subsequent del operation to remove a targeted file. The behavior matters because attackers may use command chaining to delete artifacts related to initial execution or staging while delaying actions. It relies on process creation telemetry, specifically command-line content containing both ping and del along with common ping and deletion parameters.

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 process creation: suspicious ping wait followed by del file deletion
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.