Go to file
lmh 3db0db05d9 Fixed CSS warnings and made all XHTML and CSS standards compliant (as of W3C specs).
Added IDE skeleton, layout and initial CSS, as well as a nice logo.

git-svn-id: file:///home/svn/framework3/trunk@4025 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-15 08:04:45 +00:00
data Fixed CSS warnings and made all XHTML and CSS standards compliant (as of W3C specs). 2006-10-15 08:04:45 +00:00
dev ypops overflow ported 2006-10-12 03:24:31 +00:00
documentation Reflect the change of Rex to BSD 2006-09-01 15:51:42 +00:00
external/source support for meterpreter scripts 2006-09-19 03:15:25 +00:00
lib ypops overflow ported 2006-10-12 03:24:31 +00:00
modules Import from MC 2006-10-15 07:58:48 +00:00
plugins More bug fixes... 2006-09-18 00:29:14 +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 Changed default read size for analuze, needs better logic 2006-04-21 21:06:31 +00:00
BUGS.txt updated bugs 2006-09-12 05:59:51 +00:00
README Updated description of the Rex license 2006-09-09 07:20:05 +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 Print an error when no encoder is specified 2006-09-26 16:03:53 +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 didn't support c 2006-09-25 11:34:04 +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

This software is provided under the Metasploit Framework License v1.1
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