PT0-003 · Question #199
During an engagement, a penetration tester runs the following command against the host system: host -t axfr domain.com dnsl.domain.com Which of the following techniques best describes what the tester
The correct answer is A. Zone transfer. A DNS zone transfer attack occurs when a misconfigured DNS server allows attackers to retrieve the entire DNS record set. The command host -t axfr domain.com dnsl.domain.com requests an AXFR (authoritative transfer) of the DNS records. This provides subdomains, email servers, and
Question
During an engagement, a penetration tester runs the following command against the host system:
host -t axfr domain.com dnsl.domain.com Which of the following techniques best describes what the tester is doing?
Options
- AZone transfer
- BHost enumeration
- CDNS poisoning
- DDNS query
How the community answered
(30 responses)- A90% (27)
- C7% (2)
- D3% (1)
Explanation
A DNS zone transfer attack occurs when a misconfigured DNS server allows attackers to retrieve the entire DNS record set. The command host -t axfr domain.com dnsl.domain.com requests an AXFR (authoritative transfer) of the DNS records. This provides subdomains, email servers, and internal DNS records, which attackers can use for
Topics
Community Discussion
No community discussion yet for this question.