Skip to content

Hackerone disclosed report URL Aggregator

License

Notifications You must be signed in to change notification settings

DanielHemmati/Hackerone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

HackerOne Disclosed Vulnerability Reports Aggregator (No longer supported)

made-with-python Maintenance GitHub issues

Basic Functionality:

  • Company wise disclosure report
  • Export to CSV file

Usage

  • Install python dependencies (for windows and Linux):
pip install cssselect
pip install lxml
pip install urllib2
  • Run hack1.py file
python hack1.py
  • Enter the company name (handle) that you want to aggregate the disclosed reports
hack1.py
Company Name:twitter
  • Open the {company}.csv file under the folder created with the same name as company.

Walkthrough

alt tag


alt tag


alt tag

Licence

WTFPL 3.0

Contributing

  • Fork it ( https://github.com/vjex/Hackerone/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

About

Hackerone disclosed report URL Aggregator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%