From 6ebc6aa829aa20ecb719cf7959837493a328a8d0 Mon Sep 17 00:00:00 2001 From: Chandrapal Date: Tue, 6 Sep 2016 06:39:18 +0530 Subject: [PATCH] Added bug bounty reference --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d18031b..173195a 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Your [contributions](contributing.md) are always welcome! **Other Useful Repositories:** - [APT Notes](#apt-notes) +- [Bug Bounty Reference](#bug-bounty-reference) - [CTF Tool](#ctf-tool) - [Free Programming Books](#free-programming-books) - [Gray Hacker Resources](#gray-hacker-resources) @@ -131,6 +132,9 @@ OSX and iOS related security tools #### [APT Notes](https://github.com/kbandla/APTnotes) Various public documents, whitepapers and articles about APT campaigns +#### [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) +A list of bug bounty write-up that is categorized by the bug nature + #### [CTF Tool](https://github.com/SandySekharan/CTF-tool) A curated list of Capture The Flag (CTF) frameworks, libraries, resources and softwares.