(no title)
hobls | 7 years ago
This is a very narrow definition of a fuzzer. There are a lot of types of fuzzer that do not generate source code, and are not intended to test compilers.
hobls | 7 years ago
This is a very narrow definition of a fuzzer. There are a lot of types of fuzzer that do not generate source code, and are not intended to test compilers.
seanmcdirmid|7 years ago
Suffice it to say, we found lots of bugs, the most famous one being what my grad advisor called the vacuum bug that could read a web client's environment variables (among other things): https://archive.nytimes.com/www.nytimes.com/library/cyber/un...
hobls|7 years ago
1: https://lcamtuf.blogspot.com/2014/11/pulling-jpegs-out-of-th...
kodablah|7 years ago
matthewwarren|7 years ago
sehugg|7 years ago
matthewwarren|7 years ago
matthewwarren|7 years ago
Yeah, that's true, I completely missed out other uses for 'fuzzers', thanks for clarifying that