Skip to content

ReillyKeith/hacktivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)