Windows WMI Shadow Copy Deletion via PowerShell

Identifies PowerShell commands that use WMI Win32_ShadowCopy to delete or remove Volume Shadow Copies.

FreeReviewedSigma · High · v2
Product
windows
Category
ps_classic_start
Author
frack113 (SigmaHQ), DRL 1.1
Published
2021-06-03
Updated
2026-07-31

ATT&CK techniques

Impact
  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

What it detects

This rule identifies PowerShell commands that use WMI (Get-WmiObject) targeting Win32_ShadowCopy and invoking deletion methods such as Delete() or Remove-WmiObject. Deleting Volume Shadow Copies can hinder incident response and recovery by removing prior system snapshots that may contain evidence. Telemetry relies on classic PowerShell process command content where both the WMI query and the shadow copy deletion indicators appear.

Related detections9 linkedT1490 — drag to rearrange
Malicious Boot Configuration Set to Safe Mode with Networking via bcdedit
Shadow Copy Deletion via Vssadmin to Inhibit Recovery
Suspicious Symlink Evaluation Enabled via fsutil
Malicious Mass Hyper-V Virtual Machine Shutdown via PowerShell by Kraken Ransomware
Suspicious Shadow Copy Deletion via Vssadmin by Kraken Ransomware
Malicious Volume Shadow Copy Deletion via vssadmin or WMIC
Malicious Volume Shadow Copy Deletion via vssadmin
Suspicious Free Space Wipe via cipher.exe
Malicious Shadow Copy Deletion Via WMI
Windows WMI Shadow Copy Deletion via PowerShell
Pivot detection · T1490 · 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.