Skip to content

victoni/OBB_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The script is not working anymore, due to some structural changes in openbugbounty.org

OBB_scrapper

A program scope scrapper for openbugbounty.org. Can be added to a pipeline for continuous scanning and recon.

Install requirments:

python3 -m pip install -r requirements.txt

Run:

python3 obb_scraper.py [threads]

Default number of threads is 10