Check: SOL-11.1-050030
Solaris 11 SPARC STIG:
SOL-11.1-050030
(in versions v3 r2 through v1 r10)
Title
The system must not respond to ICMP broadcast 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 response to ICMP broadcast timestamp requests is disabled. # ipadm show-prop -p _respond_to_timestamp_broadcast -co current ip If the output of this command is not "0", this is a finding.
Fix Text
The Network Management profile is required. Disable respond to timestamp broadcasts. # pfexec ipadm set-prop -p _respond_to_timestamp_broadcast=0 ip
Additional Identifiers
Rule ID: SV-216370r959010_rule
Vulnerability ID: V-216370
Group Title: SRG-OS-000480
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
Implement the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |