SMB
smbclient -L //10.129.132.142
smbclient -L \\\\192.168.64.10\\ -U "domain\username"

smbclient \\\\10.129.132.142\\Replication

smbmap -R Replication -H 10.129.132.142

smbmap -R Replication -H 10.129.132.142 -A Groups -q --depth 10

Last updated
Was this helpful?