Port 20/21 - FTP Pentesting
Port 21 Pentesting
Last updated
Port 21 Pentesting
Last updated
default login (anonymous)
Download files
search for exploits for proFtpd 1.3.5
eg: kenobi THM
The vulnerable Proftpd 1.3.5 version allows copying of files unauthenticated. copy the ssh key we found earlier to var folder.
The mod_copy module implements SITE CPFR and SITE CPTO commands, which can be used to copy files/directories from one place to another on the server. Any unauthenticated client can leverage these commands to copy files from any part of the filesystem to a chosen destination.