mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-04-09 17:49:32 -04:00
Merge pull request #86 from dubzzz/patch-1
Adding fast-check into the list of known fuzzers
This commit is contained in:
commit
023959ea57
@ -364,6 +364,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
|
||||
|
||||
[Jazzer](https://github.com/CodeIntelligenceTesting/jazzer) - A coverage-guided, in-process fuzzer for the Java Virtual Machine based on libFuzzer.
|
||||
|
||||
[fast-check](https://fast-check.dev/) - A fuzzer tool written in TypeScript and designed to run un-expected inputs against JavaScript code.
|
||||
|
||||
### Taint Analysis
|
||||
*How user input affects the execution*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user