33 lines
876 B
YAML
33 lines
876 B
YAML
id: open-game-panel
|
|
|
|
info:
|
|
name: Open Game Panel Login Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: Open Game Panel login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7418
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Open Game Panel"
|
|
tags: panel,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Open Game Panel</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f906ed23b477f5e934f227fa307851af2ac408a109815e3d3f773121f94b7ad2022100954393e22651f9eec1c72b6f178b57574416d586b64cc5fd239214365a38b830:922c64590222798bb761d5b6d8e72950 |