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