Goohost
Goohost is a simple shell script written by Watakushi that extracts
hosts/subdomains, ip or emails for a specific domain with Google search.
Step 1 : Open the Backtrack
and type :
mkdir -p /pentest/enumeration/google/goohost/
cd /pentest/enumeration/google/goohost
wget http://dl. dropbox.com/u/10761700/goohost.sh
chmod +x goohost.sh
./goohost.sh -m ip -t fbi.gov
./goohost.sh -m host -t fbi.gov
./goohost.sh -m mail -t fbi.gov
Enjoy :)
SHARE THIS
0 comments: