Merge pull request #37 from wselwood/patch-1

Add tribble
This commit is contained in:
Mohammed A Imran 2018-06-07 10:24:11 +01:00 committed by GitHub
commit 489e37d9ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -289,6 +289,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*