FTP (21)
File Transfer Protocol.
Port
Config File
FTP root
Interact
ftp <IP> <PORT>
> [passive] [binary]
> mget *Attacks
FTP Bounce
Last updated
File Transfer Protocol.
ftp <IP> <PORT>
> [passive] [binary]
> mget *Last updated
wget -m ftp://<USER>:<PASSWORD>@<IP>:<PORT>nmap -Pn -v -n -p80 -b Anonymous:@10.10.110.213 172.17.0.2
# Scan internal host 172.17.0.2 via FTP of host 10.10.110.213