CAS-001 · Question #213
An IT administrator has installed new DNS name servers (Primary and Secondary), which are used to host the company MX records and resolve the web server's public address. In order to secure the zone…
The correct answer is B. IP spoofing. ACLs on DNS servers restrict zone transfers based on the source IP address of incoming requests. IP spoofing allows an attacker to forge the source IP address of a packet to impersonate a trusted host - in this case, the primary DNS server or an authorized secondary. Since the…
Question
An IT administrator has installed new DNS name servers (Primary and Secondary), which are used to host the company MX records and resolve the web server's public address. In order to secure the zone transfer between the primary and secondary server, the administrator uses only server ACLs. Which of the following attacks could the secondary DNS server still be susceptible to?
Options
- AEmail spamming
- BIP spoofing
- CClickjacking
- DDNS replication
How the community answered
(63 responses)- A10% (6)
- B62% (39)
- C5% (3)
- D24% (15)
Explanation
ACLs on DNS servers restrict zone transfers based on the source IP address of incoming requests. IP spoofing allows an attacker to forge the source IP address of a packet to impersonate a trusted host - in this case, the primary DNS server or an authorized secondary. Since the only control is an IP-based ACL, a spoofed packet with the correct source IP could bypass the restriction and trigger an unauthorized zone transfer, exposing internal DNS records. Email spamming (A), clickjacking (C), and 'DNS replication' (D) are not relevant attack vectors against this specific ACL-only control.
Topics
Community Discussion
No community discussion yet for this question.