35 lines
797 B
YAML
35 lines
797 B
YAML
id: pmm-installer
|
|
|
|
info:
|
|
name: PMM Installation Wizard
|
|
author: pussycat0x
|
|
severity: high
|
|
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: 490a004630440220757bb3ec06b3640f78947e8062426b7307e6879e37eb514e5c4a25157eb630ae0220390e6ed7252ddcc9669582332c9532ebc12e48a0f4cf37ca9e16ff2a68347ef0:922c64590222798bb761d5b6d8e72950
|