fix: update detection logic
This commit is contained in:
committed by
GitHub
parent
f0ff97be9b
commit
2b9048b6c8
@@ -18,9 +18,7 @@ detection:
|
||||
Image|endswith: '\rundll32.exe'
|
||||
ParentImage|endswith: '\explorer.exe'
|
||||
filter:
|
||||
- CommandLine|contains: '\shell32.dll,OpenAs_RunDLL'
|
||||
- CommandLine|contains: 'rundll32.exe" C:\Windows\System32\'
|
||||
- CommandLine|contains: 'rundll32.exe C:\Windows\System32\'
|
||||
CommandLine|contains: ' C:\Windows\System32\' # The space at the start is required
|
||||
condition: selection and not filter
|
||||
fields:
|
||||
- Image
|
||||
|
||||
Reference in New Issue
Block a user