Detectionhighstable
Delete Volume Shadow Copies Via WMI With PowerShell
Shadow Copies deletion using operating systems utilities via PowerShell
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsPowerShell Classic
ProductWindows← raw: windows
CategoryPowerShell Classic← raw: ps_classic_start
Detection Logic
Detection Logic1 selector
detection:
selection:
Data|contains|all:
- 'Get-WmiObject'
- 'Win32_ShadowCopy'
Data|contains:
- 'Delete()'
- 'Remove-WmiObject'
condition: selectionFalse Positives
Legitimate Administrator deletes Shadow Copies using operating systems utilities for legitimate reason
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
87df9ee1-5416-453a-8a08-e8d4a51e9ce1
Status
stable
Level
high
Type
Detection
Created
Thu Jun 03
Modified
Fri Oct 27
Author
Path
rules/windows/powershell/powershell_classic/posh_pc_delete_volume_shadow_copies.yml
Raw Tags
attack.impactattack.t1490