Metasploit mailing list archives

msfupdate not working on RH9


From: tebodell at gmail.com (Ty Bodell)
Date: Tue, 14 Sep 2004 19:56:53 -0500

TYMAD95--

I put this in my /etc/cron.daily/msfupdate file -- the key is the
export LANG=C line.

#!/bin/bash
export LANG=C
/usr/local/msf/msfupdate -uma
echo "Metasploit Framework (/usr/local/msf) Updated"

Cheers,
Tebodell



On Tue, 14 Sep 2004 20:40:34 -0400, tymad95 at bellsouth.net
<tymad95 at bellsouth.net> wrote:
I am having problems running msfupdate on a RH 9 linux box. Once I issue the .
/msfupdate -u command to get updatees for the exploits, I get this error ....

Malformed UTF-8 character (unexpected end of string) at
/temp/exploits/framework-2.2/lib/Digest/Perl/MD5.pm line 28.
Malformed UTF-8 character (unexpected end of string) at
/temp/exploits/framework-2.2/lib/Digest/Perl/MD5.pm line 28.
Malformed UTF-8 character (unexpected end of string) at
/temp/exploits/framework-2.2/lib/Digest/Perl/MD5.pm line 28.
Malformed UTF-8 character (unexpected end of string) at
/temp/exploits/framework-2.2/lib/Digest/Perl/MD5.pm line 205.
[*] WARNING: You have made modifications to the
    following components of the Framework:

        ./data/shelldemo
        ./data/vncdll.dll
        ./docs/7f8d5320.0
        ./docs/BUGS
        ./docs/COPYING
        ./docs/COPYING.Artistic
        ./docs/COPYING.GNU
        ./docs/COPYING.InlineEgg
        ./docs/CrashCourse.doc
        ./docs/CrashCourse.html
        ./docs/CrashCourse.pdf
        ./docs/CrashCourse.sxw

I then get ...........

Would you like to preserve these changes? If
    you say no, all local modifications will be
    overwritten by the updates.

Preserve modifications (yes or no) > no
[*] Update Task Summary

        Update .
/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.h
        Update ./lib/Msf/WebUI.pm
        Update ./lib/Pex/Nasm/Nasm.pm
        Update ./docs/7f8d5320.0
        Update ./payloads/bsdx86_bind_ie.pm
        Update ./msfpescan
        Update ./encoders/None.pm
        Update .
/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncclient.cpp
        Update .
/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vnc.bmp
        Update ./lib/Pex/Socket/Tcp.pm
        Update .
/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vsocket.h
        Update .
/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/res/vncviewer.
jar
        Update .
/src/shellcode/win32/dllinject/vncinject/vncdll/winvnc/winvnc/vncbuffer.cpp
        Update ./tools/socketNinja.pl
        Update ./src/shellcode/linux/impurity/shelldemo.c
        Update ./msfconsole

 and then this finally ........

Continue? (yes or no) > yes

./src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.h:
73c1a0ca73854dd99bcea74833cd9d1c != 86dd0b913110cbafcff10f14d4b32711
[*] Failed to update .
/src/shellcode/win32/dllinject/vncinject/vncdll/rdr/NullOutStream.h: checksum
mismatch
./lib/Msf/WebUI.pm: 142b18deee7deb6addb60e61a22f1b2a !=
b5957b0c5d7c9cb803f35436601290b1
[*] Failed to update ./lib/Msf/WebUI.pm: checksum mismatch
./lib/Pex/Nasm/Nasm.pm: ef1181dbe82ab6f3505bb995a72340ce !=
3615350794051151871854d0bb15b90d
[*] Failed to update ./lib/Pex/Nasm/Nasm.pm: checksum mismatch
./docs/7f8d5320.0: 2cf3ee103601afb5d94ce867b683fe16 !=
47152418e00971c0e21e08a3994e9e5b
[*] Failed to update ./docs/7f8d5320.0: checksum mismatch
./payloads/bsdx86_bind_ie.pm: 99501a329ef33d65bb3fb43533ee412b !=
6edb32747864fa63cbb610c1a1dce4cc
[*] Failed to update ./payloads/bsdx86_bind_ie.pm: checksum mismatch
./msfpescan: c765d15ad6b63c8999c4912d985d1279 !=
f558c9931eab598bddd76b594cf13a41
[*] Failed to update ./msfpescan: checksum mismatch
./encoders/None.pm: 46efe03cc172b8e1770299b1d66b14bc !=
17da2356c4f5efa355fdb318aeafdc71
[*] Failed to update ./encoders/None.pm: checksum mismatch

I'm not sure why I'm getting this message, but it is a new install of the
Metasploit Framework on this Linux box. Does anyone know why I am getting this
error message ?
Any help would be appreciated. Thanks.

TYMAD95





Current thread: