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
hackerone — Brute-force scraper for HackerOne disclosed reports via their public API, collecting report IDs, links, titles, and states for security research and learning. | Kitploit
Tools/GitHubGitHub/besioo/hackerone
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisInformation GatheringWeb SecurityLearning & Education
GitHubbesioo/hackerone

hackerone

Brute-force scraper for HackerOne disclosed reports via their public API, collecting report IDs, links, titles, and states for security research and learning.

View Repository
561122 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

hackerone

I have collected all hackerone disclosed reports by brute forcing on their api https://api.hackerone.com/v1/hackers/reports/{id} from number 1 to 1500000.

May be there are more reports, that it's id is more than 1500000.

File reports.csv contain more than 10000 disclosed report, every line have report_id, link, title, state.

you can use h1_reports.py script to do the same thing.

happy reading

Download Tool