STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 10 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← 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]