From ff8212aab362d707490ce7a9c5424ad2552dbfdb Mon Sep 17 00:00:00 2001 From: Aagam Shah Date: Wed, 4 Oct 2017 13:18:02 +0530 Subject: [PATCH 1/3] Categorized Bug bounty platforms --- cheatsheets/bugbountyplatforms.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/cheatsheets/bugbountyplatforms.md b/cheatsheets/bugbountyplatforms.md index 52f0e09..df825d7 100644 --- a/cheatsheets/bugbountyplatforms.md +++ b/cheatsheets/bugbountyplatforms.md @@ -1,11 +1,15 @@ ## Bug Bounty Platforms +### Open For Signup - [HackerOne](https://www.hackerone.com/) - [Bugcrowd](https://www.bugcrowd.com/) -- [Synack](https://www.synack.com/red-team/) -- [Cobalt](https://cobalt.io/) -- [Zerocopter](https://zerocopter.com/) - [BountyFactory](https://bountyfactory.io/) - [Intigriti](https://intigriti.be/) - [Bugbountyjp](https://bugbounty.jp/) + + +### Invite based Platforms +- [Synack](https://www.synack.com/red-team/) +- [Cobalt](https://cobalt.io/) +- [Zerocopter](https://zerocopter.com/) - [Yogosha](https://www.yogosha.com/) From 55dafceaefabfbcb47864200ef2cdbf13c355dcc Mon Sep 17 00:00:00 2001 From: Aagam Shah Date: Wed, 4 Oct 2017 13:38:03 +0530 Subject: [PATCH 2/3] Update special-tools.md Added some more reconnaissance sites --- cheatsheets/special-tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cheatsheets/special-tools.md b/cheatsheets/special-tools.md index a354f6a..9133c1c 100644 --- a/cheatsheets/special-tools.md +++ b/cheatsheets/special-tools.md @@ -38,6 +38,8 @@ otherapp.10.0.0.1.nip.io - [VirusTotal](https://virustotal.com/en-gb/domain/google.com/information/) (WHOIS, DNS, and subdomain recon) - [crt.sh](https://crt.sh/?q=%25.uber.com) (SSL certificate search) - [Google CT](https://transparencyreport.google.com/https/certificates) (SSL certificate transparency search) +- [Wayback Machine](https://archive.org/web/) (Find Intresting stuff hosted on the Domain in past) +- http://ipv4info.com (Find all domains inside an IP block owned by the Company/Organization) **Report Templates** From fd9fd852ba40e81f16425b2da904ca5bd3f03e11 Mon Sep 17 00:00:00 2001 From: Aagam Shah Date: Wed, 4 Oct 2017 23:37:26 +0530 Subject: [PATCH 3/3] Update bugbountyplatforms.md Done in accordance with style guide. --- cheatsheets/bugbountyplatforms.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cheatsheets/bugbountyplatforms.md b/cheatsheets/bugbountyplatforms.md index df825d7..9e5ec3f 100644 --- a/cheatsheets/bugbountyplatforms.md +++ b/cheatsheets/bugbountyplatforms.md @@ -1,6 +1,7 @@ ## Bug Bounty Platforms -### Open For Signup +**Open For Signup** + - [HackerOne](https://www.hackerone.com/) - [Bugcrowd](https://www.bugcrowd.com/) - [BountyFactory](https://bountyfactory.io/) @@ -8,7 +9,8 @@ - [Bugbountyjp](https://bugbounty.jp/) -### Invite based Platforms +**Invite based Platforms** + - [Synack](https://www.synack.com/red-team/) - [Cobalt](https://cobalt.io/) - [Zerocopter](https://zerocopter.com/)