mirror of
https://github.com/secfigo/Awesome-Fuzzing.git
synced 2025-02-13 05:11:36 -05:00
Added contributing guidelines
This commit is contained in:
parent
7b0728817e
commit
09c1a4ab1f
@ -19,7 +19,7 @@ A list of fuzzing resources ( Books, courses - free and paid, videos, tools, tut
|
|||||||
+ [Symbolic Execution + SAT/SMT Solvers](#smt-solvers)
|
+ [Symbolic Execution + SAT/SMT Solvers](#smt-solvers)
|
||||||
+ [Essential Tools (generic)](#essential-tools)
|
+ [Essential Tools (generic)](#essential-tools)
|
||||||
- [Vulnerable Applications](#vuln-apps)
|
- [Vulnerable Applications](#vuln-apps)
|
||||||
|
- [Contributing](#contribution)
|
||||||
|
|
||||||
Awesome Fuzzing Resources
|
Awesome Fuzzing Resources
|
||||||
-------------
|
-------------
|
||||||
@ -188,5 +188,9 @@ Exploit-DB - https://www.exploit-db.com
|
|||||||
(search and pick the exploits, which have respective apps available for download, reproduce the exploit by using fuzzer of your choice)
|
(search and pick the exploits, which have respective apps available for download, reproduce the exploit by using fuzzer of your choice)
|
||||||
|
|
||||||
|
|
||||||
|
<a name="contribution"/>
|
||||||
|
### Contributing
|
||||||
|
|
||||||
|
[Please refer the guidelines at contributing.md for details](Contributing.md).
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user