1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
Go to file
Ramon de C Valle 5d1bf914bf Added InterBase/Firebird stuff.
git-svn-id: file:///home/svn/framework3/trunk@5136 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-04 03:03:13 +00:00
data Correct offset typos in the new iphone modules. Add EXE output support for OS X PPC, Linux x86, and make the OS X ARM smaller. 2007-09-25 01:50:05 +00:00
dev Correct offset typos in the new iphone modules. Add EXE output support for OS X PPC, Linux x86, and make the OS X ARM smaller. 2007-09-25 01:50:05 +00:00
documentation Adds a note about where log files are stored 2007-03-25 20:06:17 +00:00
external Overhaul of the ruby-lorcon module to match pylorcon. 2007-09-28 06:51:32 +00:00
lib added EncoderDontFallThrough option, fixes #155 2007-10-02 03:36:45 +00:00
modules Added InterBase/Firebird stuff. 2007-10-04 03:03:13 +00:00
plugins Nifty socket logger 2007-09-19 21:34:23 +00:00
scripts/meterpreter New code from Nicob, thanks! 2007-05-22 21:08:47 +00:00
tools Quick tool to dump module references 2007-10-02 16:09:13 +00:00
msfcli Minor bugfix 2007-07-03 04:18:19 +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 fixes #9, added MODULEPATH var, and msfencode/msfpayload support it as well 2007-02-18 12:27:17 +00:00
msfgui update the require to launch msfgui 2007-05-06 20:47:17 +00:00
msfopcode Symlink-friendly msf interfaces 2006-07-31 15:36:08 +00:00
msfpayload Correct offset typos in the new iphone modules. Add EXE output support for OS X PPC, Linux x86, and make the OS X ARM smaller. 2007-09-25 01:50:05 +00:00
msfpescan Fix a bug in regex mode (--ripper is now -R) 2007-07-25 16:26:52 +00:00
msfweb Force rails to start in production mode 2007-03-24 23:10:38 +00:00
README Updated to refer to the new web site and trac 2007-03-24 07:02:21 +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 (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