mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Remove additional backslash
This commit is contained in:
parent
198bdb9659
commit
1c56dc463a
@ -18,9 +18,9 @@ detection:
|
||||
Image|endswith: '\msiexec.exe'
|
||||
filter:
|
||||
Image|startswith:
|
||||
- 'C:\Windows\System32\\'
|
||||
- 'C:\Windows\SysWOW64\\'
|
||||
- 'C:\Windows\WinSxS\\'
|
||||
- 'C:\Windows\System32\'
|
||||
- 'C:\Windows\SysWOW64\'
|
||||
- 'C:\Windows\WinSxS\'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
Loading…
Reference in New Issue
Block a user