mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
Remove Additional backslash
This commit is contained in:
parent
0bf996d66e
commit
9171d8913c
@ -29,26 +29,26 @@ detection:
|
||||
susp_image:
|
||||
CommandLine|contains:
|
||||
- '%TEMP%'
|
||||
- ':\RECYCLER\\'
|
||||
- 'C:\$Recycle.bin\\'
|
||||
- ':\SystemVolumeInformation\\'
|
||||
- 'C:\\Windows\\Tasks\\'
|
||||
- 'C:\\Windows\\debug\\'
|
||||
- 'C:\\Windows\\fonts\\'
|
||||
- 'C:\\Windows\\help\\'
|
||||
- 'C:\\Windows\\drivers\\'
|
||||
- 'C:\\Windows\\addins\\'
|
||||
- 'C:\\Windows\\cursors\\'
|
||||
- 'C:\\Windows\\system32\tasks\\'
|
||||
- 'C:\Windows\Temp\\'
|
||||
- 'C:\Temp\\'
|
||||
- 'C:\Users\Public\\'
|
||||
- '%Public%\\'
|
||||
- 'C:\Users\Default\\'
|
||||
- 'C:\Users\Desktop\\'
|
||||
- '\Downloads\\'
|
||||
- '\Temporary Internet Files\Content.Outlook\\'
|
||||
- '\Local Settings\Temporary Internet Files\\'
|
||||
- ':\RECYCLER\'
|
||||
- 'C:\$Recycle.bin\'
|
||||
- ':\SystemVolumeInformation\'
|
||||
- 'C:\\Windows\\Tasks\'
|
||||
- 'C:\\Windows\\debug\'
|
||||
- 'C:\\Windows\\fonts\'
|
||||
- 'C:\\Windows\\help\'
|
||||
- 'C:\\Windows\\drivers\'
|
||||
- 'C:\\Windows\\addins\'
|
||||
- 'C:\\Windows\\cursors\'
|
||||
- 'C:\\Windows\\system32\tasks\'
|
||||
- 'C:\Windows\Temp\'
|
||||
- 'C:\Temp\'
|
||||
- 'C:\Users\Public\'
|
||||
- '%Public%\'
|
||||
- 'C:\Users\Default\'
|
||||
- 'C:\Users\Desktop\'
|
||||
- '\Downloads\'
|
||||
- '\Temporary Internet Files\Content.Outlook\'
|
||||
- '\Local Settings\Temporary Internet Files\'
|
||||
condition: (selection1 or selection2) and susp_image
|
||||
falsepositives:
|
||||
- Legitimate administration
|
||||
|
Loading…
Reference in New Issue
Block a user