URLCollector collects URLS using GAU and Katana for a list of domains and stores them in a folder for further analysis for Bug Bounty Hunters and Security testers. It also collects all JS files and stores them in folder. It also runs jsluice on collected JS files and outputs secrets.
Below Tools are required to be installed in system as pre-requisites.
- Katana
- GAU
- Subfinder
- JSLuice
Usage
python3 urlscollect.py domains.txt
The Output files are stored in a folder where urlscollect.py is saved. The folder name is the data + time when the tool is run