Merge pull request #7594 from projectdiscovery/pritunl-panel

Create pritunl-panel.yaml
patch-1
Prince Chaddha 2023-07-03 10:57:14 +05:30 committed by GitHub
commit 27c5027e7f
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: 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
shodan-query: title:"Pritunl"
max-request: 1
tags: pritunl,panel,login
http:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Pritunl</title>'
- type: status
status:
- 200