Find usernames across social networks using Sherlock

Sherlock is a powerful command line tool used to find usernames across social networks. It requires Python 3.6 or higher and works on MacOS, Linux and Windows.



This tool searches for the given username across the social media sites and finds the profile. You can enter multiple usernames as well.

Installation

git clone https://github.com/sherlock-project/sherlock.git
cd sherlock
python3 -m pip install -r requirements.txt


Usage

python3 sherlock <username>

python3 sherlock hackzism



For more detailed usage, use the --help command
python3 sherlock --help



This information is only for educational purpose and we are not responsible for any kind of illegal activity done by this tool.

Check out similar information gathering tools HERE.

Hope you have enjoyed reading this.
Leave a comment below

Comments

Popular Posts