Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 935 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 935 Bytes

EET Email Enumeration Tool

The EET (Email Enumeration Tool) is a professional tool designed for red teaming. It allows you to send mass emails using SMTP and read emails from IMAP4 and POP3 servers.

Key Features

Send Mass Emails

  • SMTP Support: Reliable and secure email sending.
  • Customizable Settings: Configure server, port, and encryption options.

Read Emails

  • IMAP4 Support
  • POP3 Support

This tool is essential for red teams conducting email-based assessments and penetration tests.

Installation and Usage

Follow these steps to install and run the EET Email Enumeration Tool:

  1. Clone the Repository:

    git clone https://github.com/ScRiPt1337/EET
  2. Change to the Tool's Directory:

    cd EET
  3. Install the Required Dependencies:

    pip3 install -r requirements.txt
  4. Run the Tool:

    python3 main.py