Delete dqs-superadmin.yaml
parent
87e8640adf
commit
c959619c2d
|
@ -1,25 +0,0 @@
|
|||
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
|
Loading…
Reference in New Issue