Metasploit Framework
 
 
 
 
 
 
Go to file
HD Moore 7d2bb9536a Updated README, include the templates and other src
git-svn-id: file:///home/svn/framework3/trunk@5637 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-22 18:45:33 +00:00
data Changing the default sites list, adding more entries 2008-08-08 06:01:10 +00:00
dev merge incognito updates from Luke Jennings 2008-04-28 16:57:49 +00:00
documentation phpBB2_highlight module port 2008-03-05 09:42:57 +00:00
external Updated README, include the templates and other src 2008-08-22 18:45:33 +00:00
lib Adds initial support for IPv6, including two stager. Tested Meterpreter over IPv6 stages on XP and Vista. Using this is still tricky, I will add a wiki page tomorrow to explain the ScopeID stuff for link-local testing. This commit also includes the raw (oversized) assembler for the stagers as well as the entire old metasploit assembly set (useful for development). 2008-08-22 06:34:57 +00:00
modules Adds initial support for IPv6, including two stager. Tested Meterpreter over IPv6 stages on XP and Vista. Using this is still tricky, I will add a wiki page tomorrow to explain the ScopeID stuff for link-local testing. This commit also includes the raw (oversized) assembler for the stagers as well as the entire old metasploit assembly set (useful for development). 2008-08-22 06:34:57 +00:00
plugins Comment typo fix from Kris Katterjohn 2008-03-10 21:18:07 +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
README corrected web address for mailing list archive 2008-06-23 22:57:08 +00:00
msfcli Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +00:00
msfconsole Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +00:00
msfd Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +00:00
msfelfscan autoload meterpreter's priv extension if the exploit gave us admin 2008-03-02 23:07:33 +00:00
msfencode Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +00:00
msfgui Let the GUI handle -r, change default window size to fit smaller screens, updated HTTP capture code, added keywords to payload 2008-04-22 23:20:35 +00:00
msfopcode Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +00:00
msfpayload patch from Kris Katterjohn 2008-03-05 19:23:01 +00:00
msfpescan Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +00:00
msfweb Merged revisions 5386-5391 via svnmerge from 2008-02-02 21:29:46 +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://spool.metasploit.com/pipermail/framework/