Trying to mount windows shares on kali with null sessions and failing.
Here is the cmd im using:
mount -t cifs //ip/share/ -o user=guest,password=,domain=workgroup /mnt/folder/
The error i get:
mount error(127): Key has expired
Now i can view this share from another windows machine w/o having to input password or anything else. Anyone else have this issue? Thanks.
