Skip to content

Toddy1242/mosint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOSINT

<<<<<<< HEAD

FeaturesInstallationServicesUsageDockerConfigScreen

======= ## What is the MOSINT >>>>>>> parent of 09e81f3 (Update README.md)

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

Features: 👀

  • Email validation
  • Check social accounts
  • Check data breaches and password leaks
  • Find related emails and domains
  • Scan Pastebin Dumps
  • Google Search
  • DNS/IP Lookup

Services (APIs):

Service Function Status
ipapi.co - Public More Information About Domain
hunter.io - Public Related Emails ✅ 🔑
emailrep.io - Public Breached Sites Names ✅ 🔑
scylla.so - Public Database Leaks 🚧
psbdmp.ws - Public Pastebin Dumps ✅ 🔑
Intelligence X Password Leaks ✅ 🔑
BreachDirectory Password Leaks ✅ 🔑

🔑 API key required

If you want to use mosint with full features, set your API keys:

 mosint set hunter <hunter.io API key>
 mosint set emailrep <emailrep.io API key>
 mosint set intelx <intelx.io API key>
 mosint set psbdmp <psbdmp.ws API key>
 mosint set breachdirectory <breachdirectory.org API key>

Installation:

go install -v github.com/alpkeskin/mosint@latest

<<<<<<< HEAD

Usage

Call the help (-h) flag for more information on usage.

Docker

Build a docker image

docker build -t mosint .  

Run the docker container using the image

docker run mosint --help

Screen

=======

Usage:

Screen :

parent of 09e81f3 (Update README.md)

mosint

About

An automated e-mail OSINT tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Dockerfile 0.9%