MCPcopy Index your code
hub / github.com/alpkeskin/mosint

github.com/alpkeskin/mosint @v3.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.0.0 ↗ · + Follow
89 symbols 246 edges 19 files 0 documented · 0% 29 cross-repo links updated 2y agov3.0.0 · 2023-09-19★ 5,91824 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

mosint

FeaturesInstallationServicesUsageConfig

Mosint is an automated email osint tool written in Go that allows you investigate for target emails in a fast and efficient manner. It consolidates numerous services, enabling security researchers to swiftly access a wealth of information.

Features

mosint

  • Fast and simple email-based scanning
  • Optimized for ease of use and lightweight on resources
  • Email verification and validation
  • Checking Social Media Accounts
  • Checking data breaches and password leaks
  • Finding related emails and domains
  • Scanning pastebin dumps
  • Google Search
  • DNS/IP Lookup
  • Output to JSON file
  • Print coffee with --coffee flag!

Installation

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

Services

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

:key: API key required

Configuration file

Mosint supports config file as default located at $HOME/.mosint.yaml. It allows you to define API keys for services.

You must set the config file for mosint to run! To specify a configuration file located in a directory other than the home directory, you can use the --config flag.

Usage:

mosint example@email.com

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

Screen :

mosint

Core symbols most depended-on inside this repo

StopFail
called by 53
v3/internal/spinner/spinner.go
SetMessage
called by 52
v3/internal/spinner/spinner.go
Stop
called by 18
v3/internal/spinner/spinner.go
Start
called by 16
v3/internal/runner/runner.go
getConfigPath
called by 2
v3/internal/config/config.go
getCSRFToken
called by 1
v3/pkg/social/instagram/instagram.go
Print
called by 1
v3/pkg/dns/dns.go
Syntax
called by 1
v3/pkg/verification/verification.go

Shape

Method 35
Function 27
Struct 26
TypeAlias 1

Languages

Go100%

Modules by API surface

v3/pkg/services/ipapi/ipapi.go6 symbols
v3/internal/spinner/spinner.go6 symbols
v3/pkg/social/twitter/twitter.go5 symbols
v3/pkg/social/spotify/spotify.go5 symbols
v3/pkg/social/instagram/instagram.go5 symbols
v3/pkg/services/psbdmp/psbdmp.go5 symbols
v3/pkg/services/intelx/intelx.go5 symbols
v3/pkg/services/hunter/hunter.go5 symbols
v3/pkg/services/haveibeenpwned/haveibeenpwned.go5 symbols
v3/pkg/services/emailrep/emailrep.go5 symbols
v3/pkg/services/breachdirectory/breachdirectory.go5 symbols
v3/pkg/scrape/googlesearch/google_search.go5 symbols

Dependencies from manifests, versioned

github.com/IntelligenceX/SDKv0.0.0-2022093013353 · 1×
github.com/common-nighthawk/go-figurev0.0.0-2020060904465 · 1×
github.com/domainr/dnsrv0.0.0-2023091118405 · 1×

For agents

$ claude mcp add mosint \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact