07-NetBIOS (137,138,139)

Intro:

(Network Basic Input/Output System)

NetBIOS is an API and a set of network protocols for providing communication services over a local network. it's used primarily to allow applications on different computers to find and interact with each other on a network.


NetBIOS with SMB:

**Functions: **

While NetBIOS and SMB were once closely linked, modern networks rely primarily on SMB for file and printer sharing, often using DNS and other mechanisms for name resolution instead of NetBIOS.

Modern implementation of Windows primarily use SMB and can work without NetBIOS, however, NetBIOS over TCP139 is required for backward compatibility and are often enabled together.

NetBIOS Tools:

1. NBTScan

2. nmblookup