Projects STRLCPY mosint Files
🤬
89 lines | ISO-8859-1 | 2 KB

MOSINT

What is the MOSINT

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

Features: 👀

  • Email validation
  • Check social accounts with Socialscan and Holehe
  • Check data breaches and password leaks
  • Find related emails and domains
  • Scan Pastebin and Throwbin Dumps
  • Google Search
  • DNS Lookup
  • IP Lookup
  • Output to text file

Services (APIs):

[not required to run the program]

ServiceFunctionStatus
ipapi.co - PublicMore Information About Domain:white_check_mark:
hunter.io - PublicRelated Emails:white_check_mark: 🔑
emailrep.io - PublicBreached Sites Names:white_check_mark: 🔑
scylla.so - PublicDatabase Leaks🚧
breachdirectory.org - PublicPassword Leaks:white_check_mark: 🔑
Intelligence XPassword Leaks:white_check_mark: 🔑

🔑 API key required

For Use:

  • Save your API key in the keys.json
  • Install Go and Python on your system

Installation:

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

cd mosint

pip3 install -r requirements.txt

Usage:

you can type -h for help menu.

FLAGSDESCRIPTIONISREQUIRED
-eSet target emailYes
-verifyVerify target emailNo
-socialSocial scan for target emailNo
-relatedsFind related emails and domains with target emailNo
-leaksFind password leaks for target emailNo
-dumpsSearch pastebin dumps for target emailNo
-domainMore information about target email's domainNo
-oOutput to text fileNo
-vVersion of mosintNo
-hHelp MenuNo
-allAll features!No

Example:

go run main.go -e [email protected] -all

Just type -o for output file (.txt)

Screen :

mosint

Buy me a coffee: 💸

https://www.buymeacoffee.com/alpkeskin

Tested on:

  •  Linux
  •  macOS
Please wait...
Page is in error, reload to recover