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.
- SMTP Support: Reliable and secure email sending.
- Customizable Settings: Configure server, port, and encryption options.
- IMAP4 Support
- POP3 Support
This tool is essential for red teams conducting email-based assessments and penetration tests.
Follow these steps to install and run the EET Email Enumeration Tool:
-
Clone the Repository:
git clone https://github.com/ScRiPt1337/EET
-
Change to the Tool's Directory:
cd EET
-
Install the Required Dependencies:
pip3 install -r requirements.txt
-
Run the Tool:
python3 main.py