Merge pull request #7593 from projectdiscovery/uptime-kuma-panel

Create uptime-kuma-panel.yaml
patch-1
pussycat0x 2023-07-05 11:26:26 +05:30 committed by GitHub
commit 9175338def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
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
verified: true
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