Underc0de

Foros Generales => Dudas y pedidos generales => Mensaje iniciado por: wooooph en Octubre 09, 2015, 04:22:47 PM

Título: Practica con metasploit auziliary smb login
Publicado por: wooooph en Octubre 09, 2015, 04:22:47 PM
 8)  Hola compañeros estoy haciendo una practica usando el modulo de smb/smb:_login y al configurarlo  correctamente obteniendo el nombre del host y hacer un pequeño diccionario me saca este error al lanzarlo

Login Failed: The server responded with error: STATUS_LOGON_FAILURE (Command=115 WordCount=0)
Título: Re:practica con metasploit auziliary smb login
Publicado por: blackdrake en Octubre 11, 2015, 06:07:54 AM
Citar

Hi!
The solution to this problem is written in psexec.rb (opt/metasploit/msf3/modules/exploits/windows/smb/psexec.rb)

"Windows XP systems that are not part of a domain default to treating all
network logons as if they were Guest. This prevents SMB relay attacks from
gaining administrative access to these systems. This setting can be found
under:
        Local Security Settings >
         Local Policies >
          Security Options >
           Network Access: Sharing and security model for local accounts"

Go there and change your settings. I'am using russian Win, it must be "Обычная, локальные..."

Good luck!


Revisa este enlace: https://community.rapid7.com/thread/1932

Saludos.