Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 868 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 868 Bytes

FTP.Fuzzer

Simple Ftp Fuzzer

#################################################

Simple FTP Fuzzer

Saif El Sherei

################################################# 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