Overview
Ligolo-ng creates encrypted tunnels using a TUN interface. No SOCKS proxy needed — traffic routes natively through the kernel. Faster and more stable than chisel/proxychains.Download
GitHub
proxy (attacker) and agent (victim). Match OS and architecture.
Build from source
Setup — Attacker
Create TUN interface
Start proxy
0.0.0.0:11601
Custom port:
Setup — Victim
Transfer agent
Connect back
Linux:Start Tunnel
In proxy console:Add route to internal network
Double Pivot
Reach a third network through two compromised machines.Scenario
Step 1 — First pivot (already done)
Step 2 — Upload agent to Victim2
Use listener (see below) or transfer through Victim1.Step 3 — Add listener on Victim1
In proxy console, select Victim1 session:Step 4 — Connect Victim2 agent through Victim1
On Victim2:Step 5 — Route third network
Port Forwarding (Listener)
Expose attacker port through victim. Useful for reverse shells and file transfer through pivot.Reverse shell through pivot
In proxy console:File server through pivot
Victim1_IP:8080.