answersLogoWhite

0

The following are some of the benefits of telnet:

# It allows a user to log in to a remote computer and execute programs. # It is a common utility in the TCP/IP protocol suite and is thus as widely implemented many platforms. Therefore a telnet client program is usually easily available.

# It can be used to administer most enterprise class network equipment by connecting to the device and executing built-in configuration and status programs. # It may be used to debug network services such as SMTP, IRC, HTTP, FTP or POP3. The person testing would use telnet to connect to the service and so send commands to the server and consequently examine the responses in order to make analyses. How to exploit the benefits is a little involved and problem specific. For example, the following links and indicated sections show how it may be used to debug SMTP and POP3 e-mail protocols:

* See the "Sample Communications" section of http://en.wikipedia.org/wiki/SMTP. Accessed: 2009-01-02. * See the "Dialog Example" section of http://en.wikipedia.org/wiki/Post_Office_Protocol. Accessed: 2009-01-02. Sources:

* http://en.wikipedia.org/wiki/Telnet. Accessed: 2009-01-02. * http://www.answers.com/main/ntquery?s=telnet. Accessed: 2009-01-02.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What port telnet use?

Telnet use port number 23,and connected to TCP


What port does telnet use?

Telnet use port number 23,and connected to TCP


What osi layers use telnet connection for remote use?

what osi layers use telnet connections for remote use


How can you use telnet in personal computer?

Windows: Open start menu, click "Run", type in "telnet" Linux: Open a Terminal window, type in "telnet"


What benefits does ssh offer over telnet when remotely managing a router?

*encryption


Why is it advisable that a network administrator use SSH instead of Telnet when managing?

SSH is more secure than Telnet.


With Telnet can you change the FTP to 23 for better security?

If you want better security, use secure shell (ssh) instead of telnet. Actually, don't use telnet at all if possible, as it transmits all information in plain text.


Where can Telnet use?

Telnet is a Network layer protocol. It is used to create connection remotely.


Disadvantages of telnet?

One disadvantage of telnet is that it is not secure, meaning people can read your passwords and other sensitive information. It is outdated and has no colors. It is fairly hard to use.


How is the application layer protocol telnet similar to http and ftp?

Telnet is similar to HTTP and FTP in that all three use the TCP protocol for connection-oriented


IF Telnet protocol encrypts transmitted data which therefore cannot be read by others on the network?

Telnet does not encrypt anything; that is why it is too insecure to use as a network protocol.


How do you use telnet app on android smart phone?

To use a Telnet app on an Android smartphone, first, download a Telnet client from the Google Play Store, such as "Termux" or "JuiceSSH." Open the app and enter the Telnet command along with the desired hostname or IP address and port number (e.g., telnet example.com 23). Once connected, you can interact with the remote server using the command line interface. Make sure your phone is connected to the internet for the connection to work.