nuclei-templates/exposed-panels/dqs-superadmin-panel.yaml

26 lines
439 B
YAML

id: dqs-superadmin-panel
info:
name: DQS Superadmin Login Panel
author: Hardik-Solanki
severity: info
metadata:
verified: true
shodan-query: title:"DQS Superadmin"
tags: panel,dqs,superadmin
requests:
- method: GET
path:
- '{{BaseURL}}/#/login'
matchers-condition: and
matchers:
- type: word
words:
- "DQS | Superadmin"
- type: status
status:
- 200