FTP
🗒️ FTP (File Transfer Protocol) - facilitate file sharing between a server and clients. Used for transfering files to and from a web server (e.g.
CPanel or FTP credentials).
Port:
21
(TCP) - defaultUser Authentication -
username
&password
anonymous access may be configured on FTP - no credentials needed
FTP Exploitation
Credentials can be brute-forced on the FTP server
Exploit inherent vulnerability within FTP service
Last updated