49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
id: matomo-panel
|
|
|
|
info:
|
|
name: Matomo Panel - Detect
|
|
author: Arr0way,userdehghani
|
|
severity: info
|
|
description: |
|
|
google analytics alternative that protects your data and your customers privacy.
|
|
reference:
|
|
- https://matomo.org/
|
|
- https://matomo.org/faq/on-premise/installing-matomo/#getting-started
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
vendor: matomo
|
|
product: matomo
|
|
shodan-query:
|
|
- "http.favicon.hash:-2023266783"
|
|
- cpe:"cpe:2.3:a:matomo:matomo"
|
|
fofa-query: icon_hash=-2023266783
|
|
tags: panel,matomo,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/index.php"
|
|
- "{{BaseURL}}/plugins/CoreHome/images/favicon.png"
|
|
|
|
stop-at-first-match: true
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Sign in - Matomo'
|
|
- 'content="Matomo'
|
|
- 'title="Matomo'
|
|
condition: or
|
|
case-insensitive: true
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200 && (\"-2023266783\" == mmh3(base64_py(body)))"
|
|
# digest: 4a0a00473045022100f62451fa029657175edfec6a0a11161d8087b24f7a3558f8a8a469af54fcb4f302201c8db79fcf41717eb5cd14bf213a8286b1693370da4f5e7f5a4a43d763a4879e:922c64590222798bb761d5b6d8e72950 |