445 tcp - SMB

references:

SMBCLient

smbclient -L \\192.168.1.5

Enter WORKGROUP\root's password:

# Sharename       Type      Comment
#         ---------       ----      -------
#         IPC$            IPC       Remote IPC
#         share           Disk
#         wwwroot         Disk
#         ADMIN$          Disk      Remote Admin
#         C$              Disk      Default share
# Reconnecting with SMB1 for workgroup listing.
#Server               Comment
#         ---------            -------
#Workgroup            Master
#         ---------            -------

NMBLookup

SMBClient

Nmap Scan

NBTScan

nbtscan -r 10.11.24.0/24

RPCClient

Null sessions, In windows NT2000/XP default config for SMB allows for nullsessions to be created. In windows 2003/XP SP2 onwards, this is disabled. Use RPCClient to explore nullsessions.

Enum4Linux

enum4linux -v 192.168.1.200

SMBMap

Last updated

Was this helpful?