CAS-001 · Question #77
CAS-001 Question #77: Real Exam Question with Answer & Explanation
The correct answer is A: An NTP client side attack successfully exploited some hosts.. UDP port 123 is used by NTP (Network Time Protocol). The packet capture shows two groups: some hosts querying the legitimate internal time server (time.company.com) and others - specifically those with svchost.exe hash mismatches - sending NTP requests to an external IP (172.60.3
Question
Options
- AAn NTP client side attack successfully exploited some hosts.
- BA DNS cache poisoning successfully exploited some hosts.
- CAn NTP server side attack successfully exploited some hosts.
- DA DNS server side attack successfully exploited some hosts.
Explanation
UDP port 123 is used by NTP (Network Time Protocol). The packet capture shows two groups: some hosts querying the legitimate internal time server (time.company.com) and others - specifically those with svchost.exe hash mismatches - sending NTP requests to an external IP (172.60.3.0). The MD5 hash mismatch on svchost.exe indicates those hosts are compromised; malware modified the Windows service host process. The compromised hosts are redirecting NTP synchronization to an external rogue NTP server, which is characteristic of an NTP client-side attack where the client (victim host) is exploited and manipulated. A server-side attack would mean the NTP server itself was compromised.
Community Discussion
No community discussion yet for this question.