Today we will learn how to get someone information using Sherlock.
Before doing all that, What is information gathering?
The process of Gathering information about something you are interested in. e.g. gathering information with your eyes is known as visual perception. In the same way, a lot of...
Sherlock is an OSINT tool that includes a wide range of features.
š¤š¬In this course, we demonstrate how to install this tool and search for users by their username in both Termux and Kali Linux.
Installation in Termux:
pkg update -y && pkg upgrade -y
apt install python
apt install git
git...