nuclei-templates/exposed-panels/ruijie/rg-uac-panel.yaml

28 lines
485 B
YAML
Raw Normal View History

2022-05-06 15:43:34 +00:00
id: rg-uac-panel
info:
name: RG-UAC Ruijie Login Panel
author: princechaddha
severity: info
metadata:
shodan-query: http.html:"Get_Verify_Info"
tags: panel,ruijie,router,firewall
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-05-06 16:00:37 +00:00
- "dkey_check.php"
2022-05-06 15:43:34 +00:00
- "get_dkey_passwd"
condition: and
- type: status
status:
- 200