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