Metasploit Framework
 
 
 
 
 
 
Go to file
fab af8db5d3cd typo
git-svn-id: file:///home/svn/framework3/trunk@4793 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-27 18:40:51 +00:00
data Woops, accidentally added the thumbnail dbs 2007-04-26 22:21:38 +00:00
dev work with nx 2007-04-21 01:53:10 +00:00
documentation Adds a note about where log files are stored 2007-03-25 20:06:17 +00:00
external fix incorrect memset 2007-04-24 00:27:30 +00:00
lib typo 2007-04-27 18:40:51 +00:00
modules Merging minor changes to HTTP, adding NX support to landesk from NP 2007-04-25 02:51:49 +00:00
plugins
scripts/meterpreter
tools Move this to a less prominent location -- this is mostly a developer tool 2007-02-26 18:01:13 +00:00
README Updated to refer to the new web site and trac 2007-03-24 07:02:21 +00:00
msfcli added option validation to check path 2007-03-17 19:39:30 +00:00
msfconsole ensure that module counts are reflected accurately, and add option to specify a module path to msfconsole, fixes #25 2007-02-24 05:29:05 +00:00
msfd Prevent the fork() call from triggering a NotImplementedError on Windows 2007-02-26 18:45:12 +00:00
msfencode
msfgui typo 2007-04-27 18:40:51 +00:00
msfopcode
msfpayload
msfpescan
msfweb Force rails to start in production mode 2007-03-24 23:10:38 +00:00

README

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

The Rex library (lib/rex.rb and all files under lib/rex/) is provided
under the BSD license (lib/rex/LICENSE).

The Ole::Storage library (All files within lib/ole/) is provided under
the GPLv2 license (lib/msf/LICENSE).

The latest version of this software is available from:
 http://framework.metasploit.com/

Bug tracking and development information can be found at:
 http://metasploit.com/dev/trac

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.6
 - Mac OS X 10.4 with Ruby 1.8.2 (native) and 1.8.6 (darwin ports)
 - Windows XP with Ruby 1.8.5
 
Mac OS X users will not have access to the tab completion features of the
msfconsole interface unless they instal the GNU Readline package and 
rebuild Ruby from source.

Questions and suggestions can be sent to:
 msfdev[at]metasploit.com
 
The framework mailing list is the place to discuss features and
ask for help. To subscribe, send a blank email to:
 framework-subscribe[at]metasploit.com

The archives are available from:
 http://metasploit.com/archive/framework/threads.html