2022-10-26 22:32:50 +00:00
|
|
|
id: geniusocean-installer
|
|
|
|
|
|
|
|
info:
|
2022-10-28 05:59:36 +00:00
|
|
|
name: GeniusOcean Installer Exposure
|
2023-12-21 06:03:02 +00:00
|
|
|
description: GeniusOcean is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-26 22:32:50 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-26 22:32:50 +00:00
|
|
|
shodan-query: html:"GeniusOcean Installer"
|
2022-10-28 05:59:36 +00:00
|
|
|
tags: misconfig,geniusocean,install,exposure
|
2022-10-26 22:32:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 22:32:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install/?step=1'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'GeniusOcean - Script Installer'
|
|
|
|
- 'GeniusOcean Installer'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502204314621327deacbc072a474f8aca863cf8e34025fe85ee5db007fcc577988109022100a0a7b17400f4b7e881c9be5f90223a2c330450c49cfbaadb25eddf8ae99e439f:922c64590222798bb761d5b6d8e72950
|