Skip to content

Desktop Portal VMware Horizon DaaS Trade Platform

ID: vmware-horizon-daas

Severity: info

Author: DhiyaneshDK

Tags: panel,vmware

id: vmware-horizon-daas
info:
name: Desktop Portal VMware Horizon DaaS Trade Platform
author: DhiyaneshDK
severity: info
classification:
cpe: cpe:2.3:a:vmware:horizon_daas:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: vmware
product: horizon_daas
shodan-query:
- title:"Horizon DaaS"
- http.title:"horizon daas"
fofa-query: title="horizon daas"
google-query: intitle:"horizon daas"
tags: panel,vmware
http:
- method: GET
path:
- '{{BaseURL}}/index.action'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Desktop Portal | VMware&reg; Horizon DaaS&trade; Platform</title>'
- 'Desktop Portal | VMware Horizon DaaS'
condition: or
- type: status
status:
- 200
# digest: 4b0a00483046022100f692c959259133fbcb1c8505008a070574b027ab961533a86ce7d197d827a52d022100c1c6cb53fd3a429b07647404311b395cc58deb158a5eeb94c89fbb1a3a12dfb0:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/vmware-horizon-daas.yaml"

View on Github