victoni / OBB_scrapper

Scrapper for openbugbounty.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scrapper for openbugbounty.org

License:Apache License 2.0


Languages

Language:Python 100.0%