Detectionhightest
Create Volume Shadow Copy with Powershell
Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsPowerShell Script
ProductWindows← raw: windows
CategoryPowerShell Script← raw: ps_script
Definition
Requirements: Script Block Logging must be enabled
Detection Logic
Detection Logic1 selector
detection:
selection:
ScriptBlockText|contains|all:
- Win32_ShadowCopy
- ').Create('
- ClientAccessible
condition: selectionFalse Positives
Legitimate PowerShell scripts
References
MITRE ATT&CK
Rule Metadata
Rule ID
afd12fed-b0ec-45c9-a13d-aa86625dac81
Status
test
Level
high
Type
Detection
Created
Wed Jan 12
Author
Path
rules/windows/powershell/powershell_script/posh_ps_create_volume_shadow_copy.yml
Raw Tags
attack.credential-accessattack.t1003.003attack.ds0005