Home » Encryption, Headline

What is SSH ?

22 February 2009 1 views 4 Comments

What is SSH? SSH (Secure Shell) is network protocol that is used to create a secure connection between two computers.


SSH replaces ancient insecure applications like TELNET for Windows and rlogin, rsh, rcp, and rexec for both Linux and Windows.


If computer A wants to connect to computer B via a secure SSH connection, computer A must be running an SSH client and computer B must be running an SSH daemon or server. When data goes from computer A, it is encrypted and received at computer B, where it is decrypted.


Now for the visual learners, imagine SSH as a condom.



Let’s say a man (computer) wants to send some data (pecker) to another computer (woman), he will want to do it securely without having his man juices (passwords) leaked (sniffed) and unintentially pollinating the woman (infect, gain unathoraized access via sniffed passwords) , to do this, he will use a condom (SSH) to withhold the man juices (encrypt the data) for a secure path/channel.


What is SSH used for?

  • To securely log into a shell on a remote host and to securely execute commands on that remote host.
  • To securely transfer files.
  • For browsing the web securely via an encrypted proxy connection.


Find this interesting? Want to learn how to hack? Click Here Now.“”

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...

4 Comments »

  • dblackshell said:

    lol (about the image)…

    Although would have taken a different approach in explaining an encrypted communication, nice article.

    What I wanted to mention is that rsh and rexec where available under Windows too. At least Windows XP Professional had them.

  • David (author) said:

    Ah, you’re right. I’ve updated it thanks :D .

  • Slim0123 said:

    From my point of view, its just something to make some internet users, feel safe while they browse and to keep script kiddy’s away from accessing the information that they get from sniffers……

  • Phil said:

    If you want to use ssh on windows or other systems without a ssh client use a webbased ssh client like http://electrica-ms.mures.rdsnet.ro/

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.