public-bugbounty-programs icon indicating copy to clipboard operation
public-bugbounty-programs copied to clipboard

Adding public BBP/VDP programs to list

Open ehsandeep opened this issue 3 years ago • 5 comments

The idea is to compile a list of publicly available bbp/vdp programs in a structured manner that can be consumed by a program to index subdomains of given domain and publish it at https://chaos.projectdiscovery.io

Format

{
   "name":"HackerOne",
   "url":"https://hackerone.com/security",
   "bounty": true,
   "swag": true,
   "domains":[
      "hackerone.com",
      "hackerone.net",
      "hacker101.com",
      "hackerone-ext-content.com"
   ]
}

Reference

https://github.com/arkadiyt/bounty-targets-data https://github.com/disclose/diodb/blob/master/program-list.json https://firebounty.com

ehsandeep avatar Sep 30 '21 18:09 ehsandeep

Mind if I pick up this issue?

saintmalik avatar Oct 01 '21 18:10 saintmalik

?

saintmalik avatar Oct 02 '21 11:10 saintmalik

@saintmalik Definitely, it is available for pick.

ehsandeep avatar Oct 02 '21 12:10 ehsandeep

I've added a PR, kindly verify and merge it.

amarjeetsinha avatar Oct 04 '21 17:10 amarjeetsinha

@ehsandeep Kindly verify and merge #257 #256 into the repo.

amarjeetsinha avatar Oct 05 '21 18:10 amarjeetsinha