40 lines
981 B
YAML
40 lines
981 B
YAML
id: wiren-board-webui
|
|
|
|
info:
|
|
name: Wiren Board WebUI Panel - Detect
|
|
author: tess
|
|
severity: medium
|
|
description: Wiren Board WebUI panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
|
cvss-score: 6.5
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Wiren Board Web UI"
|
|
verified: true
|
|
tags: panel,exposure,wiren
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#!/dashboards'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Wiren Board Web UI"
|
|
- "accessLevel"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009cbcf8e67dc8895693bee83a39f51f94140f76a7870a93dc73b4a788cfb7e6d2022100ab06e210cdb34ab14c4851894d5790beeaed347633904af5d1779e6c447948a4:922c64590222798bb761d5b6d8e72950 |