Telnet Inspector Overview
Type |
Inspector (service) |
Usage |
Inspect |
Instance Type |
Multiton |
Other Inspectors Required |
|
Enabled |
|
Telnet is an application layer protocol that creates an 8-bit byte communication channel over TCP. Telnet uses a network virtual terminal to communicate between a client and a remote host. A Telnet server uses TCP port 23.
The telnet
inspector normalizes the Telnet data buffer by detecting
the Telnet command sequences and option negotiation.
The telnet
inspector eliminates the Telnet command sequences (RFC 854) from the packet.
The telnet
inspector can detect encrypted Telnet connections
by examining the Telnet encryption option (RFC 2946).