31 lines
819 B
YAML
31 lines
819 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/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 490a0046304402202af11dfd43edc17a45dfc121349d833dbd78ff0697151d343819bb4d92d017ad02203d27811c2b3637bcec56100b871612a3681146bc78ceed7655293382f683ef14:922c64590222798bb761d5b6d8e72950 |