https://github.com/xqu3ry/emaildig
Email information digging tool
https://github.com/xqu3ry/emaildig
email osint osint-python osint-reconnaissance osint-tool osinttool reconnaissance
Last synced: 5 months ago
JSON representation
Email information digging tool
- Host: GitHub
- URL: https://github.com/xqu3ry/emaildig
- Owner: xqu3ry
- Created: 2025-05-11T12:52:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T13:49:22.000Z (12 months ago)
- Last Synced: 2025-06-19T14:47:04.053Z (12 months ago)
- Topics: email, osint, osint-python, osint-reconnaissance, osint-tool, osinttool, reconnaissance
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
***emaildig*** - email information digging tool. Get info from leaks, reputation, history and etc.
Tool can be useful without any API keys, but for greater efficiency you can enter your own API keys for different services
**Download emaildig:**
```
git clone https://github.com/xqu3ry/emaildig
```
```
cd emaildig
```
**Don't forget to use virtual environment:**
```
python3 -m venv myenv
```
```
source myenv/bin/activate
```
**Usage:**
```
python3 emaildig.py -T example@example.com
```
Or
```
python emaildig.py -T example@example.com
```
Edit your config in '*config.ini*' file
Provide your API keys to '*modules/api_keys.py*' file
Edit the entries limit you want to see for each service in '*modules/limits.py*' file
**Available Services:**
| Hunter | https://hunter.io/ | 🔑 |
| ------------------- | ------------------------------------- | ------ |
| **Emailrep** | https://emailrep.io/ | 🔑 |
| **IpQualityScore** | https://www.ipqualityscore.com/ | 🔑 |
| **ProxyNova** | https://www.proxynova.com/tools/comb/ | ✅ |
| **DeHashed** | https://dehashed.com/ | 🔑 |
| **LeakLookup** | https://leak-lookup.com/ | 🔑 |
| **Leakcheck** | https://leakcheck.io/ | ✅ - 🔑 |
| **Snusbase** | https://snusbase.com | 🔑 |
| **DataBreach** | https://databreach.com/ | 🔑 |
| **HIBP** | https://haveibeenpwned.com/ | 🔑 |
| **BreachDirectory** | https://breachdirectory.org | ✅ |
| **Hudsonrock** | https://cavalier.hudsonrock.com | ✅ |