reverseShell

simple SSH like application to remotely access target machine.

Tech Stack

python

Run Locally

Clone the project

  git clone https://github.com/AbubakrRehman/reverseShell.git

Go to the project directory

  cd my-project

Run server application

  python server.py

Run client application

  python client.py

GitHub

View Github