30 lines
796 B
YAML
30 lines
796 B
YAML
id: vmware-aria-panel
|
|
|
|
info:
|
|
name: VMware Aria Operations Login - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Detects VMware Aria Operations Panel.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"VMware Aria Operations"
|
|
tags: panel,aria,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ui/login.action"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>VMware Aria Operations</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100e968abbe5d43bf338a4dddf66c240b564e27097fd7d2d56d0ab8612e79ff6349022100f106a47b7722e502490502de78653961e81b7c147d25aa2ecc980be3c122fa4e:922c64590222798bb761d5b6d8e72950 |