Skip to content
OSINTTools

Zehef: An OSINT Tool Which Finds Public Information on a Targeted Email

GitHub: https://github.com/N0rz3/Zehef
Last Commit: October 23rd, 2024


Zehef is an osint tool who studies the emails 📩

😇 Abouts zehef

Zehef v2 is a tool focused on finding public information on a targeted email.

🌠 Features

  • Check if the email is in a paste (Pastebin)
  • Find leaks with HudsonRock
  • Checking social media accounts (Instagram, Spotify, Deezer, Adobe, 𝕏 etc...)
  • Generate email combinations

📦 Installation

$ git clone https://github.com/N0rz3/Zehef.git
$ cd ./Zehef
$ pip3 install -r requirements.txt

🎲 Usage

usage: zehef.py [-h] [email]

positional arguments:
  email       Search informations on email (breaches, pastes, accounts ...)

options:
  -h, --help  show this help message and exit

$ python3 zehef.py email@domain.com

🌞 More

✔️ / ❌ Rules

  • This tool was designed for educational purposes only and is not intended for any mischievous use, I am not responsible for its use.

📜 License

Latest