Code Monkey home page Code Monkey logo

smtpshell's Introduction

smtpshell

A simple Reverse Shell that can communicate through Gmail SMTP or any other SMTP to evade network restrictions

gmail

Note:

 This reverse shell communicates Via Gmail SMTP (or u can use any other smtps as well)
 but Gmail SMTP is valid because most of the companies block unknown traffic
 so gmail traffic is valid and allowed everywhere.

Warning:

 1. Don't Upload Any Payloads To VirusTotal.com Bcz This tool will not work
    with Time.
 2. Virustotal Share Signatures With AV Comapnies.
 3. Again Don't be an Idiot!

How To Setup

 1. Create Two seperate Gmail Accounts.
 2. Now enable SMTP On Both Accounts (check youtube if u don't know)
 3. Suppose you have already created Two Seperate Gmail Accounts With SMTP enabled
    A -> first account represents  [email protected]
    B -> 2nd account   represents  [email protected]
 4. Now go to server.py and then go to line (66 to 75):-
    smtp_username="[email protected]"
    smtp_password="Your_1st_gmail_app_password"
    imap_username="[email protected]"
    imap_password="Your_1st_gmail_app_password"
    imap_username_from_client="[email protected]"
 5. Now go to client.py and then go to line (7 to 12):-
      imap_username_from_client="[email protected]"
      imap_password= "your_2nd_gmail@app_password"
      smtp_username="[email protected]"
      smtp_password="Your_1st_gmail_app_password"
6. Enjoy

How To Run:-

1. Run the client.py
2. Run the server.py and then enter command

Features:-

1) FUD Ratio 0/40
2) Bypass Any EDR's Solutions
3) Bypass Any Network Restrictions
5) No More Tcp Shits

Contact:-

Telegram Group:- https://t.me/machine1337

smtpshell's People

Contributors

machine1337 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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