fix: FP with suspicious svchost.exe rule
This commit is contained in:
@@ -8,7 +8,7 @@ tags:
|
||||
- attack.t1036 # an old one
|
||||
author: Florian Roth
|
||||
date: 2017/08/15
|
||||
modified: 2020/08/28
|
||||
modified: 2021/11/26
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@@ -22,6 +22,7 @@ detection:
|
||||
- '\Mrt.exe'
|
||||
- '\rpcnet.exe'
|
||||
- '\svchost.exe'
|
||||
- '\ngen.exe'
|
||||
filter_null:
|
||||
ParentImage: null
|
||||
condition: selection and not filter and not filter_null
|
||||
|
||||
Reference in New Issue
Block a user