Pivoting, Tunneling and Portforwarding
Port-Forward
Port forwarding can be performed as soon as the specific forwarding port is known.
Port forwarding via SSH:
Checking Port Forwarding
Dynamic Port Forwarding
Dynamic Port Forwarding can be used when the exact forwarding port is unknown. This can be implemented using a SOCKS listener or proxy. SOCKS is a protocol that allows the use of a proxy in a protocol-independent and transparent manner. Additionally, SOCKS provides certain features to bypass firewall restrictions.
Dynamic Port Forwarding via SSH:
Configuration of Proxychains with the Corresponding Proxy
Last updated
Was this helpful?