Hi all,

I am trying to run smbclient with the following:

smbclient -L <ipAddress>

I have seen there are variations of how you can specify the host ("//") etc but nothing seems to work.

So I booted an older version VM of Kali I have (2019.3) - tried the exact same syntax and it worked no problem.

Error I am getting is:

protocol negotiation failed: NT_STATUS_CONNECTION_DISCONNECTED

Anyone else come acorss this?

Thanks