Only need to see permissions from SMB drives, but do not need the full functionality of smbmap? Have I got a bash script for you! Simply plug in the IP you want into the script, run and read the text file created!
Smbclient needs to be installed for the script to run
https://www.samba.org/samba/download/
./smbtest.sh x.x.x.x
If you have any suggestions, additions, or comments about the code feel free to email me at [email protected]
The Project was created due to not needing ShawnDEvans full smbmap. But just a quick check of Read/Write using bash. https://github.com/ShawnDEvans/smbmap