Which command shows you the NetBIOS name table for the local machine?

Enhance your knowledge as a Computer Hacking Forensic Investigator with the CHFI v11 Test. Use flashcards and multiple-choice questions, complete with hints and detailed explanations, to prepare effectively and ace your exam!

Multiple Choice

Which command shows you the NetBIOS name table for the local machine?

Explanation:
nbtstat -n displays the NetBIOS name table of the local machine. This is the list of NetBIOS names the host has registered on the network (its own computer name and any aliases), along with the type and registration status. It helps you see which names are currently registered with the NetBIOS name service and whether they’re active. The other options pull different information: -c shows the NetBIOS name cache (recently resolved names), -r shows names resolved by broadcast or WINS, and -s lists active NetBIOS sessions with other machines. So, to view the local machine’s NetBIOS name registrations, use the command with -n.

nbtstat -n displays the NetBIOS name table of the local machine. This is the list of NetBIOS names the host has registered on the network (its own computer name and any aliases), along with the type and registration status. It helps you see which names are currently registered with the NetBIOS name service and whether they’re active. The other options pull different information: -c shows the NetBIOS name cache (recently resolved names), -r shows names resolved by broadcast or WINS, and -s lists active NetBIOS sessions with other machines. So, to view the local machine’s NetBIOS name registrations, use the command with -n.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy