nerdexam
EC-Council

312-49 · Question #10

Which of the following commands shows you the NetBIOS name table each?

The correct answer is A. nbtstat -n. The 'nbtstat -n' command displays the local NetBIOS name table, showing the NetBIOS names registered by the local machine. 'nbtstat -c' displays the NetBIOS name cache (recently resolved remote names). 'nbtstat -r' shows names resolved via broadcast or WINS. 'nbtstat -s' lists cu

Submitted by kavita_s· Apr 18, 2026Network Forensics

Question

Which of the following commands shows you the NetBIOS name table each?

Options

  • Anbtstat -n
  • Bnbtstat -c
  • Cnbtstat -r
  • Dnbtstat -s

How the community answered

(50 responses)
  • A
    92% (46)
  • B
    2% (1)
  • C
    4% (2)
  • D
    2% (1)

Explanation

The 'nbtstat -n' command displays the local NetBIOS name table, showing the NetBIOS names registered by the local machine. 'nbtstat -c' displays the NetBIOS name cache (recently resolved remote names). 'nbtstat -r' shows names resolved via broadcast or WINS. 'nbtstat -s' lists current NetBIOS sessions. The '-n' flag is specifically for viewing the local name table, making A the correct answer.

Topics

#nbtstat command#NetBIOS#network utilities#network enumeration

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice