Back to All Modules

Multi-Hop Pivoting Chains

#Overview

When the target network has multiple segmentation layers, a single pivot is insufficient. Multi-hop chaining routes traffic through two or more compromised hosts to reach deeply segmented networks. This is common in enterprise environments with DMZ, internal, and restricted VLANs.

For basic double pivoting (SSH -J, Chisel chain), see 07 - Post-Exploitation. This section extends with complete multi-hop methodology, Docker/IPv6 pivoting, and platform-specific playbooks.

#Technique Files

FileCoversComplexity
Chaining ProxiesSSH -J chains, proxychains, Ligolo/Chisel multi-hopMedium-High
Docker & IPv6 PivotingDocker bridge/host network, IPv6 tunnel/pivotHigh
Platform StrategiesLinux-only, Windows-only, mixed, monitored, air-gappedMedium

#Cross-References