32 lines
889 B
YAML
32 lines
889 B
YAML
id: businesso-installer
|
|
|
|
info:
|
|
name: Businesso Installer Exposure
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Businesso is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Businesso Installer"
|
|
fofa-query: title="Businesso Installer"
|
|
tags: misconfig,businesso,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Businesso Installer</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100e8c2103afb407256738657a7da84c72477ad2cea18317bfb25d056850b509d0302210090fd7d4bc44ae754e1c6b1c5dff9dcc01f36f35ea6675d8d1bfc17377aeae1b4:922c64590222798bb761d5b6d8e72950 |