fix: FP with wrongly matching folders
This commit is contained in:
@@ -6,7 +6,7 @@ author: Nasreddine Bencherchali
|
||||
references:
|
||||
- https://github.com/hackerhouse-opensource/iscsicpl_bypassUAC (Idea)
|
||||
date: 2022/07/17
|
||||
modified: 2022/08/02
|
||||
modified: 2022/08/10
|
||||
logsource:
|
||||
product: windows
|
||||
category: image_load
|
||||
@@ -20,7 +20,9 @@ detection:
|
||||
- '\Downloads\'
|
||||
- '\AppData\Local\Temp\'
|
||||
- 'C:\PerfLogs\'
|
||||
condition: selection
|
||||
filter:
|
||||
ImageLoaded|contains: '\Program Files'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user