From 47ce71faf0edb4c3291347787083630ae4e00639 Mon Sep 17 00:00:00 2001 From: Jeka Pats Date: Fri, 21 Jun 2019 04:07:17 +0300 Subject: [PATCH] Add Fuzzit - Continuous fuzzing as a service program. Free for open-source - oss@fuzzit.dev Paid for closed-source --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f60135b..6b6bbd9 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio [ClusterFuzzer](https://google.github.io/clusterfuzz/) - ClusterFuzzer, scalable open source fuzzing infrastructure. It is used by Google for fuzzing Chrome Browser. +[Fuzzit](https://fuzzit.dev) - Fuzzit, Continuous fuzzing as a service platform. Free for open source. used by various open-source projects (systemd, radare2) and close-source projects. To join oss program drop a line at oss@fuzzit.dev + ### File Format Fuzzers *Fuzzers which helps in fuzzing file formats like pdf, mp3, swf etc.,*