Metasploit mailing list archives

Fwd: Re: metasploit2.4 with buggy UTF-8 in Perl 5.8.0 ?


From: hdm at metasploit.com (H D Moore)
Date: Tue, 20 Sep 2005 13:10:29 -0500

The new version is supposed to be 5.8.7, not 5.8.0. The 5.8.0 release has 
completely broken UTF-8 support (so broken, you can't actually disable it 
from the script in some cases). Uninstall 5.8.0 and upgrade to something 
newer (or find your 5.8.7 binary and symlink it over /usr/bin/perl).

-HD

On Tuesday 20 September 2005 04:12, H Minwell wrote:
This command tell me that the new version of
Perl(5.8.0)
works well in /usr/bin.

You can run the new interpreter manually:

$ perl msfconsole

BrokenUTF8() return me the same error of buggy UTF-8
implementing.

This command should show /usr/bin/perl:
$ which perl

This command tell me the interpreter of Perl(5.8.0)
is
in the proper position: /usr/bin.

Anymore hint? I am puzzled :-(

Thx & Regards

Minwell

On Monday 19 September 2005 22:28, H Minwell

wrote:
Dear guys,

When I tried to use metasploit2.4 with UTF-8, I

met

the following problem:

$ LANG=en_US.UTF-8
$ ./msfcli
[*] this version of  Perl (5.008) contains a

buggy

utf-8 implementation. If you would like to use

this

version with the Metasploit Framework, you must

set

the LC_ALL environment variable to ??C??. for

example:
$export LC_ALL=C; ./msfconsole

But the Perl on my machine(redhat 9.0) is

v5.8.0(

$perl ?Cv ), and after I upgraded it to Perl

v5.8.7,

the problem still remains.

Is the error message incorrect? or
Msf::UI::BrokenUTF8() incorrect?
What should I do if I want to use metasploit

framework

with UTF-8?

Can anyone help me?

BR

Minwell



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com

__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com



Current thread: