SMB - 139/445
smbclient -L \\\\IP\\ -N # Null login, list shares.
smbclient \\\\IP\\SHARE$ -N # Connect to share will Null login
RPC

Last updated
smbclient -L \\\\IP\\ -N # Null login, list shares.
smbclient \\\\IP\\SHARE$ -N # Connect to share will Null login

Last updated
rpcclient -U "" -N 192.168.73.122