I currently have a chrome service that is parsing some potentially malicious HTTP requests in an separate process and I would like to now fuzz that functionality. Is there some particular fuzzing framework that we generally use in chromium?
I found https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/efficient_fuzzer.md, is this still current or is there a new workflow that I should be following instead?
Thanks!
Luum
--
You received this message because you are subscribed to the Google Groups "Security-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-dev+unsubscribe@chromium.org.