35 lines
877 B
YAML
35 lines
877 B
YAML
id: dockge-panel
|
|
|
|
info:
|
|
name: Dockge Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
|
|
reference:
|
|
- https://github.com/louislam/dockge
|
|
- https://dockge.kuma.pet/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Dockge"
|
|
tags: panel,dockge,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Dockge</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009639716a39823e9a7e7895688e60297f842a7d12089c33d36bcff589276a41b7022100cfd4bad60cabb91146dafe8f4e136a70c408b803149d8d77bdf1a1f3532a939b:922c64590222798bb761d5b6d8e72950 |