smb browsing
Let’s say you don’t know the connection for your “smbclient” command. Well, you would have to do some browsing. That is not the job of “smbclient”. Here are some discovery commands.
- smbtree #show a tree of the neighborhood.
- nmblookup -S ‘*’ #list all of the servers on all workgroups.
Leave a Comment