34 lines
854 B
YAML
34 lines
854 B
YAML
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
|
|
max-request: 1
|
|
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
|
|
# digest: 4a0a00473045022100e5667bae521a249ebd6e8b702a9429531efdb08def7dce1cf0720d5cbea9dc4f02207daacacc95a4a032dddfa8c33359056912c4e7bd1feeea79cad2bcb262928f9e:922c64590222798bb761d5b6d8e72950 |