2.4 Homework
You should now be ready to experiment with Network Monitor or Ethereal. It is recommended that you try to capture your own password as the first exercise. (The authors strongly discourage you from trying to capture somebody else’s password—after all, this would not be possible without switching your network card into promiscuous mode or using switched Ethernet.) Try these two exercises:
- Telnet protocol: You do not even need an account on a server. Choose whatever server you like that works with Telnet. Start up Network Monitor and, using Telnet, try to establish a connection and choose your username and password. The server will refuse the connection, but stop Network Monitor and use the frame search to find the username and password that you entered. You should be patient, since the terminal first tries to set the terminal characteristics using the
<IAC>
command of the Telnet application protocol. You should just skip this dialogue. In Ethereal, this process...