Giter VIP home page Giter VIP logo

pydoor's Introduction

PyDoor

Encrypted Python Backdoor/Reverse Shell/RAT in Python 3.

Cross-Platform Features

  • Multi-client support
  • Cross-platform
  • Remote Shell that updates in real time
  • Remote Python Interpreter
  • Simple File Transfer
  • ECDH Key Exchange
  • AES256 Encryption
  • Keylogger
  • Manage Clipboard Remotely
  • Capture Webcam
  • Take Screenshots Remotely
  • Remotely Zip Files
  • Sending commands to all clients
  • Download files from the web
  • Restart Sessions

Windows Specific Features

  • Add Client to Startup
  • Lock, Shutdown and Restart Client Machines

Windows Specific Features can be done manually on other OS's

Installation

You will need:

  1. Download the repository via github or git eg. git clone https://github.com/Y4hL/PyDoor
  2. Install the required modules by running python -m pip install -r requirements.txt

Usage

Run server:
python server-cli.py

Run client:
python client.py

FAQ

Setup Remote Server

Read setup.md

Connect to Remote Server

Read setup.md

See available commands

type help

Run commands as root

echo SUDOPASSWORD | sudo -S COMMAND

See Importable packages in python interpreter

help("modules")

Help

If you need any help at all, feel free to post a "help" issue.

Contributing

Contributing is encouraged and will help make a better program. Please refer to this before contributing.

Disclaimer

For educational purposes only! I am not responsible for anything you do with it.

License

License

Project heavily inspired by buckyroberts/Turtle and xp4xbox/Python-Backdoor

pydoor's People

Contributors

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