The system must not respond to ICMP broadcast timestamp requests.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
lowV-216133SRG-OS-000480SOL-11.1-050030SV-216133r959010_rule2026-02-193

Description

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

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

The Network Management profile is required. Disable respond to timestamp broadcasts. # pfexec ipadm set-prop -p _respond_to_timestamp_broadcast=0 ip