Create Volume Shadow Copy with Powershell
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information
Severity
Trouble
Rule Requirement
Criteria
Action1:
actionname = "PowerShell Script Block Logged" AND SCRIPTEXECUTED contains "Win32_ShadowCopy" AND SCRIPTEXECUTED contains ").Create(" AND SCRIPTEXECUTED contains "ClientAccessible"
select Action1.HOSTNAME,Action1.MESSAGE,Action1.SCRIPTEXECUTED,Action1.DOMAIN,Action1.PATH,Action1.USERNAME
Detection
Execution Mode
realtime
Log Sources
Active Directory
Author
frack113


