100% developed

OpenSSH

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The OpenSSH suite provides secure remote access and file transfer.[1] Since its initial release, it has grown to become the most widely used implementation of the SSH protocol. During the first ten years of its existence, SSH has largely replaced older corresponding unencrypted tools and protocols. The OpenSSH client is included by default in most operating system distributions, including MacOS, AIX, Linux, BSD, and Solaris. Any day you use the Internet, you are using and relying on hundreds if not thousands of machines operated and maintained using OpenSSH. A survey in 2008 showed that of the SSH servers found running, just over 80% were OpenSSH. [2] Even with the advent of the Internet of Things and the increased use of IPv6, a cursory search of Shodan [3] for SSH-2.0 services on port 22 in April 2017 showed 56% of responding IPv4 addresses running OpenSSH. [4]

OpenSSH was first released towards the end of 1999. It is the latest step in a very long and useful history of networked computing, remote access, and telecommuting.

This book is for fellow users of OpenSSH to help save effort and time through using OpenSSH, and especially SFTP, where it makes sense to use it.

 



Introduction

Client-Server

Utilities

Logging, Troubleshooting, and Development

Cookbook

References

  1. "OpenSSH". www.openssh.org.
  2. "Statistics from the current scan results". OpenSSH.org. 2008.
  3. "SSH-2.0 Search Results". shodan.io. Retrieved 2017-04-08.
  4. At that time, 56% was 8,005,413 out of 14,229,807 machines. Dropbear made up 15% and then a long tail filled in the rest. OpenSSH is also found on non-standard ports in Shodan.