fixed image search

This commit is contained in:
Ivan Dyachkov 2020-10-15 13:21:06 +03:00
parent cf399927e1
commit f79342cc59

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: 'c:\windows\system32\diskshadow.exe'
Image|endswith: 'diskshadow.exe'
CommandLine|contains:
- '/s'
condition: selection