39 lines
970 B
YAML
39 lines
970 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/
|
|
classification:
|
|
cpe: cpe:2.3:a:dockge.kuma:dockge:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: dockge.kuma
|
|
product: dockge
|
|
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: 490a00463044022076f92a830116ff6b4adeb2aae04db93bf4deb7acc2e405308a7871196bf16f3602204249475bec9586f757a2ee31a48ead62240fd4ee67fc9ad06bfa9e4891ca93c5:922c64590222798bb761d5b6d8e72950 |