fans
Vulnerability finder
Fuzzing tool to identify vulnerabilities in Android native system services.
FANS: Fuzzing Android Native System Services
242 stars
16 watching
43 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fuzzing/mffa | Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. | 330 |
antojoseph/droid-ff | A toolset for testing the security of Android applications by simulating various types of malformed input data | 85 |
google/oss-fuzz-vulns | Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 133 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
rootup/bfuzz | Automates browser testing with generated input payloads to identify vulnerabilities | 309 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
planetis-m/libfuzzer | Fuzzing tool for finding bugs and security issues in software | 43 |
quarkslab/android-fuzzing | A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 107 |
anestisb/radamsa-android | An Android port of a fuzz testing tool | 64 |
jiangsir404/xss-sql-fuzz | Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. | 60 |
0xricksanchez/paper_collection | A collection of academic papers on fuzzing and binary analysis | 1,232 |
status-im/nim-drchaos | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
facebook/mariana-trench | A static analysis tool for identifying security vulnerabilities in Android and Java applications. | 1,099 |
tudinfse/specfuzz | A tool to detect and analyze Spectre vulnerabilities in software applications | 30 |