35 lines
923 B
YAML
35 lines
923 B
YAML
id: ghost-panel
|
|
|
|
info:
|
|
name: Ghost Panel - Detect
|
|
author: userdehghani
|
|
severity: info
|
|
description: |
|
|
Beautiful, modern publishing with email newsletters and paid subscriptions built-in.
|
|
reference:
|
|
- https://ghost.org/
|
|
classification:
|
|
cpe: cpe:2.3:a:ghost:ghost:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ghost
|
|
product: ghost
|
|
fofa-query: app="Ghost"
|
|
tags: panel,ghost,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ghost/#/signin"
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Ghost Admin'
|
|
- 'content="Ghost"'
|
|
condition: or
|
|
case-insensitive: true
|
|
# digest: 4a0a00473045022100de48a1797374af834ec71c650ecc2ba53ecf9b4c7794c0c1482444feb438ddc302202c74f826f9fa2a86bacb111f1802a2da83ed06efaaf9f740c36eb3bf92b3f45f:922c64590222798bb761d5b6d8e72950 |