Rule ID
SV-219971r958804_rule
Version
V3R5
CCIs
Operating systems are capable of providing a wide variety of functions and services. Execution must be disabled based on organization-defined specifications.
Identify the packages installed on the system. # pkg list Any unauthorized software packages listed in the output are a finding.
The Software Installation profile is required. Identify packages installed on the system: # pkg list uninstall unauthorized packages: # pfexec pkg uninstall [ package name]