nuclei-templates/technologies/vmware/vmware-horizon-version.yaml

21 lines
364 B
YAML
Raw Normal View History

2022-09-29 14:29:48 +00:00
id: vmware-horizon-version
info:
2022-10-14 12:01:20 +00:00
name: Vmware Horizon Version Detect
2022-09-29 14:29:48 +00:00
author: veshraj
severity: info
2022-10-14 12:01:20 +00:00
metadata:
verified: true
shodan-query: title:"Vmware Horizon"
tags: vmware,tech
2022-09-29 14:29:48 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/portal/info.jsp"
extractors:
- type: regex
regex:
- '"clientVersion":"[^"]*"'