mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-01-08 22:37:58 -05:00
Add Go fuzz
This commit is contained in:
parent
489e37d9ec
commit
87acdb4bfc
@ -291,6 +291,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
|
|||||||
|
|
||||||
[Tribble](https://github.com/SatelliteApplicationsCatapult/tribble) - Easy-to-use, coverage-guided JVM fuzzing framework.
|
[Tribble](https://github.com/SatelliteApplicationsCatapult/tribble) - Easy-to-use, coverage-guided JVM fuzzing framework.
|
||||||
|
|
||||||
|
[go-fuzz](https://github.com/dvyukov/go-fuzz) - Coverage-guided testing of go packages.
|
||||||
|
|
||||||
### Taint Analysis
|
### Taint Analysis
|
||||||
*How user input affects the execution*
|
*How user input affects the execution*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user