SMB
Nmap discovered a Microsoft Windows Directory service on the target port 139
and 445
┌──(kali㉿kali)-[~/archive/htb/labs/remote]
└─$ smbclient -L //$IP/
password for [workgroup\kali]:
session setup failed: NT_STATUS_ACCESS_DENIED
The SMB server does not allow anonymous access
Without a valid credential, I am unable to further enumerate the SMB server