nuclei-templates/exposed-panels/weatherlink.yaml

23 lines
422 B
YAML

id: weatherlink-configuration
info:
name: WeatherLinkIP Configuration
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6007
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>WeatherLinkIP Configuration</title>'
- type: status
status:
- 200