Small fix

Added "\" at file path end
This commit is contained in:
stvetro 2020-10-23 12:50:27 +04:00
parent a6d99e4418
commit ca6a4beb65

View File

@ -11,7 +11,7 @@ logsource:
product: windows
detection:
image_path:
Image|endswith: 'Runscripthelper.exe'
Image|endswith: '\Runscripthelper.exe'
cmd:
CommandLine|contains: 'surfacecheck'
condition: image_path and cmd