FAQ SET

De www.metasploit-es.com.ar

SET Preguntas de Uso Frecuente

En un esfuerzo para evitar confusiones y ayudar a comprender algunas cuestiones comunes con SET

P. Estoy utilizando NAT/Port forwarding, ¿como configuro SET para que soporte este escenario?

R. Edita el archivo confir/set_config y cambia AUTO_DETECT=ON a AUTO_DETECT=OFF. Una vez hecho esto se te preguntara lo siguiente:

 NAT/Port Forwarding can be used in the cases where your SET machine is not externally exposed and may be a different IP address 
 than your reverse listener.
 Are you using NAT/Port Forwarding? yes or no: yes
 Enter the IP address to your SET web server (external IP or hostname): <AquiVaTuIPExterna>
 In some cases you may have your listener on a different IP address, if this is the case the next question asks if your IP   
 address is different for the reverse handler/listener. If that is the case, specify yes, and enter your separate IP address for 
 the listener.
 Is your payload handler (metasploit) on a different IP from your external NAT/Port FWD address (yes or no): yes
 Enter the IP address for the reverse handler (reverse payload): <LaOtraIPExternaVaAqui>


P. Mi Applet Java no esta funcionando correctamente y no aparece la ventana del Applet al navegar por el sitio.

R. O bien no tienes Java instalado en la maquina victima, o estas utilizando un escenario con NAT/Port forwarding y necesitas cambiar AUTO_DETECT=ON a AUTO_DETECT=OFF. Si miras el codigo fuente de la pagina web, el applet deberia cargarse de tu direccion IP siendo esta accesible desde la victima. En algunos casos SET puede coger erroneamente la interfaz IP, en este escenario de nuevo deberas editar set_config y cambiar AUTO_DETECT a OFF.



© Offensive Security 2009

Original de www.offensive-security.com
Traducido por cbk999
Herramientas personales