The legacy remote network access utilities daemons must not be installed.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-216287 | SRG-OS-000480 | SOL-11.1-020100 | SV-216287r959010_rule | 2024-11-25 | 3 |
Description |
---|
Legacy remote access utilities allow remote control of a system without proper authentication. |
ℹ️ Check |
---|
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 |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/legacy-remote-utilities |