____ ____ ____ ___ _ _
[__ | | | |__] \_/
___] |___ |__| | | ᴍᴀᴅᴇ ʙʏ ᴀʟᴘʜᴀʀᴀᴏʜ
Collects all valid scopes from hackerone programs
Can collect multiple scopes at once and output their scopes
CHROMER DRIVER DEPENDANT
This tool only collects in-scope URLS.
"*." is removed from scope text e.g. *.api.example = api.example
[written in Python3]
- Download chromedriver
- git clone https://github.com/AkaamS/scopy.git
- cd scopy
- Change chromedriver path location in scopy.py
- python3 scopy.py -h
Single Program:
python3 scopy.py -n NAME
List of Programs:
python3 scopy.py -n NAME,NAME1,NAME2,NAME3
Usage: scopy.py [-n NAME] [-o] [-t TIME] [...]
Optional Args:
-h Displays this message
-n NAME(s) Name of program (hackerone.com/NAME)
-u NAME,NAME1,NAME2 (Make sure to have no spaces between , )
-o Output only results
-t TIME Time to allow javascript to load (Default: 4)
-s Add "https://" to scopes