This is the 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",
"domains":[
"hackerone.com",
"hackerone.net",
"hacker101.com",
"hackerone-ext-content.com"
]
}Notes:
- Use JSON validators (e.g. https://jsonlint.com) to validate the modfied
scope.jsonfile when sending pull requests. - Scope file only accept root domain as input the
domainsfield, so please do not add subdomains indomainfield.
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.