android-fuzzing

Android fuzzer

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

GitHub

107 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 38
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. 330
momalab/icsfuzz Fuzzes control applications to uncover vulnerabilities 26
googleprojectzero/jackalope A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. 1,094
anestisb/radamsa-android An Android port of a fuzz testing tool 64
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,227
googleprojectzero/fuzzilli A fuzzer for dynamic language interpreters designed to detect core interpreter bugs 1,890
iromise/fans Fuzzing tool to identify vulnerabilities in Android native system services. 242
compsec-snu/razzer A tool to identify and fix race bugs in kernel code through fuzzing and static analysis 358
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,108
aflplusplus/libafl A framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities. 2,034
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. 296
fuzzinglabs/cairo-fuzzer A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. 118