35 lines
940 B
YAML
35 lines
940 B
YAML
id: vmware-cloud-availability
|
|
|
|
info:
|
|
name: VMware Cloud Director Availability Login Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: VMware Cloud Director Availability login panel was detected.
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"VMware Cloud Director Availability"
|
|
tags: panel,vmware
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4a0a00473045022100e3dafd67c5d49d2cd5863667f7cc8df0a2d88199234a48047a5c6d07a15bf10202201e0b99a5bef794921a157a897d4a2098325cbbac65eb890bb6467a7d8d678315:922c64590222798bb761d5b6d8e72950
|