Assetfinder:
assetfinder immutable.com > immutable-subs.txtAnd grep actual subs
Automate:
./run.sh domain.com🙂
Amass:
amass enum -d immutable.compart of run.sh now 🙂
httprobe:
cat immutable.com/recon/final.txt | httprobeCleaned:
cat immutable.com/recon/final.txt | httprobe -s -p https:443 | sed 's/https\?:\/\///' | tr -d ':443'Added to run.sh 🙂
How to use the alive.txt?
filter for dev:
cat alive.txt | grep devtest:
cat alive.txt | grep teststag:
cat alive.txt | grep stagadmin:
cat alive.txt | grep adminGoWitness:
gowitness file filename.txt --destination /home/directoryIwantgowitness single tesla.com --output teslapic.png