Giter Site home page Giter Site logo

passwa11 / smuggletp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 30 KB

A straightforward tool for exploiting SMTP Smuggling vulnerabilities.

Home Page: https://github.com/riramar/SmuggleTP

License: GNU General Public License v3.0

Python 100.00%
attack pentesting-tools smtp smuggling

smuggletp's Introduction

SmuggleTP

A straightforward tool for exploiting SMTP Smuggling vulnerabilities (https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/).

Usage

$ ./SmuggleTP.py -h
usage: SmuggleTP.py [-h] --smtp_server SMTP_SERVER --smtp_port SMTP_PORT [--smtp_username SMTP_USERNAME] [--smtp_password SMTP_PASSWORD] --sender_email SENDER_EMAIL --receiver_email
                    RECEIVER_EMAIL --spoofed_email SPOOFED_EMAIL [--enable_debug]

options:
  -h, --help            show this help message and exit
  --smtp_server SMTP_SERVER
                        SMTP server hostname
  --smtp_port SMTP_PORT
                        SMTP server port
  --smtp_username SMTP_USERNAME
                        SMTP username
  --smtp_password SMTP_PASSWORD
                        SMTP password
  --sender_email SENDER_EMAIL
                        Sender email address
  --receiver_email RECEIVER_EMAIL
                        Receiver email address
  --spoofed_email SPOOFED_EMAIL
                        Spoofed email address
  --enable_debug        Enable SMTP debug messages

If you have received an email from SPOOFED_EMAIL to RECEIVER_EMAIL, it's likely that the exploit worked.

Contact

smuggletp's People

Contributors

passwa11 avatar riramar avatar

Watchers

 avatar

Forkers

tobey0328

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.