honggfuzz

Fuzzer

A high-performance fuzzer for detecting security vulnerabilities in software

Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

GitHub

3k stars
125 watching
516 forks
Language: C
last commit: 8 days ago
Linked from 2 awesome lists

cfuzzingsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/oss-fuzz An automated testing framework that uses random data to find errors in software 10,548
google/fuzzing A hub for learning and exploring fuzzing techniques to test software for vulnerabilities 3,513
google/syzkaller An unsupervised coverage-guided kernel fuzzer 5,386
fuzzdb-project/fuzzdb A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing 8,242
antonio-morales/fuzzing101 A step-by-step guide to learning fuzzing techniques for finding vulnerabilities in software projects 3,222
google/fuzzer-test-suite A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. 1,431
dvyukov/go-fuzz A tool for generating and testing random inputs to ensure software reliability 4,780
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,108
xmendez/wfuzz A tool to automatically generate and test web application inputs for security vulnerabilities 5,967
wcventure/fuzzingpaper A collection of recent papers on fuzz testing and related topics. 2,467
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 212
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,399
planetis-m/libfuzzer Fuzzing tool for finding bugs and security issues in software 43
ffuf/ffuf Automated web application vulnerability scanner written in Go. 12,704
googleprojectzero/fuzzilli A fuzzer for dynamic language interpreters designed to detect core interpreter bugs 1,890