Pre-made commands
smbclient --no-pass -L //$targetsmbclient -U 'username[%passwd]' -L //$ip # password will be promptedsmbclient -U 'username[%passwd]' -L --pw-nt-hash //$ip # password will be prompted, use nt hashsmbclient --no-pass -L //$targetsmbclient -U 'username[%passwd]' -L //$ip # password will be promptedsmbclient -U 'username[%passwd]' -L --pw-nt-hash //$ip # password will be prompted, use nt hash