Create flahscookie-superadmin.yaml
parent
0f9cde25ed
commit
d5cb016cde
|
@ -0,0 +1,25 @@
|
||||||
|
id: flahscookie-superadmin
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Flahscookie Superadmin
|
||||||
|
author: Hardik-Solanki
|
||||||
|
severity: info
|
||||||
|
metadata:
|
||||||
|
verified: true
|
||||||
|
shodan-query: title:"Flahscookie Superadmin"
|
||||||
|
tags: panel,flahscookie,superadmin
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- '{{BaseURL}}/pages/login'
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "Flahscookie Superadmin"
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue