simple SSH like application to remotely access target machine.
python
Clone the project
git clone https://github.com/AbubakrRehman/reverseShell.gitGo to the project directory
cd my-projectRun server application
python server.pyRun client application
python client.py