Spam emails to a single email address
Use this tool for educational purpose only !!
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
The instructions are based on this google support article
Go to this link and follow the steps to enable 2FA
Go to this link, in select device click on other and type the name you want
And copy this password (without spaces)
In this case, in attacker email password i would have to put swyujgqqgnlwdqqv
Remember: 2FA must be kept enabled.
If you disable, it the wont work.
Run it with Python 3:
python3 emailbomber3.py
Run it with python 2 (deprecated):
python2 emailbomber.py
- Gmail is the only supported officialy, but playing with smtp custom servers you can configure other email services.
- No, you need a gmail account to use the tool.
- No, but the 2FA requirement might break other google based tools using the same account.
- Check this Google support guide
Fix for termux:
- Check that you installed the F-Droid version
- run
pkg upgrade
- try to run the tool again