DefCon Chronicles: fuzzing

Fuzzing seems to be the word of the day at DefCon. It’s a technique of evaluating the application by attaching a source of random data to it. The Wikipedia link points to the paper Fuzz Testing of Application Reliability. Want to do some fuzz testing? Just point a generator of random data at your application’s input.

Posted Sunday, August 6th, 2006 under DefCon.