Simple program in python for send multiplte emails to a specific target.
-
Clone the repository using:
-->git clone https://github.com/McSam-py/email-bomber.git
-
Change directory to the folder email-bomber:
-->cd email-bomber
-
Install requirements:
--> For Windows:pip install -r requirements.txt
--> For Linux:pip3 install -r requirements.txt
Incase you are using gmail for this make sure you turn less secure apps on.
--> link: https://myaccount.google.com/lesssecureapps
For Windows:
--> Type in terminal: python emailb0mb3r.py
For Linux:
--> Type in terminal: python3 emailb0mb3r.py
Please this tool is for educational purposes only.
I will not be responsible for anything malicious you use this tool for.