Git Product home page Git Product logo

pyphishing's Introduction

Phishing-Application

  • Please use this tool ethically and within legal means. The developer and anyone who contributes takes no liability for user's actions while using the tool. Be good.

This application is used to send phishing emails to any number of users. The data is pulled from a user-supplied text document. The menu is fairly self explanatory. Be sure to test before delivering to a lot of users!

Usage: python sendEmailsDriver.py or python sendEmailsDriver.py -h or python sendEmailsDriver.py -c [config file]

    [Follow menu and be sure to add data to advanced settings]

Description/Purpose of files: > sendEmailsDriver.py - Used to drive the application, contains most of the menu logic and data manipulation.

> buildMenu.py
    - Creates an instance of the menu class each time the menu is called. A separate menu for advanced options
      was created to fix some formatting.

> SupportingFiles/
    -> deliverEmails.py
            - The second most important file for this application. Contains the logic for sending emails and building
            message bodies.

> SupportingFiles/Emails/
    -> zixmailSecureEmail.py, microsoftUpdateBody.py, secureUpdateBody.py, etc.
            - These files contain all of the text for email messages, including headers. If it is desired to change the
            wording in an email message, these files are where you want to look.

pyphishing's People

Contributors

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