GEN003602 - The system must not process Internet Control Message Protocol (ICMP) timestamp requests - 'timestamp-request -j DROP'

Information

The processing of (ICMP) timestamp requests increases the attack surface of the system.

Solution

Configure the system to not respond to ICMP TIMESTAMP-REQUESTs. This is done by rejecting ICMP type 13 and 14 messages at the firewall.

Procedure:
Edit /etc/sysconfig/iptables to add:

-A RH-Firewall-1-INPUT -p ICMP --icmp-type timestamp-request -j DROP
-A RH-Firewall-1-INPUT -p ICMP --icmp-type timestamp-reply -j DROP

Restart the firewall:
# service iptables restart

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_5_V2R1_STIG.zip

Item Details

Category: ACCESS CONTROL, CONFIGURATION MANAGEMENT

References: 800-53|AC-4, 800-53|CM-6d., 800-53|CM-7b., CAT|III, CCI|CCI-000382, CCI|CCI-001503, CCI|CCI-001551, Rule-ID|SV-218481r603259_rule, STIG-ID|GEN003602, STIG-Legacy|SV-64445, STIG-Legacy|V-22409, Vuln-ID|V-218481

Plugin: Unix

Control ID: 576ab21e0dd739eccc2b09cbec7dcfd55b358c698bfe75af7f02c0fd80c6d10c