34 lines
852 B
YAML
34 lines
852 B
YAML
id: weatherlink-configuration
|
|
|
|
info:
|
|
name: WeatherLinkIP Configuration Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: WeatherLinkIP configuration panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6007
|
|
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: 1
|
|
tags: panel,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>WeatherLinkIP Configuration</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201ba6b5ef91acff74517189febadeff1072a0ba95631d7832e1f5e84c7bf03b89022100b0e5cba9894148fd98ea3e66478b3e521d4296c69f6d6c9a5975e3665c2a702d:922c64590222798bb761d5b6d8e72950
|