Shadow Copies Creation Using Operating Systems Utilities
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Shadow Copies creation using operating systems utilities, possible credential access
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "Process started" AND (PROCESSNAME endswith "\powershell.exe,\pwsh.exe,\wmic.exe,\vssadmin.exe" OR ORIGINALFILENAME = "PowerShell.EXE,pwsh.dll,wmic.exe,VSSADMIN.EXE") AND (COMMANDLINE contains "shadow" AND COMMANDLINE contains "create") select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME
Detection
Execution Mode
realtime
Log Sources
Windows
Author
Teymur Kheirkhabarov, Daniil Yugoslavskiy, oscd.community


