Settings

Theme

ClusterFuzzLite: Continuous Fuzzing for All

security.googleblog.com

15 points by metzmanj 4 years ago · 4 comments

Reader

michaelw 4 years ago

Here's a simple way to think about fuzzing. If you're not fuzzing your interface to find vulnerabilities, someone else is.

rurban 4 years ago

Super nice to extend their oss-fuzz services to everybody. I'm already using oss-fuzz, but will add this to my GitHub actions for many other projects of mine. You just need to be able to compile your C project with clang++. oss-fuzz has more fuzzers, but libfuzzer is good enough.

zachs7 4 years ago

This looks super useful.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection