chvancooten / BugBountyScanner

A Bash script and Docker image for Bug Bounty reconnaissance. Intended for headless use.
MIT License
876 stars 122 forks source link

Allow configurable output directory #12

Closed chvancooten closed 4 years ago

chvancooten commented 4 years ago

-o, --outputdirectory -> Specify in which folder the per-domain subfolders will be created

chvancooten commented 4 years ago

In the interim, the script should be able to handle this by calling the script from the intended output directory. E.g.

cd /home/me/outputdirectory
/root/BugBountyScanner.sh -d target1.com

Will output in /home/me/outputdirectory/target1.com/