Tuesday, 10 April 2007

msfweb on N800

As I said earlier, I wanted to have msfweb (the Metasploit Framework web interface) running on my N800, because it could be far more easy to use on that kind of devices. Finally it works !

First of all, install Metasploit (read this).

Then, you "only" need to get RubyGems (you can try my package), and get gem files for Rails and its dependencies (you'll find the whole set here). Install each dependency, then Rails itself (run "gem install package-version.gem").

You should be able to run from an xterm (in the directory where you've put Metasploit) the command ./msfweb.

It's a bit slow to start, but it seems to work :

4 comments:

spaceaquarium said...

hi Pierre, thanks for your effort to get msfweb running on the n800.

could u get sqlite3 with msploit running to use db_autopwn automated xploition?

Then u dont need the ./msfweb for pentest

Pierre said...

Hi !

That's an excellent idea ! And it works. See this message.

Mister said...

Many thanks for the info! Got everything running on the N800, except; Can't seem to install your Nmap-4.20 package.
My N800 complains that it's "Incompatible Application Package".

I do have 3.95 installed & working.

Any ideas?

Pierre said...

I think the "incompatible application package" is nmap 3.95. Try to remove it before installing nmap 4.20.