Git Product home page Git Product logo

espoof's Introduction

espoof

The Email Spoofing Tool

# ./espoof.py smtp.mailserver.com

Example help command:

$ ./espoof.py -h
Usage: ./espoof.py [OPTIONS] <domain>
espoof.py - the email spoofing tool

OPTIONS:
  -e--email           <email>            Email format file to read in from
  -f--file            <file>             File(s) to upload with the email. Delimeted by a comma
  -h--help            <help>             Used to display this page
  -p--password        <password>         Password of the SMTP login
  -n--name            <name>             Name of a recipient. This must be used with the -r flag
  -r--recipient       <recipient>        Recipient(s) of the email. Delimited by a comma
  -R--recipient_file  <recipient_file>   Recipient file to read from
  -s--sender          <sender>           Sender of the email
  -t--type            <type>             Set the content type (plain or html)
  -u--user            <user>             Username of the SMTP login
  -U--user_account    <user_account>     File for account information
  -v--verbose         <verbose>          increase output verbosity

Examples:
  ./espoof.py mail.server.com
  ./espoof.py -u [email protected] -t p smpt.server.com:587
  ./espoof.py -U account.txt -f my.pdf -t html -e email.txt 127.0.0.1:1337

espoof's People

Contributors

stew3254 avatar

Stargazers

GAURAV avatar  avatar

Watchers

James Cloos avatar

Forkers

wassimdaily

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.