I'll check it out when I can. Looks cool.
With this python script you are able to fuzz browsers, web services, pictures, files and network services/ports. It is very simple to handle and you can fuzz many things in very short time for much success, so i decide that no documentation is needed. If you have questions or need a documentation send me an email to: pigtail23-(at)-remoteshell.de. Give feedback. Have fun!
*Update*:
#fixed description from -hm to -m
Website link: UniOFuzz @ remoteshell.de
Download link: http://www.remoteshell.de/downloads/UniOFuzz.py
./UniOFuzz.py -h
usage: UniOFuzz.py -h/--help
UniOFuzz - the universal fuzzing tool for browsers, web services, pictures, files and network services/ports. #v0.1
by: Adrian Maertins | http://www.remoteshell.de/ | pigtail23-(at)-remoteshell.de
optional arguments:
-h, --help show this help message and exit
-b templatefile.* browser fuzz
-f filefuzz
-ft templatefile.* fuzz files with template file
-p picfuzz with browser
-pt templatefile.* picfuzz with browser using templatefile
-w web daemon fuzz
-n network service fuzz
-i 0.01 secounds between connections
-o /var/www outputfolder
-s 10000 max string length (default: 30000)
-m 10000 how many files
-c A const character (default: random)
-ip 127.0.0.1 host ip
-port 80 host port
-e html,jpg,doc,... file extension
Examples:
Browser fuzzing:
usage: ./UniOFuzz.py -b template.* -m 1000 -e html/php/aspx -o /var/www [-c A] [-s 10000]
Web service fuzzing:
usage: ./UniOFuzz.py -w -i 0.01 -ip 127.0.0.1 -port 80 [-c A] [-s 10000]
File fuzzing:
usage: ./UniOFuzz.py -f -m 1000 -e m3u/ini/pdf -o ~/files [-c A] [-s 10000]
usage: ./UniOFuzz.py -ft template.* -m 1000 -e m3u/ini/pdf -o ~/files [-c A] [-s 10000]
Picture fuzzing:
usage: ./UniOFuzz.py -p -m 1000 -e jpg/gif/png -o /var/www [-c A] [-s 10000]
usage: ./UniOFuzz.py -pt template.* -m 1000 -e jpg/gif/png -o /var/www [-c A] [-s 10000]
Network service/port fuzzing:
usage: ./UniOFuzz.py -n -i 0.01 -ip 127.0.0.1 -port 25 [-c A] [-s 10000]
Thanks and greetings to: mr_insecure, myownremote, noptrix, Eph, lnxg33k, CyberMaN,...
TheXero, Dexter, #back-track.de and #intern0t @ irc.freenode.net
Last edited by pigtail23; 10-12-2011 at 03:29 PM.
I'll check it out when I can. Looks cool.
V/r,
Snafu
Pffbt..[quote]I made a discovery today. I found a computer. Wait a second, this is cool. It does what I want it to. If it makes a mistake, it's because I screwed it up. Not because it doesn't like me... Or feels threatened by me.. Or thinks I'm a smart ass.. [/quote]
Opera crashs! It seems this is only a DoS, because i found no way to exploit it, but nice first found.
http://www.remoteshell.de/downloads/opera.jpg