Secure Shell
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:
- Remote command-line login
- Remote command execution
- Secure file transfer using SCP and SFTP
- Port forwarding/tunneling
- VPNs
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]
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's Wellness Encyclopedia |
Let Food Be Thy Medicine Medicine Thy Food - Hippocrates |
Translate this page: - East Asian
中文,
日本,
한국어,
South Asian
हिन्दी,
தமிழ்,
తెలుగు,
Urdu,
ಕನ್ನಡ,
Southeast Asian
Indonesian,
Vietnamese,
Thai,
မြန်မာဘာသာ,
বাংলা
European
español,
Deutsch,
français,
Greek,
português do Brasil,
polski,
română,
русский,
Nederlands,
norsk,
svenska,
suomi,
Italian
Middle Eastern & African
عربى,
Turkish,
Persian,
Hebrew,
Afrikaans,
isiZulu,
Kiswahili,
Other
Bulgarian,
Hungarian,
Czech,
Swedish,
മലയാളം,
मराठी,
ਪੰਜਾਬੀ,
ગુજરાતી,
Portuguese,
Ukrainian
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