nuclei-templates/exposed-panels/weatherlink.yaml

24 lines
428 B
YAML
Raw Normal View History

2021-03-07 13:48:07 +00:00
id: weatherlink-configuration
info:
name: WeatherLinkIP Configuration
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/6007
2021-04-06 07:25:57 +00:00
tags: panel
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