Enumerate SMB shares with per share read and write permissions, then pull files down
Command: Linux copy
smbmap -H $IP -u $USER -p $PASSWORD -d $DOMAIN
References: