If you omit -Server, the default DNS name server
is used.
{help|?} Displays a short summary of nslookup
subcommands.
692 Practical Hacking Techniques and Countermeasures
Chapter Tool Syntax
Chapter 3
(continued)
Nmblookup nmblookup
Options:
-A Interprets name as an IP address and does a nodestatus
query on this address.
-B broadcast _address Sends the query to the given
broadcast address. The default is to send the query to
the broadcast address of the primary network interface.
-d debuglevel Sets the debug (sometimes called logging)
level. The level can range from 0 all the way to 10.
Debug level 0 logs only the most important messages;
level 1 is normal; levels 3 and above are primarily for
debugging and slow the program considerably.
-h Prints command-line usage information for the
program.
-i scope Sets a NetBIOS scope identifier. Only machines
with the same identifier will communicate with the
server. The scope identifier was a predecessor to
workgroups, and this option is included only for
backward compatibility.
-M Searches for a local master browser. This is done with
a broadcast searching for a machine that will respond
to the special name __MSBROWSE_ _, and then asking
that machine for information, instead of broadcasting
the query itself.
-R Sets the recursion desired bit in the packet. This will
cause the machine that responds to try to do a WINS
lookup and return the address and any other information
the WINS server has saved.
Pages:
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255