This tool scraps and categorises Hackerone's Hacktivity page for vulnerability reports. (Currently a terminal based tool)
The following libraries are used to develop this tool
-
requests
pip install requests -
BeautifulSoup
pip install beautifulsoup -
selenium
pip install selenium -
termplotlib - https://github.com/nschloe/termplotlib
pip install termplotlib
python scrapper.py <seach keyword(s)>
Example:
python scrapper.py mobile application
HackeroneScraper will do the following upon scraping the hacktivity query made.
- Plot an ASCII bar graph. The graph will show the number of published/disclosed vulnerabilties for each Bug Bounty Program