nerdexam
GIAC

GSNA · Question #55

Which of the following can be the countermeasures to prevent NetBIOS NULL session enumeration in Windows 2000 operating systems?

The correct answer is B. Disabling SMB services entirely on individual hosts by unbinding WINS Client TCP/IP from the C. Editing the registry key HKLM\SYSTEM\CurrentControlSet\LSA and adding the value D. Disabling TCP port 139/445. NetBIOS NULL session vulnerabilities are hard to prevent, especially if NetBIOS is needed as part of the infrastructure. One or more of the following steps can be taken to limit NetBIOS NULL session vulnerabilities: 1.Null sessions require access to the TCP 139 or TCP 445 port…

Windows System Auditing

Question

Which of the following can be the countermeasures to prevent NetBIOS NULL session enumeration in Windows 2000 operating systems?

Options

  • ADenying all unauthorized inbound connections to TCP port 53
  • BDisabling SMB services entirely on individual hosts by unbinding WINS Client TCP/IP from the
  • CEditing the registry key HKLM\SYSTEM\CurrentControlSet\LSA and adding the value
  • DDisabling TCP port 139/445

How the community answered

(24 responses)
  • A
    29% (7)
  • B
    71% (17)

Explanation

NetBIOS NULL session vulnerabilities are hard to prevent, especially if NetBIOS is needed as part of the infrastructure. One or more of the following steps can be taken to limit NetBIOS NULL session vulnerabilities: 1.Null sessions require access to the TCP 139 or TCP 445 port, which can be disabled by a Network Administrator. 2. A Network Administrator can also disable SMB services entirely on individual hosts by unbinding WINS Client TCP/IP from the interface. 3. A Network Administrator can also restrict the anonymous user by editing the registry values: a.Open regedit32, and go to HKLM\SYSTEM\CurrentControlSet\LSA. b.Choose edit > add value. Value name: RestrictAnonymous Data Type: REG_WORD Value: 2 Answer: A is incorrect. TCP port 53 is the default port for DNS zone transfer. Although disabling it can help restrict DNS zone transfer enumeration, it is not useful as a countermeasure against the NetBIOS NULL session enumeration.

Topics

#NetBIOS null session#SMB security#Windows 2000#enumeration prevention

Community Discussion

No community discussion yet for this question.

Full GSNA Practice