To obtain the NetBIOS name table of a remote host by IP address, which option is used?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

To obtain the NetBIOS name table of a remote host by IP address, which option is used?

Explanation:
Querying a remote NetBIOS name table over TCP/IP by IP address uses the switch that targets the remote host by its IP. The correct form is nbtstat -A <IP address>, which asks the remote machine to reveal its NetBIOS name table. The lowercase -a switch expects a NetBIOS name rather than an IP, so it isn’t suitable for an IP-based query. Other switches like -n show the local machine’s NetBIOS names, and -c shows the NetBIOS name cache, but neither fetches the remote host’s name table.

Querying a remote NetBIOS name table over TCP/IP by IP address uses the switch that targets the remote host by its IP. The correct form is nbtstat -A , which asks the remote machine to reveal its NetBIOS name table. The lowercase -a switch expects a NetBIOS name rather than an IP, so it isn’t suitable for an IP-based query. Other switches like -n show the local machine’s NetBIOS names, and -c shows the NetBIOS name cache, but neither fetches the remote host’s name table.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy