v1ll41n / H1-Report-Finder

A burpsuite extension that helps security researchers find public security reports published on h1 based on the selected host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H1 Report Finder

A burpsuite extension that helps security researchers find public security reports published on Hackerone corresponding to the selected host/url.

Installation

  • Download Jython
  • Add Jython binary path to Burp
  • Install the required python packages
    cd jython/bin
    pip install -r requirements.txt
  • Load the extension into Burp
  • Happy Hacking

Credits

  • Credits for the unofficial disclosure database goes to DENIS WERNER - @NOBBD

About

A burpsuite extension that helps security researchers find public security reports published on h1 based on the selected host


Languages

Language:Python 100.0%