34 lines
856 B
YAML
34 lines
856 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:
|
|
max-request: 1
|
|
shodan-query: html:"Plausible"
|
|
verified: true
|
|
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: 4b0a00483046022100c16658ab329b53ce97017fbbd6f6ee62adf64d7169f4dfa9f1bfdb3a4a734b57022100d8a8a199d69749340e2cf890035b191504ed91126953aa942cc5f2d54711126f:922c64590222798bb761d5b6d8e72950 |