QuickFuzz

File format tester

A tool for testing unexpected inputs of file formats in third-party software by leveraging existing libraries and fuzzers

An experimental grammar fuzzer in Haskell using QuickCheck

GitHub

199 stars
24 watching
45 forks
Language: Haskell
last commit: over 6 years ago

Related projects:

RepositoryDescriptionStars
google/atherisA tool that uses fuzz testing to identify bugs in software by randomly generating input data1,412
henshin/filebusterA fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities213
forallsecure/graphfuzzA framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies.9
google/fuzzer-test-suiteA set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.1,437
prompt-security/ps-fuzzAn interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks.419
purseclab/fuzzusbA framework for testing and validating the security of USB gadget stacks in operating systems34
compsec-snu/difuzz-rtlAn approach to fuzz testing CPU designs using differential coverage analysis and random instruction mutation79
fuzzing/mffaAutomatically testing Android media software components for vulnerabilities by feeding malformed media files to them.332
ameenmaali/qsfuzzA tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules.297
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68
consensusfuzz/lokiA framework for detecting vulnerabilities in blockchain consensus protocols by generating targeted input to test their robustness12
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
bhass1/pyfuzz_canA tool for generating and testing random CAN network inputs to simulate real-world conditions.13
s3team/squirrelA tool that generates random inputs to test the robustness of database management systems188
fscheck/fscheckAutomatically tests .NET programs by generating random test cases based on predefined properties1,169