refactor: any finding in spool drivers is relevant
This commit is contained in:
@@ -13,14 +13,9 @@ tag:
|
||||
logsource:
|
||||
product: antivirus
|
||||
detection:
|
||||
selection_path:
|
||||
FileName|contains:
|
||||
- 'C:\Windows\System32\spool\drivers\x64\'
|
||||
selection_malware:
|
||||
FileName|endswith:
|
||||
- '.dll'
|
||||
- '.exe'
|
||||
condition: selection_path and selection_malware
|
||||
selection:
|
||||
FileName|contains: 'C:\Windows\System32\spool\drivers\x64\'
|
||||
condition: selection
|
||||
fields:
|
||||
- Signature
|
||||
- FileName
|
||||
|
||||
Reference in New Issue
Block a user