Enhancement: exposed-panels/vmware-horizon-panel.yaml by md
parent
793b88126f
commit
9cd5340a04
|
@ -1,11 +1,16 @@
|
|||
id: vmware-horizon-panel
|
||||
|
||||
info:
|
||||
name: VMware Horizon Login
|
||||
name: VMware Horizon Login Panel - Detect
|
||||
author: dhiyaneshDK,pdteam
|
||||
severity: info
|
||||
description: VMware Horizon login panel was detected.
|
||||
reference:
|
||||
- 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
|
||||
|
||||
requests:
|
||||
|
@ -23,4 +28,6 @@ requests:
|
|||
regex:
|
||||
- '(?m)^Missing route token in request$'
|
||||
- 'VMware Horizon'
|
||||
condition: or
|
||||
condition: or
|
||||
|
||||
# Enhanced by md on 2023/01/24
|
||||
|
|
Loading…
Reference in New Issue