Cannot update MetaSploit - svn: REPORT of '/svn/!svn/vcc/default' [SOLVED]

Started by LioriK, August 28, 2012, 03:56:52 PM

Previous topic - Next topic

LioriK

Hello,

I'm trying to update MetaSploit with msfupdate command, and unfortunately i'm getting the below error:

svn: REPORT of '/svn/!svn/vcc/default': Could not read response body: Secure connection truncated (https://www.metasploit.com)


Please advise, how can i update MetaSploit.

Thanks,

ZEROF

Hi LioriK,

You can update MetaSploit from BBox menu. Open BBox menu, go to "Update" then just click on msfupdate.

Have a nice day !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

ostendali

Quote from: ZEROF on August 29, 2012, 08:54:01 PM
Hi LioriK,

You can update MetaSploit from BBox menu. Open BBox menu, go to "Update" then just click on msfupdate.

Have a nice day !
I think that is what exactly he did Zerof...
We will have a look into the svn and msf update to verify the error.

thanks for your notification!

LioriK

Hi,

the update i've tried to run is msfupdate and this is the error i got when i ran this command.

Best Regards,
LioriK.

ZEROF

Hi Liorik,

Can you update MSF now or not ? I checked around and this is maybe problem with your SSL certificate. Try to update like this :

cd /opt/msf
svn update

More info : http://www.metasploit.com/download/subversion-download/

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

LioriK

Hi,

I still got the error:


svn: REPORT of '/svn/!svn/vcc/default': Could not read response body: Secure connection truncated (https://www.metasploit.com)


ZEROF

Hm,

As i can see you need to run this command as root user sudo -i, type your password then run svn update after cd /opt/msf. If this don't work i will try to find other solution.

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

LioriK

Hi,

I tried to do the following:

1. open terminal
2. sudo -i
3. entering pwd
4. cd /opt/msf
5. svn update

i still getting the below error:
svn: REPORT of '/svn/!svn/vcc/default': Could not read response body: Secure connection truncated (https://www.metasploit.com)

Please advise.

Thanks, LioriK

ZEROF

Damm, look, i don't see what is wrong, maybe others can help. You can try to reinstall MSF and after try to run update. If not fresh BBox ISO and try.

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

weVeg

openssl s_client -connect metasploit.com:443
try this and paste the output please!
una voce libera è sempre liberatrice
under_r00t

ZEROF

I have (maybe) good news. Just run apt-get updat & apt-get upgrade, this will upgrade your system and MSF version to 4.5.

Cheers !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

weVeg

googling  i've found this similar issue, but isn't bbox problem it's certificate problem! and i don't have this kind of issue!
try to follow zerof's solution!!
bye bye
una voce libera è sempre liberatrice
under_r00t

LioriK

Thanks!

Now the MSF can run updates without issues!

The upgrade did the job!


Thanks again!

ZEROF


Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*