Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 536 Bytes

File metadata and controls

17 lines (15 loc) · 536 Bytes

Reverse Shell

I Simple Python Script To Generate Reverse Shells for Your tun0 ip address.

mrrobot1o1

Usages:

getrevshell.py <port>

Test Image 1

Installation

git clone https://github.com/mrrobot1o1/ReverseShell.git
cd ReverseShell
sudo cp getrevshell.py /usr/bin/
sudo chmod +x /usr/bin/getrevshell.py