A simple wrapper scipt in case you need to scan a bunch of web applications. Can be customized to your preferred tool (ffuf,dirb etc)
Wrapper script for gobuster
Syntax: wrap_gobuster.sh -u URLs_file -w wordlist [ -t threads | -d results_folder | -h ]
-u the file with the target URLs
-w the wordlist
-t the threads
-d the directory where to write the results
-h print the help