From 5fafe9cd0e0bb9acf709ea0be206ac817a5d50d2 Mon Sep 17 00:00:00 2001 From: r3dsquirr3l Date: Mon, 15 Oct 2018 08:24:43 +0100 Subject: [PATCH] added Links section (#19111) * added Links section * correct contributor's link syntax --- client/src/guide/english/security/bug-bounties/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/src/guide/english/security/bug-bounties/index.md b/client/src/guide/english/security/bug-bounties/index.md index c6b146a93d..41139dd993 100644 --- a/client/src/guide/english/security/bug-bounties/index.md +++ b/client/src/guide/english/security/bug-bounties/index.md @@ -17,3 +17,10 @@ The companies that sponsor these programs gain several benefits: - Many eyes on their product are more likely to find more bugs than the typical QA team - Only have to pay for results, not for the time spent trying to find bugs - Encourages people who find vulnerabilties to turn them over to the company and not to the black market. + +### Links + +The following is a list of popular platforms which provide access to bug bounties from a wide variety of companies: + +- [BugCrowd](https://www.bugcrowd.com/bug-bounty-list/) +- [HackerOne](https://hackerone.com/bug-bounty-programs)