21 - FTP
Connect to the ftp-server to enumerate software and version
Always try to login with anonymous credentials.
FTP Bounceback
If an ftp server allows the PORT command, it can be used to scan which ports are open through an FTP server. To do this:
upload a text file containing the request.
use REST x to so you don't send the characters you do not want to send.
use PORT to connect to the server and services.
use RETR to send the saved request
Last updated