This program is an 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.
You will need:
- Python 3.6+
- A Windows computer
- Downloaded the repository via github or git eg.
git clone https://github.com/xp4xbox/Python-Backdoor
- Install the required modules by running
python -m pip install -r requirements.txt
Currently this program has several features such as:
- Multi-client support
- Cross-platform server
- 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 disable task manager
- Ability to shutdown/restart/lock pc
- Checking for multiple instances
- And more...
- Run
setup.py
and follow the directions on screen to build the client to .exe. - Check the
dist
folder for the .exe. - Disable your firewall on the server or configure your firewall to allow port 3000.
- 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 please refer to the instructable.
If you need any help at all, feel free to post a "help" issue or a comment on my instructable.
Contributing is encouraged and will help make a better program. Please refer to this before contributing.
This program must be used for legal purposes! I am not responsible for anything you do with it.