Check: SOL-11.1-050020
Solaris 11 SPARC STIG:
SOL-11.1-050020
(in versions v2 r10 through v1 r10)
Title
The system must not respond to ICMP timestamp requests. (Cat III impact)
Discussion
By accurately determining the system's clock state, an attacker can more effectively attack certain time-based pseudorandom number generators (PRNGs) and the authentication systems that rely on them.
Check Content
Determine if ICMP time stamp responses are disabled. # ipadm show-prop -p _respond_to_timestamp -co current ip If the output of both commands is not "0", this is a finding.
Fix Text
The Network Management profile is required. Disable source respond to timestamp. # pfexec ipadm set-prop -p _respond_to_timestamp=0 ip
Additional Identifiers
Rule ID: SV-216369r603267_rule
Vulnerability ID: V-216369
Group Title: SRG-OS-000480
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |