Simple Ftp Fuzzer
#################################################
################################################# usage: f.py [-h] [-s] [-r] [-u USER] [-p PASSWORD] [-c HOST] [-l LENGTH]
A Simple Ftp Fuzzer
optional arguments: -h, --help show this help message and exit -s, --post post authentication -r, --pre pre-authentication -u USER, --user USER UserName -p PASSWORD, --password PASSWORD password -c HOST, --host HOST Host -l LENGTH, --length LENGTH Buffer Length
And That's how you Fuzz an FTP server