added backslash for image search

This commit is contained in:
Ivan Dyachkov 2020-10-15 14:01:30 +03:00
parent f79342cc59
commit 787c87e032

View File

@ -15,7 +15,7 @@ logsource:
definition: 'Requirements: Sysmon ProcessCreation logging must be activated and Windows audit msut Include command line in process creation events'
detection:
selection:
Image|endswith: 'diskshadow.exe'
Image|endswith: '\diskshadow.exe'
CommandLine|contains:
- '/s'
condition: selection