Git Product home page Git Product logo

mosint's Introduction

MOSINT

โ“ What is the MOSINT ?

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

๐Ÿ’ผ Features:

  • Verification Service { Check if email exist }
  • Check social accounts with Socialscan
  • Check data breaches
  • [need API] Find related emails
  • Find related phone numbers
  • Find related domains
  • Scan Pastebin Dumps
  • Google Search
  • DNS Lookup

โ€ผ๏ธ You can turn features on off from the config.json โ€ผ๏ธ

[
  {
    "verify-email.org API Key": "set API KEY here",
    "hunter.io API Key": "set API KEY here",
    "Breached Sites[leak-lookup.com API Key]": "set API KEY here",
    "Social Scan": "True",
    "Leaked DB": "True",
    "Related Phone Numbers" : "True",
    "Related Domains" : "True",
    "Pastebin Dumps": "True",
    "Google Search": "True",
    "DNS Lookup": "True"
  }
]

๐Ÿ”‘ APIs:

[not required to run the program]

Service Function Status
verify-email Email Verification โœ… ๐Ÿ”‘
hunter.io - Public Related Emails โœ… ๐Ÿ”‘
leak-lookup Breached Sites Names โœ… ๐Ÿ”‘
scylla.sh Database Leaks โœ…
hackertarget DNS Lookup โœ…
psbdmp Pastebin Dumps โœ…

๐Ÿ”‘ - API key required

For Use:

Save your API key in the config.json

๐Ÿ“ฆ Cloning:

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

:shipit: Usage:

cd mosint

pip3 install -r requirements.txt

  • You can edit the config.json file

python3 mosint.py

  • Set Target Email

Also, you can exit by pressing the q key.

๐Ÿ’ป Screen:

mosint

๐Ÿ’ธ My Bitcoin Wallet:

3NFfd1QXUVFsZzfbwGJiAJdehtPB9D88tK

โœ… Tested on:

  • Kali Linux
  • Parrot OS
  • MacOS (without SocialScan module)

mosint's People

Contributors

alpkeskin avatar calganaygun avatar doguhancumaoglu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.