Re: live distro where metasloit3 hdm works



Alcides wrote:
Hi Jax,
Have you heard about NetSecL 2.0 lately? I think this is the latest
security distro released. So we can expect msf3 included in it.
I'm also planning to give it a shot, so can't say anything for sure.

http://distrowatch.com/?distribution=netsecl

Thanks, I will try it today.
Cheers!


Jax wrote:
Hey!

Guys I could use some tip which pen-testing distro supports fully the
Automated Exploitation with metasploit 3.

Metasploit 3 uses the ActiveRecord
<http://wiki.rubyonrails.org/rails/pages/ActiveRecord> module (part
of RoR <http://rubyonrails.org/>) to provide an object-oriented
interface to an arbitrary database service. Database support is
enabled by installing RubyGems <http://www.rubygems.org/>,
ActiveRecord ("gem install activerecord"), and a database-specific
driver ("gem install [ postgresql | sqlite3 | mysql | etc ]"). Once
these components have been installed, you will need to load the
appropriate plugin from the msfconsole interface for the database
that you want to use. The completed plugins include db_postgres
<http://metasploit.com/svn/framework3/trunk/plugins/db_postgres.rb>,
db_sqlite3
<http://metasploit.com/svn/framework3/trunk/plugins/db_sqlite3.rb>,
and db_sqlite2
<http://metasploit.com/svn/framework3/trunk/plugins/db_sqlite2.rb>.


The best what I tried still backtrack, but postgres doesn't installed
in that neither the required ruby packages, ruby gems, sqlite
libraries which require to successfully use this feature. Even in my
installed ubuntu system I experience difficulties to setup this
perfectly. Any suggestions?

Best Regards,

JaX

------------------------------------------------------------------------
This List Sponsored by: Cenzic

Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.
http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW

------------------------------------------------------------------------






Relevant Pages

  • Re: live distro where metasloit3 hdm works
    ... Well Framework 3 is on newer backtrack beta releases installed. ... to an arbitrary database service. ... installing RubyGems, ActiveRecord ("gem ... Cenzic Hailstorm finds vulnerabilities fast. ...
    (Pen-Test)
  • Re: Administering MSDE
    ... Thanks for posting in our newsgroup and also for Costas's input. ... SQL Server Web Data Administrator ... Installing Microsoft Windows Server Update Services 3.0 on Windows Small ... Installing WSUS 3.0 won't affect the SharePoint database. ...
    (microsoft.public.windows.server.sbs)
  • Re: RESTORING CRASHED SITE WEBS
    ... Well, when installing Sharepoint, the installer did display a message ... I can't login using any existing accounts. ... >> access using Windows Security the account returned in the failed ... I put in the database server name and ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: RESTORING CRASHED SITE WEBS
    ... they are already there) before installing WSS and then to add them back ... >>> I have everything kind of restored but can't access the SQL ... I can't login using any existing accounts. ... I put in the database server name and ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Is there a possibility to include methods of a class?
    ... class Myclass < ActiveRecord::Base ... def self.find ... that with another object which represents a row in a local SQL database. ... But this doesn't re-use *any* of ActiveRecord. ...
    (comp.lang.ruby)