GEN003602 - The system must not process Internet Control Message Protocol (ICMP) timestamp requests - 'timestamp-reply -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

http://iasecontent.disa.mil/stigs/zip/U_RedHat_5_V1R18_STIG.zip

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-4, CAT|III, CCI|CCI-001551, Group-ID|V-22409, Rule-ID|SV-37601r2_rule, STIG-ID|GEN003602, Vuln-ID|V-22409

Plugin: Unix

Control ID: 5025dfeac033e72402099497788680e01064d127d741e744b5c5ffd9169b89a8