Go to file
bmc e70b6f7cfe * add dotted quad validation tests (to prove the current one is broken :P )
git-svn-id: file:///home/svn/incoming/trunk@3669 4d416f70-5f16-0410-b530-b9f4589650da
2006-06-15 22:41:31 +00:00
data changes to support native win32 2006-06-08 20:53:15 +00:00
dev Tons of fixes for aux/recon/db 2006-04-03 04:33:30 +00:00
documentation Cleanups in preparation for alpha-r4 2006-05-30 15:44:48 +00:00
external/source some meterp bugfixes found while creating a blog post :) 2006-04-07 03:02:37 +00:00
lib * add dotted quad validation tests (to prove the current one is broken :P ) 2006-06-15 22:41:31 +00:00
modules Added DOS aux modules 2006-06-15 15:52:01 +00:00
plugins Cleanups in preparation for alpha-r4 2006-05-30 15:44:48 +00:00
tools Changed default read size for analuze, needs better logic 2006-04-21 21:06:31 +00:00
README Minor text updates, reassignment of (C) to Metasploit LLC 2006-05-06 17:14:06 +00:00
VERSION More recon hackery 2006-04-02 22:33:34 +00:00
msfcli fix for option import issue when options had spaces 2006-03-16 16:33:32 +00:00
msfconsole Added -c, -r, -v options to msfconsole 2006-04-02 16:28:02 +00:00
msfd /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
msfencode fix for option import issue when options had spaces 2006-03-16 16:33:32 +00:00
msflicense Enumerate all modules and display their license type 2006-05-06 17:13:45 +00:00
msfopcode /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
msfpayload /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
msfpescan This is another test commit - removed the ezmlm subject prefix... 2006-05-01 18:51:20 +00:00
msfweb /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
msfwx Minr updates 2006-01-28 20:22:18 +00:00

README

This software is provided under the Metasploit Framework License v1.0
Please see documentation/LICENSE for the complete terms.

This is an *alpha* release. Many bugs still exist and quite a few features
are still non-functional. The latest version can be obtained online from:
 - http://metasploit.com/projects/Framework/msf3/

Licensing information can be found in ./documentation/COPYING

This release has only been tested on the following platforms:
 - Linux x86 with Ruby 1.8.2-1.8.4
 - Mac OS X 10.3 with Ruby 1.8.3 from the fink package manager
 
This release *will not* work with the following platforms:
 - Windows via Cygwin (openssl, readline, other issues)
 - Windows via Native (stdin reads blocks the whole process)
 - Mac OS X 10.4 with the standard Ruby install (Apple sucks)
 
Questions and suggestions can be sent to:
 msfdev[at]metasploit.com
 
The framework-beta mailing list is the place to discuss features and
ask questions of the user-base. To subscribe, send a blank email to:
 framework-beta-subscribe[at]metasploit.com