Overview & threat model
Pivoting = using a foothold host to reach internal-only resources. Tunneling = encapsulating traffic (SSH, VPN, SOCKS) to transport it through allowed channels. Port forwarding = mapping remote ports to local ports (or vice versa) to access services behind firewalls. Always perform techniques only in labs or with explicit authorization.

What pivoting and tunneling are, and why they matter.