Merge pull request #8487 from rxerium/plausible-panel

plausible-panel
patch-1
Dhiyaneshwaran 2023-10-30 18:28:58 +05:30 committed by GitHub
commit 9aca5f7502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: plausible-panel
info:
name: Plausible Panel - Detect
author: rxerium
severity: info
description: |
Plausible is intuitive, lightweight and open source web analytics.
reference:
- https://plausible.io/
- https://github.com/plausible/analytics
metadata:
verified: true
shodan-query: html:"Plausible"
tags: panel,plausible,detect
http:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
words:
- 'Login'
- 'Plausible · Web analytics'
condition: and
- type: status
status:
- 200