36 lines
977 B
YAML
36 lines
977 B
YAML
id: turbo-website-installer
|
|
|
|
info:
|
|
name: Turbo Website Reviewer Installer Panel
|
|
author: tess
|
|
severity: high
|
|
description: Turbo Website Reviewer is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Turbo Website Reviewer"
|
|
tags: turbo,misconfig,exposure,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin/install/install.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Turbo Website Reviewer | Installer panel"
|
|
- ">Admin!</a> </p>"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022064cd87417c48f10a5cf299e9fa7228b65b16a12498b10d0b20d325004ac22cf702201bca93266a2e3cae0675513dbd2a6519aa7fa136d1782204900837f1b31a6dce:922c64590222798bb761d5b6d8e72950 |