34 lines
860 B
YAML
34 lines
860 B
YAML
id: pocketbase-panel
|
|
|
|
info:
|
|
name: PocketBase Panel - Detect
|
|
author: userdehghani
|
|
severity: info
|
|
description: |
|
|
PocketBase Login panel was discovered.
|
|
reference:
|
|
- https://pocketbase.io/
|
|
- https://pocketbase.io/docs/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:981081715
|
|
tags: panel,pocketbase,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/_/#/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>PocketBase'
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a4a888eb7fbf6d6be8f95717388796c08cadfa4ae08a82289e247c702c8fbcff0220311bc40ce8398ef767af297caaba8d69836182ade3a3cd7b4c5fcd3a5a7f6bf7:922c64590222798bb761d5b6d8e72950 |