nuclei-templates/exposed-panels/d-link-wireless.yaml

24 lines
522 B
YAML
Raw Normal View History

2021-02-27 10:27:13 +00:00
id: dlink-wireless
info:
name: D-Link Wireless Router Login
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6784
2021-04-06 07:25:57 +00:00
tags: panel
2021-02-27 10:27:13 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/status.php'
matchers-condition: and
matchers:
- type: word
words:
- '<title>D-LINK SYSTEMS, INC. | WIRELESS ROUTER | HOME</title>'
- '<title>D-LINK SYSTEMS, INC. | WIRELESS ACCESS POINT | HOME</title>'
- type: status
status:
- 200