Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/ftp/konica_ftp_traversal.md
Views: 11789
Vulnerable Application
This module exploits a directory traversal vulnerability found in Konica Minolta FTP Utility 1.0. This vulnerability allows an attacker to download arbitrary files from the server by crafting a RETR
command that includes file system traversal strings such as ..//
.
Link to Konica Minolta FTP Utility 1.00 software download Exploit-DB
Verification Steps
Start msfconsole
Do:
use modules/auxiliary/scanner/ftp/konica_ftp_traversal
Do:
set RHOSTS [ip]
Do:
run