34 lines
892 B
YAML
34 lines
892 B
YAML
id: pmm-installer
|
|
|
|
info:
|
|
name: PMM Installation Wizard
|
|
author: pussycat0x
|
|
severity: high
|
|
description: PMM is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"PMM Installation Wizard"
|
|
tags: misconfig,exposure,install,pmm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/password-page/ovf/account-credentials-ovf"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "PMM Installation Wizard"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100e17140e1a9563e94bf1baead9a092319666bf36480dffafa9a21a63b9fcdb391022100c03f393fedc23e1b9eb11a2b1596fbec8332f45bbeb496c84d76dbbfc7f214a4:922c64590222798bb761d5b6d8e72950 |