Things I can't remember and Handheld Pentesting, Nokia Internet Tablet N810, Archos PMA400, Android
Wednesday, June 4, 2008
Metasploit on nokia
get tarbal http://www.metasploit.com/
tar -xvzf it
download debs http://pierre.droids-corp.org/maemo/
download gem's http://pierre.droids-corp.org/maemo/gems/
install ruby_1.8.5-p3_armel.deb + rubygems_0.9.2_armel.deb
gem update --system
gem install activesupport-1.4.1.gem --no-rdoc --no-ri && gem install activerecord-1.15.2.gem --no-rdoc --no-ri && gem install actionpack-1.13.2.gem --no-rdoc --no-ri && gem install actionmailer-1.3.2.gem --no-rdoc --no-ri && gem install actionwebservice-1.2.2.gem --no-rdoc --no-ri && gem install rake-0.7.1.gem --no-rdoc --no-ri && gem install rails-1.2.2.gem --no-rdoc --no-ri
now install sqlite3-ruby_1.2.1_armel.deb + nmap_4.20_armel.deb
./msfconsole
>load db_sqlite3
>db_create pentest
>db_nmap 192.168.0.*
>db_autopwn -t( or -e for exploits)
all credit for this post goes to
http://mfresh-n800.blogspot.com/2007/07/installing-metasploit-framework-3-on.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment