It's not a coincidence that Fuzzing is added to Go
It's not a coincidence that Fuzzing is added to Go
Posted Sep 11, 2020 15:07 UTC (Fri) by nix (subscriber, #2304)In reply to: It's not a coincidence that Fuzzing is added to Go by HelloWorld
Parent article: Fuzzing in Go
Well, obviously with a little more work you can search for "misbehaviour in general", as long as you can define it well enough. It's just that crashes are easy to define and detect, so most fuzzers start from there.
