DoguhanCumaoglu / mosint

OSINT Tool for Mails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge made-with-python

MOSINT

❓ What is the MOSINT ?

MOSINT is a OSINT Tool for emails. It helps you gather information about the target email.

💼 Features:

  • [need API] Verification Service { Check if email exist }
  • Check social accounts with Socialscan
  • Check data breach with scylla.sh
  • Scan Pastebin Dumps
  • Check if you have an account that has been compromised in a data breach

🔑 API Key:

https://verify-email.org/ --> API Integration You must create an API key for the verification feature. Also "credit" data is get from the verification service.

📦 Cloning:

git clone https://github.com/alpkeskin/mosint.git

:shipit: Usage:

‼️ Don't forget to download the necessary modules!

pip3 install beautifulsoup4
pip3 install socialscan
pip3 install requests
pip3 install prettytable
pip3 install json

cd mosint

python3 mosint.py

  • Set your API Key

  • Set Target Email

Also, you can exit by pressing the q key.

💻 Screen:

asciicast

💸 My Bitcoin Wallet:

3NFfd1QXUVFsZzfbwGJiAJdehtPB9D88tK

About

OSINT Tool for Mails

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%