refactor: exclude case in which upper ticks are used
This commit is contained in:
@@ -20,7 +20,9 @@ detection:
|
||||
- '\powerpnt.exe'
|
||||
- '\excel.exe'
|
||||
filter:
|
||||
CommandLine|endswith: '\control.exe input.dll'
|
||||
CommandLine|endswith:
|
||||
- '\control.exe input.dll'
|
||||
- '\control.exe" input.dll'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user