312-50V10 · Question #604
A hacker is attempting to use nslookup to query Domain Name Service (DNS). The hacker uses the nslookup interactive mode for the search. Which command should the hacker type into the command shell to
The correct answer is C. Set type=ns. In nslookup interactive mode, the correct syntax to change the query record type is 'set type=ns' (or 'set type=NS'). This instructs nslookup to retrieve NS (Name Server) records from DNS. The commands 'locate', 'request', and 'transfer' are not valid nslookup interactive mode di
Question
A hacker is attempting to use nslookup to query Domain Name Service (DNS). The hacker uses the nslookup interactive mode for the search. Which command should the hacker type into the command shell to request the appropriate records?
Options
- ALocate type=ns
- BRequest type=ns
- CSet type=ns
- DTransfer type=ns
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C89% (24)
Explanation
In nslookup interactive mode, the correct syntax to change the query record type is 'set type=ns' (or 'set type=NS'). This instructs nslookup to retrieve NS (Name Server) records from DNS. The commands 'locate', 'request', and 'transfer' are not valid nslookup interactive mode directives. 'set' is the proper keyword used to configure query parameters within the nslookup interactive shell.
Topics
Community Discussion
No community discussion yet for this question.