Search code examples
sshtelnet

How to prove that SSH encrypts data and Telnet does not?


SSH encrypts data, and Telnet sends data in plain text can someone give an example of data transfer?


Solution

  • Setup 2 machines to communicate with each other through ssh and telnet and route them through wireshark to check the packets and determine if they are encripted