Code Monkey home page Code Monkey logo

email-spammer's Introduction

Email-Spammer

  • This is a small program which sends messages to single/multiple users.
  • This script can also be used to spam messages to one/many gmail accounts.

Requirements

  • Python3

Set-up

  • Clone into this repository using git clone https://github.com/Necron3574/Email-Spammer.git
  • After cloning, move into the email spammer directory cd Email-Spammer and the setup is complete.

Usage

  • To run the program use the command python3 Email_spammer.py [-sid] [-rid] [-sn]
  • This program takes 3 arguments:
    • [-sid], Sender ID is the email address of the account with which you want to send the emails.
    • [-rid], Receiver IDs, this is a list of all the email addresses of the accounts you want to send the email to.
      Note that they should be separated by comma's. Ex:- [email protected],[email protected],[email protected]
    • [-sn], Spam Number is the number of times an email should be sent to each member on the list.
      The default is 1.
  • After this you will be prompted to confirm your gmail password.
  • After entering the password you will be asked to type the contents of your email.
  • You can write it in a multiline format and press ENTER twice to end the mail.
  • After this step the program will begin sending messages to all the people in your list.

Example

$ python3 Email_Spammer.py -sid [email protected] -rid [email protected],[email protected] -sn 2

Shell

The sender's email address is [email protected]
Password:
You are now logged in.
Please enter the contents of your email in multiline format.
To end the mail please press ENTER twice
Hello,
      This is a test email.
Regards


Sending Mails.
Loading...

At this point the program would be sending the messages.(Do not close/interrupt)
On completion it shows the below snippet and exits.

Process Completed.
Ending Script.

Notes

  • This unfortunately only works on the Gmail interface.
  • Also this program does not support HTML entries yet. (Working on that update)
  • This program is strictly educational and the author cannot be held responsible for any illegal activities in which the script is used.

email-spammer's People

Contributors

necron3574 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.