Description : CLI based Mail Bomber & Automation Script
Requisite : Make sure you have Python3 and Pip installed in your System
How to Run (Linux) :
-
Install requirements.txt to install necessary packages [$ python3 -m pip install -r requirements.txt]
-
Install colored library [$ pip3 install colored]
-
Run mail_bomb.py to spoof/spam a target G-Mail account with any number of mails [$ python3 mail_bomb.py]
-
Run media_mail.py to send media files such as IMG and PDF through G-Mail [$ python3 media_mail.py]
-
Run collective_mail.py to send a common mail to multiple G-Mail accounts [$ python3 collective_mail.py]