2021-03-07 13:48:07 +00:00
|
|
|
id: weatherlink-configuration
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WeatherLinkIP Configuration
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6007
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: panel,edb
|
2021-03-07 13:48:07 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>WeatherLinkIP Configuration</title>'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|