smbclient
Debug
$ smbclient -d <value>View list of shares
Executing commands
Last updated
$ smbclient -d <value>Last updated
$ smbclient -L //host_or_ip -U [username] $ smbclient //10.10.x.x/ADMIN$ -U [username] $ smbclient -c 'command to execute'
# eg.
$ smbclient -c 'put file.exe'