Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Telnet"
From NetSec
WillieArce (Talk | contribs) m |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Command-Line Application== | ==Command-Line Application== | ||
− | The `telnet' command line application is a simple [[Protocols|TCP]] client that creates connections and sends and receives data for [[plaintext]] [[protocols]]. | + | The `telnet' '''command line application is a simple''' [[Protocols|TCP]] client that creates connections and sends and receives data for [[plaintext]] [[protocols]]. |
− | + | ||
==Protocol== | ==Protocol== | ||
− | The telnet protocol is a [[plaintext]] protocol originally developed to provide remote-access for system administrators. On port 23, the telnet service would listen, prompt the user for [[authentication | + | The telnet protocol is a [[plaintext]] protocol originally developed to provide remote-access for system administrators. On port 23, the telnet service would listen, prompt the user for [[authentication credential]]s, and then drop them into [[bash]] or [[MS-DOS]]. |
+ | |||
+ | {{expand}} |
Latest revision as of 21:11, 19 May 2012
Command-Line Application
The `telnet' command line application is a simple TCP client that creates connections and sends and receives data for plaintext protocols.
Protocol
The telnet protocol is a plaintext protocol originally developed to provide remote-access for system administrators. On port 23, the telnet service would listen, prompt the user for authentication credentials, and then drop them into bash or MS-DOS.
This article contains too little information, it should be expanded or updated. |
---|
Things you can do to help:
|