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:
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
Hi !
That's an excellent idea ! And it works. See this message.
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?
I think the "incompatible application package" is nmap 3.95. Try to remove it before installing nmap 4.20.
Post a Comment