Add tribble

This commit is contained in:
Wil Selwood 2018-06-06 11:01:12 +01:00 committed by GitHub
parent c7c6a95c6d
commit 003b05b94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,6 +291,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[ansvif](https://oxagast.github.io/ansvif/) - An advanced cross platform fuzzing framework designed to find vulnerabilities in C/C++ code.
[Tribble](https://github.com/SatelliteApplicationsCatapult/tribble) - Easy-to-use, coverage-guided JVM fuzzing framework.
### Taint Analysis
*How user input affects the execution*