Books

Books : reviews

Michael Sutton, Adam Greene, Pedram Amini.
Fuzzing: brute force vulnerability discovery.
Addison Wesley. 2007

Fuzzing has evolved into one of today’s most effective approaches to test software security. To “fuzz,” you attach a program’s inputs to a source of random data, and then systematically identify the failures that arise. Hackers have relied on fuzzing for years: Now, it’s your turn. In this book, renowned fuzzing experts show you how to use fuzzing to reveal weaknesses in your software before someone else does.