Metasploit Framework
 
 
 
 
 
 
Go to file
HD Moore 3d546243a6 Minor cosmetic change
git-svn-id: file:///home/svn/framework3/trunk@4124 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-11 05:00:23 +00:00
data More IDE changes and new helper to get the array of available module 2006-10-24 18:47:21 +00:00
dev removed modules that don't currently function 2006-10-25 13:29:25 +00:00
documentation
external Minor updates, doc chnages 2006-11-10 04:18:14 +00:00
lib added recovery stub for kiidleloop 2006-11-11 04:38:45 +00:00
modules Minor cosmetic change 2006-11-11 05:00:23 +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 starting integration of kernel-mode payloads 2006-10-16 21:40:38 +00:00
BUGS.txt Added a note about auxiliary mixins 2006-10-31 02:41:35 +00:00
README
msfcli
msfconsole
msfd
msfencode Print an error when no encoder is specified 2006-09-26 16:03:53 +00:00
msflicense
msfopcode
msfpayload didn't support c 2006-09-25 11:34:04 +00:00
msfpescan
msfweb Added -d 2006-09-27 03:08:09 +00:00
msfwx

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