SSH Tunneling

SSH Tunneling

SSH Local Port Forwarding

circle-exclamation

For reference:

circle-exclamation

SSH Dynamic Port Forwarding

For reference:

circle-exclamation

Getting filtered port with nmap and proxychains ??

If all ports are reported as filtered while using proxychains and nmap, try this script to identify the open ports.

.

SSH Remote Port Forwarding

For reference:

circle-info

Since we're connecting directly to a single host and port, a SOCKS proxy chain isn't necessary to route the packets.

SSH Remote Dynamic Port Forwarding

For reference:

Working View of SSH Remote Dynamic port forwarding
Explaining using scenario.
circle-info

If you need to kill the port then use this help

https://dev.to/sylwiavargas/how-to-properly-close-a-port-2p36arrow-up-right In short:

Getting filtered port with nmap and proxychains ??

If all ports are reported as filtered while using proxychains and nmap, try this script to identify the open ports.

circle-exclamation

Using sshuttle

Last updated