Earlier quoted context omitted.
Why not?
Would you accompany a movie recommendation with a piratebay link on HN?
Ask HN: What is the emerging state of the art in fuzzing techniques?
51–54 of 54 posts
Re: Ask HN: What is the emerging state of the art in fuzzing techniques?
#52My friend is working on some next gen fuzzing stuff here: https://github.com/2trill2spill/nextgen
Re: Ask HN: What is the emerging state of the art in fuzzing techniques?
#53in general, have a poke around https://fuzzing.info/papers/ First, I think the next big step in fuzzing will actually be a complement to fuzzing - solving. AFL and friends can bitbang their way to massive code coverage, but can still fail on fairly simple testcases. Some recent research[1] by the authors of Angr[2] show that by pairing the brute-force coverage and exception discovery of a tool like AFL with constrain…
Why "infamous"?
Re: Ask HN: What is the emerging state of the art in fuzzing techniques?
#54Here you have some interesting work from Fabien Duchene, ENSIMAG/CEA researcher, about black-box genetic fuzzing (I know it sounds like a lot of buzzwords, and in fact it was a little bit mocked during SSTIC 2016, but it's some really good stuff !) http://hal.univ-grenoble-alpes.fr/hal-00978844/ https://dl.acm.org.sci-hub.cc/citation.cfm?id=2557550&dl=ACM...