2021-02-27 12:37:25 +00:00
|
|
|
id: vmware-horizon
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: VMware Horizon Login
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
reference: https://www.exploit-db.com/ghdb/6496
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-02-27 12:37:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/portal/webclient/index.html'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>VMware Horizon</title>'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|