Diligence Fuzzing

Diligence Fuzzing (aka Fuzzing-as-a-Service) is an automated analysis tool for detecting vulnerabilities in Solidity smart contracts. Inspired by coverage-guided fuzzing approaches used in state-of-the-art fuzzers like AFL and LibFuzzer, Diligence Fuzzing offers increased code coverage and faster vulnerability detection compared to existing fuzzing tools used for analyzing smart contracts. In fact, recent benchmarks show Diligence Fuzzing outperforms competitors (in overall code coverage, time-to-coverage, and no. of bugs found) by significant margins.