added more legitimate extensions to regsvr32 rule
This commit is contained in:
@@ -16,7 +16,11 @@ detection:
|
||||
selection:
|
||||
ParentImage|endswith: '\regsvr32.exe'
|
||||
filter:
|
||||
CommandLine|contains: '.dll'
|
||||
CommandLine|contains:
|
||||
- '.dll'
|
||||
- '.ocx'
|
||||
- '.cpl'
|
||||
- '.ax'
|
||||
condition: selection and not filter
|
||||
fields:
|
||||
- CommandLine
|
||||
|
||||
Reference in New Issue
Block a user