fix: FPs with Rundll32 rule
This commit is contained in:
@@ -9,7 +9,7 @@ references:
|
||||
- https://gist.github.com/ryhanson/227229866af52e2d963cf941af135a52
|
||||
- https://twitter.com/nas_bench/status/1433344116071583746
|
||||
date: 2019/01/16
|
||||
modified: 2022/05/09
|
||||
modified: 2022/07/20
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@@ -72,7 +72,9 @@ detection:
|
||||
- CommandLine|contains|all:
|
||||
- 'dfshim.dll'
|
||||
- 'ShOpenVerbShortcut'
|
||||
condition: selection
|
||||
filter:
|
||||
CommandLine|contains: 'shell32.dll,Control_RunDLL desk.cpl,screensaver,@screensaver'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- False positives depend on scripts and administrative tools used in the monitored environment
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user