mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-06-03 21:01:22 +08:00
一个自动化电子邮件开源情报工具
| .github/workflows | ||
| cmd | ||
| .gitignore | ||
| .goreleaser.yml | ||
| banner2-3.png | ||
| example-output.txt | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
MOSINT
What is the MOSINT
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 Lookup
Services (APIs):
not required to run the program
| 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 | ✅ 🔑 |
🔑 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
Usage:
mosint example@email.com