1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
Go to file
HD Moore 0f88005df8 Update to include the google exploit
git-svn-id: file:///home/svn/framework3/trunk@4260 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-05 05:23:15 +00:00
data Accessing res['header'] is now case insensitive for HTTP responses 2007-01-05 05:22:39 +00:00
dev remove from queue 2006-12-14 01:50:22 +00:00
documentation Update to include the google exploit 2007-01-05 05:23:15 +00:00
external Added SVN repo information 2006-12-10 08:21:15 +00:00
lib Accessing res['header'] is now case insensitive for HTTP responses 2007-01-05 05:22:39 +00:00
modules Accessing res['header'] is now case insensitive for HTTP responses 2007-01-05 05:22:39 +00:00
plugins Fix "localhost" bug for connect calls as well 2006-12-10 08:27:51 +00:00
scripts/meterpreter Merged a bigger list in from http://oasi.ac-aix-marseille.fr/article298.html 2006-10-11 17:47:19 +00:00
tools typo 2006-11-13 13:38:11 +00:00
BUGS.txt Added feature request 2006-11-15 21:39:23 +00:00
msfcli Added the ability to launch auxiliary modules from msfcli 2006-09-14 05:33:47 +00:00
msfconsole Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
msfd Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
msfencode Always use IO.read vs IO.readlines.join 2006-12-17 07:03:00 +00:00
msflicense Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
msfopcode Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
msfpayload always prepend a stack adjustment when creating an exe 2006-11-15 22:04:36 +00:00
msfpescan Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
msfweb Added -d 2006-09-27 03:08:09 +00:00
msfwx Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
README Updated the license from 1.1 -> 1.2 2006-12-10 06:05:15 +00:00

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.

This is a BETA 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
 - Windows 2000/XP using Cygwin and ruby 1.8.4
 
This release *will not* work with the following platforms:
 - Windows via native Ruby (stdin/readline/io issues abound)
 - Default installs of Mac OS X 10.4 (broken ruby interpreter)

Mac OS X users will not have access to the tab completion
features of the msfconsole interface without installing
the GNU Readline package and rebuilding Ruby from source.

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