
SSH
SSH Protocol
Ubiquitous, secure protocol
Uses strong cryptography
RSA, DSA; 3DES, Blowfish, CAST128, Arcfour; HMAC-MD5, HMAC-SHA1
Interactive remote login ('ssh host')
Remote execution ('ssh host "command"')
File transfer (scp, sftp)
X11 tunneling (-X)
TCP tunneling (-L, -R)
Agent forwarding (-A)
OpenSSH
Most common implementation
Comes with most Linux distributions
Copyright 2004, Bri Hatch of Onsight, Inc.
Presented at LFNW - LinuxFest Northwest, Bellingham, Washington, Apr 2004
Presentation created using vim and MagicPoint.