fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Integrate SockFuzzer as benchmark

Open jonathanmetzman opened this issue 4 years ago • 0 comments

I think SockFuzzer (blog) is one of the most important libfuzzer targets out there. We should integrate it as a benchmark. A challenge here is support for non-libFuzzer based fuzzers. SockFuzzer uses libprotobuf-mutator (LPM). I know AFL++ can use LPM but I'm sure this won't be trivial to get SockFuzzer's build system to work with AFL++. As for non-AFL++/libFuzzer based targets, I assume they won't be able to fuzz SockFuzzer.

jonathanmetzman avatar Apr 29 '21 11:04 jonathanmetzman