MOSINT is an OSINT Tool for emails. It helps you gather information about the target email.
- Email validation
- Check social accounts with Socialscan
- Check data breaches
- Find related emails
- Find related domains
- Scan Pastebin Dumps
- Google Search
- DNS Lookup
- IP Lookup
- Find subdomains of domain
[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 | 🚧 |
breachdirectory.org - Public | Database Leaks | ✅ 🔑 |
- API key required
- Save your API key in the
keys.json
- Install Go and Python on your system
git clone https://github.com/alpkeskin/mosint.git
cd mosint
pip3 install -r requirements.txt
you can type -h
for help menu.
+-------+--------------------------------+------------+
| FLAGS | DESCRIPTION | ISREQUIRED |
+-------+--------------------------------+------------+
| -e | Set target email | Yes |
| -v | Verify the target email | No |
| -ss | Social scan for target email | No |
| -re | Find related emails with | No |
| | target email | |
| -rd | Find related domains with | No |
| | target email | |
| -l | Find password leaks for target | No |
| | email | |
| -pd | Search pastebin dumps for | No |
| | target email | |
| -er | EmailRep.io API | No |
| -d | More information about target | No |
| | email's domain | |
| -all | All features! | No |
+-------+--------------------------------+------------+
go run main.go -e example@domain.com -all
[BTC]
19N6A1yAGcfLpaFGQtWaVf316ETWweRbUo
- Linux
- macOS
- PDF Scanner for Related Emails
- Output file (.txt)
- Related phone number sources
- Useful API's