An open API service indexing awesome lists of open source software.

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

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 | ✅ |