Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding public BBP/VDP programs to list #234

Open
ehsandeep opened this issue Sep 30, 2021 · 5 comments
Open

Adding public BBP/VDP programs to list #234

ehsandeep opened this issue Sep 30, 2021 · 5 comments
Labels

Comments

@ehsandeep
Copy link
Member

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 ehsandeep pinned this issue Sep 30, 2021
@saintmalik
Copy link

Mind if I pick up this issue?

@saintmalik
Copy link

?

@ehsandeep
Copy link
Member Author

@saintmalik Definitely, it is available for pick.

@amarjeetsinha
Copy link
Contributor

amarjeetsinha commented Oct 4, 2021

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

@amarjeetsinha
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants