N0rz3 / Zehef

Zehef is an osint tool to track emails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Z e h e f


python version license

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)
  • Check if the email is pwned
  • Lists the sites to which the email address is connected (chess, deezer, duolingo, github, gravatar, instagram ...)
  • Generate email combinations

๐Ÿ”Ž Zehef Workflow

๐Ÿ“ฆโ€Š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

  • This project is License GPL v3 be sure to follow all rules ๐Ÿ‘

๐Ÿ’– Thanks

  • If you like what i do please subscribe ๐Ÿ’–. And if you find this tool is useful don't forget to star ๐ŸŒŸ

  • ๐Ÿ’ถ Support me ๐Ÿ‘‡

Buy Me A Coffee

About

Zehef is an osint tool to track emails

License:GNU General Public License v3.0


Languages

Language:Python 100.0%