ランキングに戻る

projectdiscovery/public-bugbounty-programs

Gochaos.projectdiscovery.io

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

chaosbugbountyreconnaissancehacktoberfestbugbounty-program
スター成長
スター
1.3k
フォーク
388
週間成長
Issue
1
5001k
2020年5月2022年5月2024年6月2026年7月
成果物Go Modulesgo get github.com/projectdiscovery/public-bugbounty-programs
README

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

Data is generated in JSON format and can be found in dist/data.json.

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. :heart: