Information
The Cisco router must be configured to authenticate NTP sources using authentication that is cryptographically based.
GROUP ID: V-216540RULE ID: SV-216540r961506
If Network Time Protocol is not authenticated, an attacker can introduce a rogue NTP server. This rogue server can then be used to send incorrect time information to network devices, which will make log timestamps inaccurate and affect scheduled actions. NTP authentication is used to prevent this tampering by authenticating the time source.
Solution
Configure the Cisco router to authenticate NTP sources using authentication that is cryptographically based as shown in the example below.
RP/0/0/CPU0:R4#ntp authenticateRP/0/0/CPU0:R4#ntp authentication-key 1 md5 xxxxxxRP/0/0/CPU0:R4#ntp trusted-keyRP/0/0/CPU0:R4#ntp server x.x.x.x key 1RP/0/0/CPU0:R4#ntp server y.y.y.y key 1