/H1ReportFinder

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

Primary LanguagePython

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