Add tool: AFL networking edition

This commit is contained in:
figbux 2019-12-01 20:42:10 +03:00 committed by GitHub
parent 7b64071e1e
commit 39df580910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,6 +277,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[Fuzzing For Worms](https://github.com/dobin/ffw) - A fuzzing framework for network servers.
[AFL (w/ networking patch)](https://github.com/jdbirdwell/afl) - An unofficial american fuzzy lop capable of network fuzzing
### Browser Fuzzing
[BFuzz](https://github.com/RootUp/BFuzz) - An input based, browser fuzzing framework.