News
Published on March 12th, 2012 📆 | 5314 Views ⚑
0backfuzz – fuzzing protocol tookit
iSpeech
You can use this basically to fuzz different protocols (FTP, HTTP, IMAP, etc) but also has no-protocol plug-ins (Example: File Fuzzer).
The general idea is that this script has several functions already predefined in the file "functions.py", so whoever wanna write his own plugin's (for another protocol) in a few lines and add it to the script can do so.
More info: https://localh0t.blogspot.com
Git Page: https://github.com
Gloss