Using nmap I found a smb server working in the machine.

Using smbclient, Im able to find a public share called WorkShares.
Inside this directory, I found 2 user files.
And inside the James.P directory, I found the flag.

Using get, I download the flag in my local machine.
And I just need to read the file to obtain the flag.
