android-fuzzing

Android fuzzer

A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode

GitHub

109 stars
7 watching
12 forks
Language: C
last commit: over 1 year ago

Related projects:

Repository Description Stars
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 39
antojoseph/droid-ff A toolset for testing the security of Android applications by simulating various types of malformed input data 85
fuzzing/mffa Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. 332
momalab/icsfuzz A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. 26
googleprojectzero/jackalope A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. 1,103
anestisb/radamsa-android An Android port of a fuzz testing tool 65
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,233
googleprojectzero/fuzzilli Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors 1,896
iromise/fans Fuzzing tool to identify vulnerabilities in Android native system services. 244
compsec-snu/razzer Automated tool to find and identify race bugs in kernels through fuzzing 359
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
aflplusplus/libafl A framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities. 2,059
andresriancho/websocket-fuzzer Automates the process of sending WebSocket messages to test application vulnerabilities 144
ameenmaali/qsfuzz A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. 297
fuzzinglabs/cairo-fuzzer A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. 120