mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-02-08 11:05:52 -05:00
Adding BFuzz, a browser fuzzing framework
This commit is contained in:
parent
d5c77e4a46
commit
41272f0a32
@ -18,6 +18,7 @@ A curated list of fuzzing resources ( Books, courses - free and paid, videos, to
|
|||||||
+ [Cloud Fuzzers](#cloud-fuzzers)
|
+ [Cloud Fuzzers](#cloud-fuzzers)
|
||||||
+ [File Format Fuzzers](#file-format-fuzzers)
|
+ [File Format Fuzzers](#file-format-fuzzers)
|
||||||
+ [Network Protocol Fuzzers](#network-protocol-fuzzers)
|
+ [Network Protocol Fuzzers](#network-protocol-fuzzers)
|
||||||
|
+ [Browser Fuzzing](#browser-fuzzing)
|
||||||
+ [Taint Analysis](#taint-analysis)
|
+ [Taint Analysis](#taint-analysis)
|
||||||
+ [Symbolic Execution SAT and SMT Solvers](#symbolic-execution-sat-and-smt-solvers)
|
+ [Symbolic Execution SAT and SMT Solvers](#symbolic-execution-sat-and-smt-solvers)
|
||||||
+ [Essential Tools](#essential-tools)
|
+ [Essential Tools](#essential-tools)
|
||||||
@ -266,6 +267,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.
|
[Fuzzing For Worms](https://github.com/dobin/ffw) - A fuzzing framework for network servers.
|
||||||
|
|
||||||
|
### Browser Fuzzing
|
||||||
|
[BFuzz](https://github.com/RootUp/BFuzz) - An input based, browser fuzzing framework.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
*Other notable fuzzers like Kernel Fuzzers, general purpose fuzzer etc.,*
|
*Other notable fuzzers like Kernel Fuzzers, general purpose fuzzer etc.,*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user