STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Solaris 11 X86 Security Technical Implementation Guide

V-216062

CAT II (Medium)

The operating system must be configured to provide essential capabilities.

Rule ID

SV-216062r958478_rule

STIG

Solaris 11 X86 Security Technical Implementation Guide

Version

V3R5

CCIs

CCI-000381

Discussion

Operating systems are capable of providing a wide variety of functions and services. Execution must be disabled based on organization-defined specifications.

Check Content

Identify the packages installed on the system. 

# pkg list

Any unauthorized software packages listed in the output are a finding.

Fix Text

The Software Installation profile is required.

Identify packages installed on the system:

# pkg list

uninstall unauthorized packages:

# pfexec pkg uninstall [ package name]