VineshChauhan24 / Moriarty-Project

This tool gives information about the phone number that you entered.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moriarty-Project V2.7

Huge Note

  • Run it as Non-Root

Situation

Updated. Works flawlessly

What IS Moriarty?

  • Advanced Information Gathering And Osint Tool
  • Moriarty is a tool that tries to find good information about the phone number that you provieded;

->Tries To Find Owner Of The Number

->Tries To Find Risk Level Of The Number

->Tries To Find Location,Time Zone Of The Number,Carrier

->Tries To Find Social Media Platforms That The Number Is Registered

->Tries To Find Links About Phone Number

->Tries To Find Comments About Phone Number

->Sends Sms To Phone Number With Amazon Aws

Installation

chmod 755 install.sh ./install.sh

Usage

python3 Moriarty.py -m microsoft_mail@outlook.com -p password -n +phone_number

Usage Example

python3 Moriarty.py -m mymicrosoft@outlook.com -p mypasswoed -n +9054xxxxxxxx

Output

Mobile

  • This tool doesn't work on kali nethunter,termux or any other mobile operating systems.

Note

  • Microsoft mail address is required but it does not have to be the one that you're using currently. You can create a fake microsoft account for this project.
  • This tool will not steal your account. Codes are opensource you can check.

About

This tool gives information about the phone number that you entered.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 99.2%Language:Shell 0.8%