Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/projectdiscovery/public-bugbounty-programs
ReconnaissanceVulnerability AnalysisInformation GatheringWeb SecurityCurated Resources
GitHubprojectdiscovery/public-bugbounty-programs

public-bugbounty-programs

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

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website
1.3k39015 days agoReviewed by Kitploit

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

  • Source file: src/data.yaml.
  • Schema: src/data.schema.json.

Each program entry includes:

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

Example entry in src/data.yaml:

root@kitploit:~
- 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 [email protected].

📋 Guidelines

  • Refer to CONTRIBUTING.md for complete contributor guidelines.

📌 References

  • https://github.com/arkadiyt/bounty-targets-data
  • https://github.com/disclose/diodb/blob/master/program-list.json
  • https://firebounty.com

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

Download Tool