#ssh
Wiki 3
- SSH agent forwarding risk Why ssh -A (and the ForwardAgent config keyword) hand the destination host the ability to authenticate as you anywhere your loaded keys reach
- SSH port forwarding The four shapes of SSH tunneling โ local (-L), remote (-R), dynamic SOCKS (-D), and jumphost (-J) โ and which network shape each one solves
- SSH Port Forwarding Cheatsheet (Graham Helton) Red-team-flavored walkthrough of SSH's -L/-R/-D/-J/-A/-g/-t flags, the ~? runtime console, and the config-file Match keyword