랭킹으로 돌아가기

projectdiscovery/public-bugbounty-programs

Gochaos.projectdiscovery.io

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

chaosbugbountyreconnaissancehacktoberfestbugbounty-program
스타 성장
스타
1.3k
포크
388
주간 성장
이슈
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: