You are on page 1of 1

TheHarvester Gather an email list

nstallation:
In terminal type:

sudo apt-get theharvester

If it doesn’t work you can try to clone it directly from git using the following commands

git clone https://github.com/laramies/theHarvester.git


cd theHarvester
sudo python ./theHarvester.py

NSlookup

nslookup -type=ns certifiedhacker.com

To find SOA nslookup -type=soa certifiedhacker.com


To find MX nslookup -query=mx
To find DNS nslookup -type=any

You might also like