mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update detect_copy_of_shadowcopy_with_script_block_logging.yml
This commit is contained in:
@@ -9,7 +9,8 @@ datamodel:
|
||||
description: 'The following analytic utilizes PowerShell Script Block Logging (EventCode=4104)
|
||||
to identify suspicious PowerShell execution. Script Block Logging captures the command
|
||||
sent to PowerShell, the full command to be executed. Upon enabling, logs will output
|
||||
to Windows event logs. Dependent upon volume, enable no critical endpoints or all. \
|
||||
to Windows event logs. Dependent upon volume, enable no critical endpoints or all.
|
||||
\
|
||||
|
||||
This analytic identifies `copy` or `[System.IO.File]::Copy` being used to capture the SAM, SYSTEM or SECURITY hives identified in
|
||||
script block. This will catch the most basic use cases for credentials being taken for offline cracking. \
|
||||
|
||||
Reference in New Issue
Block a user