diff --git a/exposed-panels/dqs-superadmin.yaml b/exposed-panels/dqs-superadmin.yaml new file mode 100644 index 0000000000..4c985d02b1 --- /dev/null +++ b/exposed-panels/dqs-superadmin.yaml @@ -0,0 +1,25 @@ +id: dqs-superadmin + +info: + name: DQS Superadmin + 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