Secure Shell

From WikiMD's Food, Medicine & Wellness Encyclopedia

X11_ssh_tunnelling
OpenWrtPuTTY
Ssh_binary_packet_alt

Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. The best-known application of SSH is for remote login to computer systems by users.

History[edit | edit source]

SSH was designed as a replacement for Telnet and other insecure remote shell protocols such as the Berkeley rlogin and rexec protocols, which send information, notably passwords, in plaintext, rendering them susceptible to interception and disclosure using packet analysis. The encryption used by SSH provides confidentiality and integrity of data over an insecure network, such as the Internet.

Functionality[edit | edit source]

SSH uses the client-server model. The standard TCP port for SSH is 22. An SSH client program is typically used for establishing connections to an SSH daemon accepting remote connections. Both the client and server authenticate each other using a variety of methods, including passwords, public keys, and certificates.

Authentication[edit | edit source]

SSH supports several authentication methods. The most common ones are:

Encryption[edit | edit source]

SSH uses strong encryption algorithms to ensure the security of data transmitted over the network. Commonly used algorithms include:

Applications[edit | edit source]

SSH is used in various applications across many platforms, including:

Implementations[edit | edit source]

There are several implementations of SSH, both open-source and proprietary. The most widely used open-source implementation is OpenSSH, which is part of the OpenBSD project. Other notable implementations include:

Security[edit | edit source]

SSH is considered highly secure when properly configured. However, it is essential to follow best practices, such as:

  • Disabling root login
  • Using strong passwords or key-based authentication
  • Regularly updating the SSH software to patch vulnerabilities

See also[edit | edit source]

Related Pages[edit | edit source]

Wiki.png

Navigation: Wellness - Encyclopedia - Health topics - Disease Index‏‎ - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes

Search WikiMD


Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD

WikiMD is not a substitute for professional medical advice. See full disclaimer.

Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.

Contributors: Prab R. Tumpati, MD