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

28 lines
485 B
YAML

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:
- "dkey_check.php"
- "get_dkey_passwd"
condition: and
- type: status
status:
- 200