2022-07-07 22:56:46 +00:00
|
|
|
id: vmware-cloud-availability
|
2022-07-07 22:24:25 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: VMware Cloud Director Availability
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-07-07 22:46:32 +00:00
|
|
|
shodan-dork: title:"VMware Cloud Director Availability"
|
2022-07-07 22:24:25 +00:00
|
|
|
tags: panel,vmware
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/ui/login'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>VMware Cloud Director Availability</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|