$ smbclient -d <value>
$ smbclient -L //host_or_ip -U [username]
Connect to admin (ADMIN$) share on the host with IP address 10.10.x.x
ADMIN$
$ smbclient //10.10.x.x/ADMIN$ -U [username]
Last updated 5 months ago