EN
ENNA
OP

OpenSSH

⚖️ Dual Use · C

OpenSSH is the premier connectivity tool for remote login using the SSH protocol. While it's the most fundamental sysadmin tool in existence, its tunneling capabilities make it equally powerful offensively. SSH supports local/remote/dynamic port forwarding, SOCKS proxying, and can create encrypted tunnels that bypass firewall restrictions. Attackers use SSH for pivoting, data exfiltration over encrypted channels, and maintaining persistent access to compromised systems.

Use Cases

  • Remote system administration
  • Dynamic port forwarding (SOCKS proxy)
  • Local and remote port forwarding for pivoting
  • Encrypted data exfiltration channels
  • Persistent access via SSH keys
  • Jump host / bastion host traversal

Tags

sshtunnelingport-forwardingsocks-proxyremote-access

More in Dual Use