applepie
System fuzzer
A tool designed to fuzz and introspect systems using a hypervisor, providing deep device emulation and code coverage analysis.
A hypervisor for fuzzing built with WHVP and Bochs
367 stars
26 watching
56 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
momalab/icsfuzz | A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
googleprojectzero/fuzzilli | Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
googleprojectzero/jackalope | A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms. | 1,103 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
battelle/sandsifter | Automates the discovery of hidden instructions and bugs in x86 processors | 490 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
sycuricon/morfuzz | A fuzzing framework for detecting functional bugs in RISC-V processors | 25 |
jonmetz/androfuzz | A tool for fuzzing Android apps with generated files | 39 |
googleprojectzero/domato | A tool used to generate malformed HTML code to test web application security | 1,697 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
prompt-security/ps-fuzz | An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |
s3team/squirrel | A tool that generates random inputs to test the robustness of database management systems | 188 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |