mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-01-09 06:47:56 -05:00
Add Choronzon, QuickFuzz and GramFuzz (#31)
This commit is contained in:
parent
2cc27fd936
commit
854a805164
@ -264,6 +264,11 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
|
|||||||
### Misc
|
### Misc
|
||||||
*Other notable fuzzers like Kernel Fuzzers, general purpose fuzzer etc.,*
|
*Other notable fuzzers like Kernel Fuzzers, general purpose fuzzer etc.,*
|
||||||
|
|
||||||
|
[Choronzon](https://github.com/CENSUS/choronzon) - An evolutionary knowledge-based fuzzer
|
||||||
|
|
||||||
|
[QuickFuzz](https://github.com/CIFASIS/QuickFuzz) - A tool written in Haskell designed for testing un-expected inputs of common file formats on third-party software, taking advantage of off-the-shelf, well known fuzzers.
|
||||||
|
|
||||||
|
[gramfuzz](https://github.com/d0c-s4vage/gramfuzz) - A grammar-based fuzzer that lets one define complex grammars to model text and binary data formats
|
||||||
|
|
||||||
[KernelFuzzer](https://github.com/mwrlabs/KernelFuzzer) - Cross Platform Kernel Fuzzer Framework.
|
[KernelFuzzer](https://github.com/mwrlabs/KernelFuzzer) - Cross Platform Kernel Fuzzer Framework.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user