Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 617 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 617 Bytes

HackerOne Defects

Public Defects since 2013 - 2020

Statistics of HackerOne BugBounty: https://hackerone.com/hacktivity This was last updated as of the 13th July 2020

Import the SQL file

hacktivity_BugsHackerOne.sql

mysql -u username -p database_name < hacktivity_BugsHackerOne.sql

Graph HackerOne

Collect your own results

Code can be found in getData - python script you will need:

  • update the records to include the newly disclosed defects

Then you can run the script :)