atheris

Fuzz tester

A tool that uses fuzz testing to identify bugs in software by randomly generating input data

GitHub

1k stars
40 watching
113 forks
Language: Python
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
google/fuzzer-test-suiteA set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.1,437
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
googleprojectzero/fuzzilliAutomates the process of finding bugs in JavaScript engines by generating random code and testing it for errors1,896
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057
prompt-security/ps-fuzzAn interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks.419
stephenfewer/grinderAutomates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities416
rust-fuzz/afl.rsA tool for finding security and stability issues in Rust code by testing it with pseudo-random data.1,668
s3team/squirrelA tool that generates random inputs to test the robustness of database management systems188
googleprojectzero/domatoA tool used to generate malformed HTML code to test web application security1,697
jidicula/go-fuzz-actionAn Automated testing workflow for Go code using built-in fuzz testing features15
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68
trailofbits/protofuzzA tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions274
battelle/sandsifterAutomates the discovery of hidden instructions and bugs in x86 processors490
henshin/filebusterA fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities213