docs: Update link to contributing exploits' documentation on 'Contribute' page

This commit is contained in:
Shreya Malviya 2021-08-03 15:35:03 +05:30
parent b5db42d829
commit 94ddd7c760
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ You can take a look at [our roadmap](https://github.com/guardicore/monkey/projec
### More exploits! 💥
The best way to find weak spots in a network is by attacking it. The [exploit template](https://github.com/guardicore/monkey/wiki/Exploit-templates) page will help you add exploits.
The best way to find weak spots in a network is by attacking it. The [*Adding Exploits*](./adding-exploits/) page will help you add exploits.
It's important to note that the Infection Monkey must be absolutely reliable. Otherwise, no one will use it, so avoid memory corruption exploits unless they're rock solid and focus on the logical vulns such as Shellshock.