You may have seen the news concerning Metasploit 3.2′s planned features. Now I want to show the Windows users out there how they can get a sneak peek too. Just follow these steps and you’ll have Metasploit 3.2 GUI running in no time.

First you need a subversion client:

http://downloads-guests.open.collab.net/files/documents/61/1002/CollabNetSubversion-client-1.5.2-2.win32.exe

Next, grab Ruby and Ruby-GNOME2:

http://rubyforge.org/frs/download.php/29263/ruby186-26.exe
http://downloads.sourceforge.net/ruby-gnome2/ruby-gnome2-0.16.0-1-i386-mswin32.exe (check register env variables during install)

Now, get readline:

http://sourceforge.net/project/downloading.php?groupname=gnuwin32&filename=readline-5.0-1-setup.exe
cd \
mkdir metasploit
svn co http://metasploit.com/svn/framework3/trunk/ metasploit

Now restart cmd with new paths set.

cd metasploit
ruby msfgui

Enjoy!

6 Responses to “Metasploit 3.2 Windows SVN Installation Guide”

  1. dlimanov says:

    Can you elaborate on setting ENV variable in RUBY as well as setting (which?) new paths?
    Thanks!

  2. nukeit says:

    sorry for the delay :)
    Register env variables is a box you need to check on the installer… It should be done for you, but you might want to double check:

    Start>Run> control sysdm.cpl
    Advanced>Environment Variables
    Edit PATH under System Variables and ensure these are in the list:
    c:\ruby\bin;c:\ruby\lib\GTK\bin;C:\gtk\bin;
    Replace the directories with the ones you installed to.

    I’m not 100% sure a full GTK install is needed, you can grab it here:
    http://sourceforge.net/projects/gtk-win/
    You’ll probably need it eventually anyway :D

  3. nukeit says:

    Official 3.2 packages were released today:
    http://metasploit.com/framework/

  4. Bilozor says:

    Thanks=)

  5. robinson says:

    gracias, me funciona de maravilla, solo tuve problemas con el antivirus (NOD32) encontraba un troyano pero lo desactive un momento y pudo completar la instalacion.

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

© 2010 nukeitdotorg Suffusion WordPress theme by Sayontan Sinha