36 lines
965 B
YAML
36 lines
965 B
YAML
id: mini-start-page
|
|
|
|
info:
|
|
name: Miniweb Start Page Login Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: Miniweb Start Page login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6500
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
vendor: miniweb_http_server_project
|
|
product: miniweb_http_server
|
|
tags: edb,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/start.html"
|
|
- "{{BaseURL}}/www/start.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Miniweb Start Page</title>'
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220164055c696d4cd09901094857baa7eb5c48d7c914092d5cffc4fb11cd6b0f233022100e4bd6f2b7ce39e1908519bf323e5cf70d41558f009e04db5fde0d6a540fbb37e:922c64590222798bb761d5b6d8e72950 |