32 lines
813 B
YAML
32 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:
|
|
max-request: 1
|
|
shodan-query: title:"Uptime Kuma"
|
|
verified: true
|
|
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: 4a0a00473045022100a76857034836e1a9ae14af5352e203fb414f9b8cdb6e26e5cec35bb904d9afb002202568b0be6be509bd7442b6649aecbb7cb453c5e7d7f9726d7b81b4e60baefc8b:922c64590222798bb761d5b6d8e72950 |