Skip to content

A python script that sends multiples emails to a target email address.

License

Notifications You must be signed in to change notification settings

theMcSam/email-bomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Bomber

Simple program in python for send multiplte emails to a specific target.

Installation

  1. Clone the repository using:
    --> git clone https://github.com/McSam-py/email-bomber.git

  2. Change directory to the folder email-bomber:
    --> cd email-bomber

  3. Install requirements:
    --> For Windows: pip install -r requirements.txt
    --> For Linux: pip3 install -r requirements.txt

Usage

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

Demonstration

--> Entering details.
Image of Banner Image of Banner

100% Working

Image of Banner

Disclaimer!!

Please this tool is for educational purposes only.
I will not be responsible for anything malicious you use this tool for.

About

A python script that sends multiples emails to a target email address.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages