Categories: Kali Linux

theHarvester – Tool To Gather Email Address, Sub Domain and Hosts

theHarvester Tool” is a simple and effective tool to gather the Email Address, Employee Names, Hostnames, Sub Domains, IP addresses, and Virtual Hosts, from different public sources (eg: Google, LinkedIn)

How do we do it? – theHarvester

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

Open the directory where the files are cloned to:

Also read Mcreator – Encoded Reverse Shell Generator With Techniques To Bypass AV’s

Run the python file [Use ./ or “python” while executing a python file]

Examples:

Fetch from a domain (-d www.vulnweb.com), limiting the results to 300 (-l 300), using LinkedIn (-b LinkedIn)

Fetch from a domain (-d www.vulnweb.com), limiting the results to 300 (-l 300), using Google (-b google)

You can follow us on LinkedinTwitterFacebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep your self-updated.

Pricilla

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

25 minutes ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

Docker is an open-source platform that lets you package and run applications inside containers. Each container…

11 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

12 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

12 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

12 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

13 hours ago