Pivoting

circle-info

This pivot is done one the git-serv to allow access to the interal Wreath website

Open up firwall port

netsh advfirewall firewall add rule name="Chisel-Adot8" dir=in action=allow protocol=tcp localport=15997

Create forward proxy using chisel on git-serv

./chisel_windows.exe server -p 15997 --socks5

Make yourself the client to access the webserver on 10.200.101.100

chisel client 10.200.101.150:15997 5005:socks
Visualization

Add proxy into foxy proxy

Last updated