plausible-panel
parent
56c499beb9
commit
2bccb65671
|
@ -0,0 +1,23 @@
|
|||
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
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/login"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '©2023 Plausible Analytics. All rights reserved.'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue