LibAFL

Fuzzer framework

A framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities.

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

GitHub

2k stars
27 watching
323 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

aflafl-fuzzaflplusplusbinary-onlycoverage-guidedfridafuzzingfuzzing-frameworklibaflrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rust-fuzz/afl.rsA tool for finding security and stability issues in Rust code by testing it with pseudo-random data.1,668
forallsecure/graphfuzzA framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies.9
mykter/afl-trainingA comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects.1,233
google/fuzzingA hub for learning and exploring fuzzing techniques to test software for vulnerabilities3,545
quarkslab/android-fuzzingA toolkit for greybox fuzzing of Android applications using AFL++ Frida mode109
mnns/llmfuzzerA tool designed to test the security of large language models by simulating various inputs and observing their responses.238
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
jonmetz/androfuzzA tool for fuzzing Android apps with generated files39
googleprojectzero/fuzzilliAutomates the process of finding bugs in JavaScript engines by generating random code and testing it for errors1,896
sefcom/witcherA framework for fuzzing web applications to detect vulnerabilities like command and SQL injection78
henshin/filebusterA fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities213
sycuricon/morfuzzA fuzzing framework for detecting functional bugs in RISC-V processors25
planetis-m/libfuzzerFuzzing tool for finding bugs and security issues in software43