Dancing HTB
what Does SMB stands for = server message block
port number of SMB = 445
service name of port 445 on tagret IP = microsoft-ds?
What is the 'flag' or 'switch' that we can use with the smbclient utility to 'list' the available shares on Dancing?
flag to list smb shares = -L { smbclient -L }
share name which can open without password = Workshares
# to connect with smb shell = smbclient \\\\IP\\share
- command to download file from SMB shell = get