MFFA
Media tester
Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them.
Media Fuzzing Framework for Android
330 stars
30 watching
112 forks
Language: Python
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
antojoseph/droid-ff | A toolset for testing the security of Android applications by simulating various types of malformed input data | 85 |
iromise/fans | Fuzzing tool to identify vulnerabilities in Android native system services. | 242 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
rootup/bfuzz | Automates browser testing with generated input payloads to identify vulnerabilities | 309 |
quarkslab/android-fuzzing | A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 107 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
jonmetz/androfuzz | A tool for fuzzing Android apps with generated files | 38 |
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 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
sycuricon/morfuzz | A fuzzing framework for detecting functional bugs in RISC-V processors | 23 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
rust-fuzz/afl.rs | A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,651 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
prompt-security/ps-fuzz | An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 401 |