E-mails, subdomains and names Harvester theHarvester is a tool for gathering subdomain names,
e-mail addresses, virtual hosts, open ports/ banners,
and employee names from different public sources
(search engines, pgp key servers).
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/laramies/theHarvester
$ cd theHarvester
$ chmod +x *
$ python2 theHarvester.py
$ python2 theHarvester.py -d site.com -b google
Usage of the harvester email info for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
