nil0x42 / 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 JSON file controls the public bug bounty programs listed on chaos.projectdiscovery.io. Please create a pull-request with the programs for which you'd like to see recon data.

We are currently accepting entries in JSON format. See an example below:

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

πŸ’¬ Discussions

If you have any questions/doubts/ideas to discuss, please create a "Discussion" using the GitHub Discussions board.

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

Join our Discord Community.
Follow @PDChaos and PDiscoveryIO on Twitter.
You can also contact 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).

πŸ“Œ References

Thank you for your contribution and for keeping the community vibrant. ❀️

About

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

https://chaos.projectdiscovery.io

License:MIT License


Languages

Language:Go 100.0%