2022-10-26 21:44:36 +00:00
|
|
|
id: blesta-installer
|
|
|
|
|
|
|
|
info:
|
2022-10-28 05:31:05 +00:00
|
|
|
name: Blesta Installer Exposure
|
2022-10-26 21:44:36 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-10-26 21:44:36 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: html:"Blesta installer"
|
2022-10-28 05:31:05 +00:00
|
|
|
tags: misconfig,blesta,install,exposure
|
2022-10-26 21:44:36 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 21:44:36 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.php/install'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Blesta Installer'
|
|
|
|
- 'Install via Web Browser'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|