Skip to content

This program is an non-object oriented opensource, hidden and undetectable backdoor/reverse shell/RAT for Windows made in Python 3 which contains many features such as multi-client support and cross-platform server.

License

42isTheAnswer42/Python-Backdoor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Backdoor

This program is an non-object oriented opensource, hidden and undetectable backdoor/reverse shell/RAT for Windows made in Python 3 which contains many features such as multi-client support and cross-platform server.

image

Installation

You will need:

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

Features

Currently this program has several features such as:

  • Multi-client support
  • Cross-platform server
  • AES-128 Encryption
  • Built-in keylogger
  • Ability to send command to all clients
  • Ability to capture screenshots
  • Ability to upload/download files
  • Ability to send messages
  • Ability to run at startup
  • Ability to browse files
  • Ability to dump user info
  • Ability to open remote cmd
  • Ability to open remote python interpreter
  • Ability to disable task manager
  • Ability to shutdown/restart/lock pc
  • Ability to melt file on startup
  • Checking for multiple instances
  • VM/sandboxie check
  • And more...

Quick Usage

  1. Run src/setup.py and follow the directions on screen to build the client to .exe.
  2. Check the dist folder for the .exe.
  3. Disable your firewall on the server or configure your firewall to allow port 3000.
  4. Run the server.py to start accepting connections.

If you plan on using the program outside of your network, you must port forward port 3000.

For more information on doing everything manually please refer to the instructable.

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

This program is for educational purposes only! I am not responsible for anything you do with it.

License

License

About

This program is an non-object oriented opensource, hidden and undetectable backdoor/reverse shell/RAT for Windows made in Python 3 which contains many features such as multi-client support and cross-platform server.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 80.4%
  • TeX 16.0%
  • Python 3.6%