- git clone https://github.com/heilla/SecurityTesting.git
- mkdir TARGETNAME
- cd TARGETNAME
- Copy the .sh files into the TARGETNAME folder
sh initialScan.sh -h DOMAIN -o torfsNL -a true
sh scanMultipleDomains.sh -f domains.txt -a true
NEEDED: gobuster ../SecurityTesting/gobuster.sh -u http://www.google.be ../SecurityTesting/gobuster.sh -u http://www.google.be -w LOCATION+OF+WORDLIST -m scan
NEEDED: sqlmap ../SecurityTesting/sqliList.sh -f paramUrlsStaging.txt
NEEDED: XSS ../SecurityTesting/xssList.sh -f paramUrls.txt