THEORY

In the field of system networking, port forwarding is an implementation of network address translation (NAT) that redirects an announcement request from one IP and port number arrangement to another while the packets are navigating a network gateway like a router or a firewall.

  • It consists of using a machine controlled by the attacker as a bounce box, to gain further access to the network.

https://blog.raw.pm/en/state-of-the-art-of-network-pivoting-in-2019/


TECHNIQUES

https://0xdf.gitlab.io/2019/01/28/pwk-notes-tunneling-update1.html

https://0xdf.gitlab.io/2020/08/10/tunneling-with-chisel-and-ssf-update.html

https://hackmag.com/security/windows-pivoting/


TOOLS

https://sensepost.com/blog/2022/wiresocks-for-easy-proxied-routing/

https://github.com/sensepost/wiresocks


🌱 Back to Garden