35 lines
823 B
YAML
35 lines
823 B
YAML
id: dockge-panel
|
|
|
|
info:
|
|
name: Dockge Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A Portainer alternative
|
|
reference:
|
|
- https://github.com/louislam/dockge
|
|
- https://dockge.kuma.pet/
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
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: 490a0046304402203edc37f9bd4939b33ed5adb051746de9cedbc17f2ee5400c5504d46435291f8c022023663c680157c76cc32ea2c692e8491adf66d431a42feede54f49f78d4153551:922c64590222798bb761d5b6d8e72950 |