choronzon

Evolutionary fuzzer

An evolutionary fuzzer that uses user-defined information to produce and test file formats.

An evolutionary knowledge-based fuzzer

GitHub

268 stars
23 watching
61 forks
Language: Python
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
bhass1/pyfuzz_canA tool for generating and testing random CAN network inputs to simulate real-world conditions.13
googleprojectzero/domatoA tool used to generate malformed HTML code to test web application security1,697
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
google/atherisA tool that uses fuzz testing to identify bugs in software by randomly generating input data1,412
googleprojectzero/jackalopeA customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms.1,103
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057
chijinz/minervaA tool that generates realistic browser API invocations by analyzing memory-level mod-ref relations and applying weighted selection during test case generation.31
googleprojectzero/fuzzilliAutomates the process of finding bugs in JavaScript engines by generating random code and testing it for errors1,896
henshin/filebusterA fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities213
jonmetz/androfuzzA tool for fuzzing Android apps with generated files39
google/fuzzer-test-suiteA set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.1,437
battelle/sandsifterAutomates the discovery of hidden instructions and bugs in x86 processors490
stephenfewer/grinderAutomates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities416
s3team/squirrelA tool that generates random inputs to test the robustness of database management systems188
andresriancho/websocket-fuzzerAutomates the process of sending WebSocket messages to test application vulnerabilities144