34 lines
793 B
YAML
34 lines
793 B
YAML
id: pritunl-panel
|
|
|
|
info:
|
|
name: Pritunl - 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:"Pritunl"
|
|
tags: pritunl,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Pritunl</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100aef65f5ebcdf1375ec87506bfbc7680eb1cb166e85ce5ba6154e6b8a50047ba9022100c9818cde169133f6223a1c22da101e97d505baa898e7f5bb5cff2743b9f9a19a:922c64590222798bb761d5b6d8e72950
|