34 lines
813 B
YAML
34 lines
813 B
YAML
id: uptime-kuma-panel
|
|
|
|
info:
|
|
name: Uptime Kuma - Panel
|
|
author: irshad ahamed
|
|
severity: info
|
|
description: |
|
|
Realtime website and application monitoring tool
|
|
reference:
|
|
- https://github.com/louislam/uptime-kuma
|
|
- https://uptime.kuma.pet/docs/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Uptime Kuma"
|
|
tags: uptime,kuma,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/dashboard"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Uptime Kuma</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402202e97d495ad3f409b9f1992c2fb450ad36d069bf94299689a342e099457db06c902203ec5390377d503565d508c32c99803953fce2ff24f9ba658338a4482a0fd09e4:922c64590222798bb761d5b6d8e72950
|