Results tagged “fuzzing” from Just Another Hacker

Playing with Fuzzdb

|
I suppose this could be called a tool review, as fuzzdb is a very useful collection of strings. I have played with fuzzdb before, in fact it was always my intention to write WWW::TamperData so I could leverage fuzzdb for specific penetration testing in the deep webs. The next release of TamperData should be functional for that, albeit, some elbow grease will be required.

Adrian Crenshaw of irongeek fame has inspired me to start yet another project based on fuzzdb. If you haven't already done so, grab yourself a copy right now from http://code.google.com/p/fuzzdb/

Tool review: Fuzzman

|
Fuzzman is a simple perl script from cipher.org.uk (the guys that brought you bugle). It is a simple perl script that inspects the man page for a command and enumerates through the combinations of command line options. It then creates a shell script that will run the commands with fuzzing data, such as buffer overflow or format strings. You then run the shell script and look for a crash. It's a simple automated script, with some simple changes you could even make it part of your automated testing suite.

For more information on fuzzman, examples and download go to:
http://www.cipher.org.uk/read/2007/04/18/fuzzman-man-pages-based-fuzzer/

Pros:
By generating the fuzzing script from man pages it can fuzz any binary that has a man page.

Cons:
Many binaries are missing or have inconsistent man pages.

No Clean Feed - Stop Internet Censorship in Australia
Creative Commons License
This weblog is licensed under a Creative Commons License.