Commander

Copy-ready command templates for common penetration testing tools. Select a tool, fill in the parameters, copy, paste, profit.

ftp

Standard FTP client for connecting to FTP servers and transferring files

ftptransferremotenetwork

Connect to FTP Server

Open an interactive FTP session.

ftp

Anonymous Login

Attempt anonymous FTP login (user: anonymous, pass: anonymous or blank).

ftp

At the prompt enter user: anonymous, password: anonymous (or press Enter)

Download File (get)

After logging in interactively, download a file.

get

Run inside an active FTP session

Upload File (put)

After logging in interactively, upload a file.

put

Run inside an active FTP session