2021-10-20 16:44:04 +00:00
|
|
|
id: exsi-system
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ESXi System
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: html:"esxUiApp"
|
|
|
|
tags: panel,esxi
|
2021-10-20 16:44:04 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/ui/#/login'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'ng-app="esxUiApp"'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|