Written in Python, i try to make a simple fuzzer for FTP server. This script
will try to fuzz the commands like APPE, USER, LIST, CWD, etc..you can find all
commands here [http://en.wikipedia.org/wiki/List_of_FTP_commands] ?
This script is simply a modified version from