x32x01
ADMINISTRATOR
- by x32x01 ||
How to install theHarvester on Ubuntu 18.04 LTS
Bash:
# !/bin/sh
# use to git clon to download and clone the theHarvester from Github
git clone https://github.com/laramies/theHarvester
# Now enter into the theHarvester Folder
cd theHarvester
# Now install pip
sudo apt install python3-pip
# Now run the command if not donot work then run second one
python3.7 -m pip install -r requirements/dev.txt
# Else:
python3.7 -m pip install -r requirements/base.txt
# NOw run theHarvester
python3.7 theHarvester.py -h
# For Generating email list use this command
python3.7 theHarvester.py -d gmail.com -l 500 -b google