Sponsored
Andorid Hacking

Hunt Down Social Media Accounts by Username and Mobile Number

Hey Folks, In this article we are going to talk about an very interesting tools by which we can hunt social media accounts through username and mobile numbers. Both tools are open sources and available on github that you can opt by given links below. As you know that nowadays most of the tool are made have in python language and we think you got it πŸ™‚ !!.

lets take a look πŸ™‚ !!

Sherlock

Sherlock is an open source project prettily designed to hunt down social media accounts by username across social networks. Now we are going to start the installation part of this tool, for which you just have to follow the given commands and the tool will be automatically configured on the terminal or your system.

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

If you get stuck while using this tool then you can follow the help command to see all the features.

python3 sherlock --help

We will take only one example to demonstrate the facility of this tool as we know that will not be difficult to control this tool. Understand the command πŸ™‚ !! All you have to do is enter the username you want to hunt and that’s it, it will achieve and give you valuable results.

Usage πŸ™‚ python3 sherlock < username >

Moriarty Github OSINT Tool

It is an advanced information gathering and osint tool which is designed to hunt social media accounts and get good information through mobile number. Lets do configure it πŸ™‚ !! Now first of all we will download it from github using git command and then look at its directory. After go to the directory then we have to execute the β€œinstall.sh” file to install this tool.

git clone https://github.com/AzizKpln/Moriarty-Project.git
cd Moriarty-Project
bash install.sh

The dependencies must be pre installed in your system but if you do not have then you can download it using the following command.

apt install python && apt install python3

You can get the features of this tool using the help command.

python3 Moriarty.py --help

Now here it is up to you whether you use your real or working gmail account or non-use gmail account but we would be recommend you to create an new gmail account.

Got πŸ™‚ !! Here you can see that the details of the company of mobile number is finally found here.

If the mobile number is linked to any social media handle then they will show here.

Done πŸ™‚ !! Finally we can send a message to the given number if we have an Amazon access key.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored
Shubham Goyal

A keen learner and passionate IT student. He has done Web designing, CCNA, RedHat, Ethical hacking, Network & web penetration testing. Currently, he is completing his graduation and learning about Red teaming, CTF challenges & Blue teaming.

View Comments

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

4 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

9 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

9 months ago

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 year ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

2 years ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

3 years ago
Sponsored

This website uses cookies.