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, ...
2k stars
27 watching
323 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
aflafl-fuzzaflplusplusbinary-onlycoverage-guidedfridafuzzingfuzzing-frameworklibaflrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| A framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies. | 9 |
| A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. | 1,233 |
| A hub for learning and exploring fuzzing techniques to test software for vulnerabilities | 3,545 |
| A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 109 |
| A tool designed to test the security of large language models by simulating various inputs and observing their responses. | 238 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool for fuzzing Android apps with generated files | 39 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection | 78 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| A fuzzing framework for detecting functional bugs in RISC-V processors | 25 |
| Fuzzing tool for finding bugs and security issues in software | 43 |