Update driver_load_vuln_drivers_names.yml

This commit is contained in:
Florian Roth
2022-10-06 09:28:43 +02:00
committed by GitHub
parent 8a0cf2e7e6
commit 303fbd2e35
@@ -16,6 +16,9 @@ references:
- https://github.com/stong/CVE-2020-15368
- https://github.com/CaledoniaProject/drivers-binaries
date: 2022/10/03
tags:
- attack.privilege_escalation
- attack.t1543.003
logsource:
product: windows
category: driver_load
@@ -162,6 +165,3 @@ falsepositives:
- Some false positives may occure if one of the vulnerable driver names mentioned above didn't change it's name between versions. So always make sure that the driver being loaded is the legitimate one and the non vulnerable version.
- If you experience a lot of FP you could comment the driver name or it's exact known legitimate location (when possible)
level: medium
tags:
- attack.privilege_escalation
- attack.t1543.003