fix: FP with wermgr in WinSXS
This commit is contained in:
@@ -8,7 +8,7 @@ references:
|
||||
- https://github.com/binderlabs/DirCreate2System
|
||||
author: Florian Roth
|
||||
date: 2022/10/14
|
||||
modified: 2022/12/04
|
||||
modified: 2023/02/06
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
@@ -31,6 +31,7 @@ detection:
|
||||
Image|contains:
|
||||
- 'C:\Windows\System32\'
|
||||
- 'C:\Windows\SysWOW64\'
|
||||
- 'C:\Windows\WinSxS\'
|
||||
condition: 1 of selection_susp* or (selection_img and not filter_img_location)
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user