1 repository
Provides a browser interface to configure jobs, monitor fuzzing progress, and inspect crash reports.
Distinct from Web Application Fuzzing: No candidate covers a web dashboard for fuzzing management; closest candidates are fuzzing engines or web application fuzzing, not a management UI.
Explore 1 awesome GitHub repository matching devops & infrastructure · Fuzzing Dashboards. Refine with filters or upvote what's useful.
ClusterFuzz is an automated platform that runs coverage-guided fuzzers at scale to find security and stability bugs in software. It orchestrates libFuzzer and AFL++ across distributed clusters of worker bots, collecting coverage feedback to guide input mutation and discover crashes. The platform provides a web-based dashboard for configuring fuzzing jobs, monitoring progress, and inspecting crash reports, with role-based access control to restrict sensitive features. The system automates the full fuzzing lifecycle, from build pipeline integration and corpus management to crash triage and bug
Provides a browser interface to configure jobs, monitor fuzzing progress, and inspect crash reports.