34
Find Social Media Accounts in 5 Minutes with Sherlock
Don't do this to anyone with ill intent, this is a legit hacking tool part of the hacking process called osens, where we gather information about our hacking targets. What we're doing is not technically illegal we're just gathering publicly available information on the internet but the lines can blur based on your intentions so just be careful use this as a learning tool.
Sherlock is a powerful command line tool supplied by the Sherlock Project that may be used to locate usernames across a variety of social media platforms. It is a python open-source project available at GitHub. You just need to input the username and Sherlock will return all the social media account url of that username
This best thing about this project is that you don't need any extra thing, You just need a web browser
Open this link in your browser. This will open Google Cloud Console which we can use its shell to install Sherlock
Make sure to check the Trust checkbox and click on Confirm and wait for 10 seconds

python3 -m pip install -r requirements.txt

python3 sherlock --timeout 1 username

I hope you found this articles helpful. If you need any help please let me know at comment section
đź‘‹ Thanks for reading, See you next time
34