nerdexam
EC-Council

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

Footprinting and Reconnaissance

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)
  • A
    7% (2)
  • B
    4% (1)
  • C
    89% (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

#nslookup#DNS query#NS records#interactive mode

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice