DhiyaneshGeek / public-bugbounty-programs

Community curated list of public bug bounty 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 of public programs listed 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,
   "swag": true,
   "domains":[
      "hackerone.com",
      "hackerone.net",
      "hacker101.com",
      "hackerone-ext-content.com"
   ]
}

πŸ’¬ Discussion

Have questions / doubts / ideas to discuss? feel free to open a discussion using Github discussions board.

πŸ‘¨β€πŸ’» Community

You are welcomed to join our Discord Community. You can also follow us on Twitter to keep up with everything related to projectdiscovery, got question? please reach out to us at chaos@projectdiscovery.io

πŸ“‹ Notes

  • Only domain name values are accepted in the domains field.
  • We do not support wildcard input like *.tld or *.tld.*.
  • domains field includes TLD names associated with the target program, not based on scope of the program.
  • Subdomains are populated using Passive API (chaos dataset).

πŸ“Œ Reference

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

About

Community curated list of public bug bounty and responsible disclosure programs.

https://chaos.projectdiscovery.io

License:MIT License