mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 10:13:57 +00:00
added backslash for image search
This commit is contained in:
parent
f79342cc59
commit
787c87e032
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user