34 lines
596 B
YAML
34 lines
596 B
YAML
|
id: v2924-admin-panel
|
||
|
|
||
|
info:
|
||
|
name: V2924 Admin Panel
|
||
|
author: DhiyaneshDK
|
||
|
severity: info
|
||
|
reference:
|
||
|
- https://www.facebook.com/ExWareLabs/photos/a.361854183878462/5538760399521122
|
||
|
metadata:
|
||
|
verified: true
|
||
|
shodan-query: title:"V2924"
|
||
|
tags: panel,v2924
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- '{{BaseURL}}'
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- '<title>V2924</title>'
|
||
|
|
||
|
- type: word
|
||
|
part: header
|
||
|
words:
|
||
|
- text/html
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|