Giter Site home page Giter Site logo

pyp2205 / python-email-flooder Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 7 KB

A simple Python E-Mail flooder, that can endlessly flood an e-mail inbox. You type in an e-mail address, and it will flood the e-mail with randomly generated subjects and messages.

Python 100.00%
email flooder flooding python3 smtp

python-email-flooder's Introduction

python-email-flooder

A simple Python E-Mail flooder, that can endlessly flood an e-mail inbox. You type in an e-mail address, and it will flood the e-mail with randomly generated subjects and messages. This is supported for Linux and Windows 10 and later. Note that this program was programmed in Python v3.9.6, versions of python later than 3.9.x are no longer supported for Windows 7 and earlier (as specified on the offcial Python.org website).

When running this script, all you have to specify is the e-mail address you want to flood. And in order to stop the script, you would have to press Ctrl +C or Ctrl + Z. Which would stop the script, and end the flooder.

Instructions

Clone this repository:

Install the required python packages (note smtplib is installed by default in python):

  • "pip install -r requirenments.txt"

Before you run the script, you must specify an e-mail address and its password for the script to flood. If your using a GMail account for this python script, you must go to the account settings. Go to "Security" and enable "Less secure app access". It is recommended to not use your personal account for security reasons.

NOTE: As of May 31, 2022 Google has removed the option to enable "Less secure app access". Generate and use app passwords instead for this email flooder application to work.

Optional (Windows Only)

If you wish to make a portable executable file out of this python program, then run: pip install -r optional.txt

This will install pyinstaller and auto-py-to-exe, which are used to make a portable executable. Pyinstaller is a command line python program, while auto-py-to-exe is a user-friendly alternative that uses pyinstaller in a GUI to make a portable executable. Both programs can be used to make the executable in one executable file, or an executable in one directory with multiple files in it.

Note:

Some e-mail services that have been tested on for flooding (listed below), would mark the e-mails as spam:

  • Google: Rarely had e-mails marked as spam
  • Yahoo: Had some e-mails marked as spam
  • Mail.ru: Had (almost) every e-mail marked as spam
  • Yandex: Had (almost) every e-mail marked as spam

python-email-flooder's People

Contributors

pyp2205 avatar

Stargazers

 avatar  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.