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

View Comments

Recent Posts

Termux Cheat Sheet for Hackers

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

1 month 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…

8 months ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

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

2 years ago

API Security Testing 101: Know Everything About API Security Testing!

The security of your API should be one of the top priorities of companies. Without…

2 years ago

7 Best Tools for Web Penetration Testing: Comprehensive Details

Hey Folks, In today's business world, it is essential to have an online presence. However,…

2 years ago

Cyber Security Audits: Everything You Need to Know About It

Hey Folks, Is your business prepared in case of a cyber attack? Many companies don't…

2 years ago
Sponsored

This website uses cookies.