Skip to content

machphy/Bug-Bounty-Reports-Ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report Extractor

image

A small CLI tool that fetches resolved & disclosed HackerOne reports by vulnerability (CWE/keyword) and exports them to a CSV file.
Includes a lightweight ASCII banner, spinner, and colorized terminal output.


✨ Features

  • Query HackerOne via GraphQL (search by vulnerability/CWE)
  • Pagination support (fetch up to 3000 reports per run)
  • Export results to CSV (Title | Severity | URL)
  • Animated banner + spinner and colorized report printing
  • Minimal dependencies

🛠 Requirements

  • Python 3.7+
  • Packages: requests, pyfiglet

📦 Installation

  1. Clone the repository:
    git clone https://github.com/machphy/Bug-Bounty-Reports-Ext.git
    cd Bug-Bounty-Reports-Ext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages