mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2024-10-01 06:55:48 -04:00
Added cifuzz
This commit is contained in:
parent
25c0b8c81c
commit
78165bfea5
@ -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.
|
[Jazzer](https://github.com/CodeIntelligenceTesting/jazzer) - A coverage-guided, in-process fuzzer for the Java Virtual Machine based on libFuzzer.
|
||||||
|
|
||||||
|
[cifuzz](https://github.com/CodeIntelligenceTesting/cifuzz) - A command line tool for executing coverage-guided fuzz tests in multiple languages and targets.
|
||||||
|
-
|
||||||
### Taint Analysis
|
### Taint Analysis
|
||||||
*How user input affects the execution*
|
*How user input affects the execution*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user