Skip to content

mohinparamasivam/Email-Bomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Email Bomber

Spam emails to a single email address

Use this tool for educational purpose only !!

Installation

Download the tool:

git clone https://github.com/mohinparamasivam/Email-Bomber.git

OR

wget https://github.com/mohinparamasivam/Email-Bomber/archive/refs/heads/master.zip
unzip master.zip
rm masper.zip

Setup Gmail account

The instructions are based on this google support article

Step 1: Enable 2FA

Go to this link and follow the steps to enable 2FA

Step 2: Generate an App Password

Go to this link, in select device click on other and type the name you want

Then click on generate button

And copy this password (without spaces)

In this case, in attacker email password i would have to put swyujgqqgnlwdqqv

Step 3: Enjoy!

Remember: 2FA must be kept enabled.
If you disable, it the wont work.

Usage

Run it with Python 3:

python3 emailbomber3.py

Run it with python 2 (deprecated):

python2 emailbomber.py

FAQs

Which email services are supported?

  • Gmail is the only supported officialy, but playing with smtp custom servers you can configure other email services.

Can it be used anonymously?

  • No, you need a gmail account to use the tool.

Do i have to create a google account just to use this tool?

  • No, but the 2FA requirement might break other google based tools using the same account.

How do i enable 2FA in a google account?

Common Issues

SSL is not supported by your installation

Fix for termux:

  • Check that you installed the F-Droid version
  • run pkg upgrade
  • try to run the tool again

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages