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

Understanding the Model Context Protocol (MCP) and How It Works

Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…

1 day ago

The file Command – Quickly Identify File Contents in Linux

While file extensions in Linux are optional and often misleading, the file command helps decode what a…

2 days ago

How to Use the touch Command in Linux

The touch command is one of the quickest ways to create new empty files or update timestamps…

2 days ago

How to Search Files and Folders in Linux Using the find Command

Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…

2 days ago

How to Move and Rename Files in Linux with the mv Command

Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…

2 days ago

How to Create Directories in Linux with the mkdir Command

Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…

2 days ago