Task 4
Task 4
What is the 'flag' or 'switch' that we can use with the smbclient utility to 'list' the available shares on Dancing?
Answer
-L
Explanation
When you run the command with -L, it lists all the shares available on a specified target, such as a server or machine running the SMB service.
Last updated