Wstunnel
OS
Standard socks proxy
1) Pivot machine
wstunnel server wss://[::]:80802) Attacker machine
wstunnel client -L socks5://127.0.0.1:1080 wss://$PIVOT:8080curl -x socks5h://127.0.0.1:8888 http://$TARGETReverse socks proxy
1) Pivot machine
2) Attacker machine
3) Apply config to proxychains file on attacker machine
Behind a proxy
Last updated