Create exsi-system.yaml

patch-1
Dhiyaneshwaran 2021-10-20 22:14:04 +05:30 committed by GitHub
parent 4b05583b9e
commit 7cbafb05a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: exsi-system
info:
name: ESXi System
author: dhiyaneshDK
severity: info
tags: panel
metadata:
shodan: 'html:"esxUiApp"'
requests:
- method: GET
path:
- '{{BaseURL}}/ui/#/login'
matchers-condition: and
matchers:
- type: word
words:
- 'ng-app="esxUiApp"'
- type: status
status:
- 200