ExamGecko
Question list
Search
Search

Related questions











Question 540 - 312-50v12 discussion

Report
Export

You are an ethical hacker tasked with conducting an enumeration of a company's network. Given a Windows system with NetBIOS enabled, port 139 open, and file and printer sharing active, you are about to run some nbtstat commands to enumerate NetBIOS names. The company uses |Pv6 for its network. Which of the following actions should you take next?

A.
Use nbtstat -c to get the contents of the NetBIOS name cache
Answers
A.
Use nbtstat -c to get the contents of the NetBIOS name cache
B.
use nbtstat -a followed by the IPv6 address of the target machine
Answers
B.
use nbtstat -a followed by the IPv6 address of the target machine
C.
Utilize Nmap Scripting Engine (NSE) for NetBIOS enumeration
Answers
C.
Utilize Nmap Scripting Engine (NSE) for NetBIOS enumeration
D.
Switch to an enumeration tool that supports IPv6
Answers
D.
Switch to an enumeration tool that supports IPv6
Suggested answer: D

Explanation:

The nbtstat command is a Windows utility that displays NetBIOS over TCP/IP (NetBT) protocol statistics, NetBIOS name tables, and the NetBIOS name cache. However, the nbtstat command does not support IPv6 addresses, which are the standard format for the Internet Protocol version 6 (IPv6). Therefore, using the nbtstat command with IPv6 addresses will result in an error message or no output. To enumerate NetBIOS names on a network that uses IPv6, you should switch to an enumeration tool that supports IPv6, such as Nmap, which is a network scanning and security auditing tool. Nmap has a scripting engine (NSE) that allows users to write and execute scripts for various network tasks, including NetBIOS enumeration. Nmap can also detect the operating system, services, and vulnerabilities of the target machines, regardless of the IP version they use.Reference:

Nbtstat Command - Computer Hope

Nbtstat CMD: Windows Network Command Line Prompt

[Nmap Scripting Engine (NSE) Documentation]

asked 18/09/2024
Rick van der Slot
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first