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

25 lines
545 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
tags: dlink,router,edb,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