Adding a link to Pulsar fuzzer

This commit is contained in:
Andrew Lamarra 2021-02-23 22:32:11 -05:00
parent 9d2201ac8f
commit 89fb11f798

View File

@ -311,6 +311,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[AFLNet](https://github.com/aflnet/aflnet) - A Greybox Fuzzer for Network Protocols (an extention of AFL).
[Pulsar](https://github.com/hgascon/pulsar) - Protocol Learning, Simulation and Stateful Fuzzer.
### Browser Fuzzing
[BFuzz](https://github.com/RootUp/BFuzz) - An input based, browser fuzzing framework.