nxc SMB <IP of domain controller> -u 'Guest' -p '' --shares # you can replace 'Guest' and '' with different credentials!
smbclient <//IP/ShareName> -U 'ValidUsername' # this will ask for a password. If guest account, leave blank
nxc SMB <IP> -u 'valid username' -p 'valid pword' --users
nxc SMB <IP> -u 'valid username' -p 'valid pword' --groups
© 2025 EternallyBlue.