The operating system must protect the integrity of transmitted information.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-220004 | SOL-11.1-060070 | SV-220004r958908_rule | CCI-002418 | medium |
| Description | ||||
| Ensuring the integrity of transmitted information requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks. | ||||
| STIG | Date | |||
| Solaris 11 X86 Security Technical Implementation Guide | 2025-05-05 | |||
Related Frameworks
3 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
SC-8
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.13.8
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-002418
1.00
- DISA · 3 · disa_xccdf · related
Details
Check Text (C-220004r958908_chk)
All remote sessions must be conducted via encrypted services and ports.
Check that SSH is enabled:
# svcs svc:/network/ssh
STATE STIME FMRI
online Nov_03 svc:/network/ssh:default
Ask the operator to document all configured external ports and protocols.
If any unencrypted connections are used, this is a finding.
Fix Text (F-21713r947196_fix)
Configure SSH to be enabled.
# svcadm enable svc:/network/ssh