30 lines
810 B
YAML
30 lines
810 B
YAML
id: webmin-panel
|
|
|
|
info:
|
|
name: Webmin Admin Login Panel - Detect
|
|
author: PR3R00T
|
|
severity: info
|
|
description: Webmin admin login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: webmin
|
|
vendor: webmin
|
|
tags: panel,webmin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/webmin/"
|
|
|
|
host-redirects: true
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Login to Webmin</title>"
|
|
part: body
|
|
# digest: 490a0046304402200d4226b4f79174aa55655ea3ca781506a01c2b654b7485b12f39ad8b596953b20220695431e5534c1206580a3bc5471193b64ebb9b95e0c7be307828c7069e0fb098:922c64590222798bb761d5b6d8e72950 |