Skip to content

An email information generator is a simple online tool designed to get user data of an email address.

Notifications You must be signed in to change notification settings

U7P4L-IN/EMAIL-INFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stargazers Releases conventionalcommits testandlint


An email information generator is a simple online tool designed to get user data of an email address.

Features

  • Email Format Check: First, it examines the email address format to ensure it follows the correct structure.
  • Domain Validation: Next, it checks whether the domain name associated with the email address is valid.
  • Disposable Email Detection: It identifies whether the email address is a disposable one (used for temporary purposes).
  • MX Record Verification: Finally, it extracts MX records from the domain records and connects to the email server (via SMTP) to confirm whether the mailbox truly exists for that address1.

TESTED ON >

  • Kali Linux
  • Termux
  • Mac os
  • Ubuntu
  • Perrot Sec OS

INSTALL TOOL ON TERMUX >

apt update && apt upgrade -y
pkg install git
pkg install python
rm -rf EMAIL-INFO
git clone --depth=1 https://github.com/U7P4L-IN/EMAIL-INFO.git
cd EMAIL-INFO
python main.py

TERMUX >

Report bugs

If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.

Requirements

python-3
pip
Internet Connection
And some other python packages

Python 3


Install Requirements (on Linux) >

>> apt-get install git python3 python3-pip python python-pip

Kali Linux/Ubuntu/Parrot os >

sudo apt-get update && apt-get install git
git clone https://github.com/U7P4L-IN/EMAIL-INFO.git
cd EMAIL-INFO
ls
sudo python3 main.py

KALI LINUX >

Tools Languages :


No EMAIL-INFOs appearing?

  • Doesn't work for some temp mail!
  • Maybe your email account is checkpointed or locked.
  • The email genarating system has been repaired causing failure to get email informetion.

Contributing

Feel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.

LICENSE

EMAIL INFORMATION Genareting is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Modification
  • Distribution
  • Patent use
  • Private use

For more convoluted language, see the LICENSE.

DESCRIPTION
  • ©️ Copyright Message

Copyright © [2023-27] [U7P4L-IN] All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.

Give A Star ⭐

You can also give this repository a star to show more people and they can use this repository.

About

An email information generator is a simple online tool designed to get user data of an email address.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages