Enhancement: exposed-panels/vmware-horizon-panel.yaml by md
parent
793b88126f
commit
9cd5340a04
|
@ -1,11 +1,16 @@
|
||||||
id: vmware-horizon-panel
|
id: vmware-horizon-panel
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: VMware Horizon Login
|
name: VMware Horizon Login Panel - Detect
|
||||||
author: dhiyaneshDK,pdteam
|
author: dhiyaneshDK,pdteam
|
||||||
severity: info
|
severity: info
|
||||||
|
description: VMware Horizon login panel was detected.
|
||||||
reference:
|
reference:
|
||||||
- https://www.exploit-db.com/ghdb/6496
|
- https://www.exploit-db.com/ghdb/6496
|
||||||
|
classification:
|
||||||
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||||
|
cvss-score: 0.0
|
||||||
|
cwe-id: CWE-200
|
||||||
tags: horizon,vmware,edb,panel
|
tags: horizon,vmware,edb,panel
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
|
@ -23,4 +28,6 @@ requests:
|
||||||
regex:
|
regex:
|
||||||
- '(?m)^Missing route token in request$'
|
- '(?m)^Missing route token in request$'
|
||||||
- 'VMware Horizon'
|
- 'VMware Horizon'
|
||||||
condition: or
|
condition: or
|
||||||
|
|
||||||
|
# Enhanced by md on 2023/01/24
|
||||||
|
|
Loading…
Reference in New Issue