21 - FTP

Summary

A brief description of this note.

You can first inspect for Anonymous access to FTP open ports.

ftp Anonymous@domainorip

password: ‘blank’

list files using “ls”

put and get files if needed.