37 lines
959 B
YAML
37 lines
959 B
YAML
id: esxi-system
|
|
|
|
info:
|
|
name: ESXi System Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: ESXi System 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:o:vmware:esxi:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: vmware
|
|
product: esxi
|
|
shodan-query:
|
|
- html:"esxUiApp"
|
|
- http.html:"esxuiapp"
|
|
- cpe:"cpe:2.3:o:vmware:esxi"
|
|
fofa-query: body="esxuiapp"
|
|
tags: panel,esxi,vmware
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/ui/#/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'ng-app="esxUiApp"'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502201b30c1a7d1e8ea76387d32f265796f418850ec98b46925b41a5e41fc489c95c50221008b1e6d6da8c645373178a5b618ef09551e17aab5b2b7fea4429237cdd43dd8f7:922c64590222798bb761d5b6d8e72950 |