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 indomain
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 [email protected].