Good morning guys,
yeah i know, again the same starting point issues post, that s so annoying, forgive me for posting about this but i m stuck and would really like to go further.
I m facing this issue:
smbclient -N -L \\10.10.10.27\
Sharename Type Comment
--------- ---- -------
ADMIN$ Disk Remote Admin
backups Disk
C$ Disk Default share
IPC$ IPC Remote IPC
Reconnecting with SMB1 for workgroup listing.
do_connect: Connection to 10.10.10.27 failed (Error NT_STATUS_RESOURCE_NAME_NOT_FOUND)
Unable to connect with SMB1 – no workgroup available
I tryed to look around HTB forum , reddit and other forums, and tryed several workaround to fix it , but none worked for me .
The last workaround i tryed was editing the smb.conf file adding under “global” these 2 variables:
client min protocol=CORE
client max protocol= SMB3
i also run “service smbd start” but nothing changed.
I m really demotivated
Thanks to who ll join my helprequest