You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#tool for finding alive domains
cat tesla.com/recon/final.txt | httprobe -s -p https:443 | sed 's/https\?:\/\///'| tr -d ':443'#checks if subdomain responds#then formats and prints it