8000 GitHub - ezracyber/Hackerone: Hackerone disclosed report URL Aggregator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ezracyber/Hackerone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

No more support

Alternative : https://github.com/infosec-au/bugbountydash

HackerOne Disclosed Vulnerability Reports Aggregator

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%
0