The telnet service daemon must not be installed unless required.
Overview
Finding ID |
Version |
Rule ID |
IA Controls |
Severity |
V-216057 |
SOL-11.1-020150 |
SV-216057r959010_rule |
|
High |
Description |
Telnet is an insecure protocol. |
Details
Check Text (C-17295r372553_chk) |
Determine if the telnet daemon package in installed.
# pkg list service/network/telnet
If an installed package named "service/network/telnet" is listed and vntsd is not in use for LDoms, this is a finding. |
Fix Text (F-17293r372554_fix) |
The Software Installation Profile is required.
# pfexec pkg uninstall service/network/telnet |