39 lines
870 B
YAML
39 lines
870 B
YAML
id: pagekit-installer
|
|
|
|
info:
|
|
name: Pagekit Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
reference:
|
|
- https://github.com/pagekit/pagekit
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Pagekit Installer"
|
|
tags: misconfig,pagekit,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/installer'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Pagekit Installer'
|
|
- 'Connect database'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022028d35b9da9948d57f24774bd9e81a5d84e73900406e9cee1c4ee3865556ce94c022100e03734b911c09417e9075537598e44b6764b3d9e74d79fbe8a24d7880c1268ed:922c64590222798bb761d5b6d8e72950
|