android-fuzzing
Android fuzzer
A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode
109 stars
7 watching
12 forks
Language: C
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for fuzzing Android apps with generated files | 39 |
| A toolset for testing the security of Android applications by simulating various types of malformed input data | 85 |
| Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. | 332 |
| A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,103 |
| An Android port of a fuzz testing tool | 65 |
| A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. | 1,233 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| Fuzzing tool to identify vulnerabilities in Android native system services. | 244 |
| Automated tool to find and identify race bugs in kernels through fuzzing | 359 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities. | 2,059 |
| Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
| A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
| A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. | 120 |