The legacy remote network access utilities daemons must not be installed.
Overview
Finding ID |
Version |
Rule ID |
IA Controls |
Severity |
V-216052 |
SOL-11.1-020100 |
SV-216052r959010_rule |
|
Medium |
Description |
Legacy remote access utilities allow remote control of a system without proper authentication. |
Details
Check Text (C-17290r372538_chk) |
Determine if the legacy remote access package is installed.
# pkg list service/network/legacy-remote-utilities
If an installed package named service/network/legacy-remote-utilities is listed, this is a finding. |
Fix Text (F-17288r372539_fix) |
The Software Installation Profile is required.
# pfexec pkg uninstall service/network/legacy-remote-utilities |