Skip to content

projectdiscovery/public-bugbounty-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,050 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Public BugBounty Programs

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

This repo serves as the central management system for the public bug bounty programs used on Chaos by ProjectDiscovery.

Data Model

Each program entry includes:

  • name (string)
  • url (http/https URL)
  • bounty (boolean)
  • domains (array of root/apex domains)

Example entry in src/data.yaml:

- name: Example Bug Bounty Program
  url: https://example.com/bugbounty
  bounty: true
  domains:
    - example.com
    - example.org

We welcome your contributions to this list. If there are specific programs for which you'd like to see reconnaissance data, please submit a pull request. Make sure to give the contributing guidelines a quick read first so everything runs smoothly.

Your contributions will help us to continually improve and expand the range of public bug bounty programs we feature.

💬 Discussions

For any inquiries, suggestions, or topics you'd like to discuss, we encourage you to initiate a "Discussion" using our GitHub Discussions platform.

👨‍💻 Community

We invite you to join our Discord Community for more interactive discussions.
Stay updated with our latest news and activities by following ProjectDiscovery on Twitter.
For direct communication, feel free to reach us at contact@projectdiscovery.io.

📋 Guidelines

📌 References

We greatly appreciate your contributions and your efforts in keeping our community dynamic and engaging. ❤️

About

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

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors