37 lines
775 B
YAML
37 lines
775 B
YAML
id: matomo-installer
|
|
|
|
info:
|
|
name: Matomo Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Matomo"
|
|
tags: misconfig,matomo,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Matomo"
|
|
- "Installation status"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c163349fd97fb6e06d612b979a563a06f8ad23548cd54a41d30aec5869eb8e4902204ed028afcebe738effc44e7a05318a90511a2906cd59c7500da64018a590d703:922c64590222798bb761d5b6d8e72950
|