If you have upgraded your metasploit framework to 3.5.1,you might have noticed that the update fails again and again,the answer is simple!
Open your metasploit console(msfconsole.bat)
Do not open msfgui or msfweb!
From the console , type this
Now it will update your libraries.svn co https://www.metasploit.com/svn/framework3/trunk msf3
If it says that the connection was refused by the server then try this.
This should work!
svn co http://www.metasploit.com/svn/framework3/trunk msf3
Now after that finishes(takes some time!)
Run this command
That's allsvn update /framework/msf3/msf3
enjoy
0 comments:
Post a Comment