Cyber security

Moriarty Project Remastered V4.1.2 – A Comprehensive Guide To Advanced Phone Number Investigation

Moriarty Project is a powerful web based phone number investigation tool. It has 6 features and it allows you to choose either all features, or the features you like.

You can visit documentation page to learn more about features.

Situation

Social Media Stuck Issue Fixed.

Current Features

  • Tries To Find The Owner Of The Given Phone Number.
  • Tries To Find The Spam Risk Situation Of The Given Phone Number.
  • Tries To Get Links Related With The Given Number.
  • Tries To Find Comments That’s Been Made For The Given Number.
  • Tries To Find Social Media Platforms Connected With The Phone Number.

Anti Features & Future Developments

  • This tool doesn’t support mobile based usage(termux,kali nethunter etc.)
  • I might make another tool for mobile OS based usage. But currently it’s not supported.
  • SocialMedia feature doesn’t provide the accounts that’s belong to the phone number owner.
  • This tool doesn’t provide tracking/hacking or anything that could harm/endanger the owner. It’s just an investigation tool.

Installation

sudo apt install git -y

git clone https://github.com/AzizKpln/Moriarty-Project

cd Moriarty-Project/ && bash install.sh

bash run.sh

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

What I Wish I Knew Before Learning Malware Analysis and Reverse Engineering

When I first started learning malware analysis and reverse engineering, I thought the hardest part…

1 day ago

git fetch vs git pull: How They Work and When to Use Each

Both git fetch and git pull talk to a remote repository, but they do very different things to your…

2 weeks ago

git cherry-pick Command: Apply Commits from Another Branch

Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…

2 weeks ago

Best Email APIs for Secure Business Email: Why Developers Are Moving Beyond SMTP

Email is still one of the most important communication channels inside modern applications. Password resets,…

2 weeks ago

Nginx Commands in Linux: Start, Stop, Reload, Test, and Log

Nginx is a high-performance web server and reverse proxy trusted by some of the largest…

2 weeks ago

ufw Command in Linux: Manage Firewall Rules with Examples

ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…

2 weeks ago