refactor: rule extended
This commit is contained in:
@@ -23,11 +23,13 @@ detection:
|
||||
- '\csrss.exe'
|
||||
- '\certutil.exe'
|
||||
- '\schtasks.exe'
|
||||
- '\eventvwr.exe'
|
||||
filter_special:
|
||||
Image|endswith:
|
||||
- '\WerFault.exe'
|
||||
- '\wermgr.exe'
|
||||
- '\conhost.exe' # csrss.exe, certutil.exe
|
||||
- '\mmc.exe' # eventvwr.exe
|
||||
condition: selection or ( selection_special and not filter_special )
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user