fix: FPs noticed with Aurora
This commit is contained in:
@@ -3,7 +3,7 @@ id: 666ecfc7-229d-42b8-821e-1a8f8cb7057c
|
||||
description: A General detection for processes loading System.Drawing.ni.dll. This could be an indicator of potential Screen Capture.
|
||||
status: experimental
|
||||
date: 2020/05/02
|
||||
modified: 2021/12/04
|
||||
modified: 2021/12/05
|
||||
author: Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research)
|
||||
tags:
|
||||
- attack.collection
|
||||
@@ -34,4 +34,4 @@ detection:
|
||||
condition: selection and not 1 of filter*
|
||||
falsepositives:
|
||||
- unknown
|
||||
level: medium
|
||||
level: low # too many false positives
|
||||
@@ -11,7 +11,7 @@ tags:
|
||||
- attack.t1547.001
|
||||
- attack.t1060 # an old one
|
||||
date: 2019/10/25
|
||||
modified: 2021/11/26
|
||||
modified: 2021/12/05
|
||||
author: Victor Sergeev, Daniil Yugoslavskiy, Gleb Sukhodolskiy, Timur Zinniatullin, oscd.community, Tim Shelton
|
||||
logsource:
|
||||
category: registry_event
|
||||
@@ -193,6 +193,7 @@ detection:
|
||||
filter:
|
||||
- Details: '(Empty)'
|
||||
- TargetObject|endswith: '\NgcFirst\ConsecutiveSwitchCount'
|
||||
- Image: 'C:\WINDOWS\System32\svchost.exe'
|
||||
condition: ( main_selection or
|
||||
session_manager_base and session_manager or
|
||||
current_version_base and current_version or
|
||||
|
||||
Reference in New Issue
Block a user