pikpikcu / public-bugbounty-programs

Community curated list of public bugbounty and responsible disclosure programs.

Home Page:https://chaos.projectdiscovery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Public Bugbounty Programs

License contributions welcome Follow on Twitter Chat on Discord

This is a source for programs available on chaos.projectdiscovery.io. Please send pull-request of public bug bounty programs that you want to include in our public list with recon data.

We are currently accepting in JSON format, an example is below:

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

Important notes:

  • Our backend only accepts TLD as input in the domains field, so please do not add subdomains or URLs in domain field.
  • Use JSON validators (e.g. jsonlint to validate the modified chaos-bugbounty-list.json file when sending pull requests.

Thanks again for your contribution and keeping the community vibrant. ❤️


If you want to remove any program from the list, please contact us at contact@projectdiscovery.io.

Resources

About

Community curated list of public bugbounty and responsible disclosure programs.

https://chaos.projectdiscovery.io

License:MIT License