2006-12-10 06:05:15 +00:00
|
|
|
This software is provided under the Metasploit Framework License v1.2
|
2006-05-06 17:14:06 +00:00
|
|
|
Please see documentation/LICENSE for the complete terms.
|
2006-01-16 04:04:32 +00:00
|
|
|
|
2006-09-09 07:20:05 +00:00
|
|
|
The Rex library (lib/rex.rb and all files under lib/rex/) is provided
|
2007-03-24 07:02:21 +00:00
|
|
|
under the BSD license (lib/rex/LICENSE).
|
2006-09-09 07:20:05 +00:00
|
|
|
|
2007-03-24 07:02:21 +00:00
|
|
|
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
|
2006-01-16 04:00:36 +00:00
|
|
|
|
|
|
|
Licensing information can be found in ./documentation/COPYING
|
|
|
|
|
|
|
|
This release has only been tested on the following platforms:
|
2007-03-24 07:02:21 +00:00
|
|
|
- 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
|
2006-01-16 04:00:36 +00:00
|
|
|
|
2007-03-24 07:02:21 +00:00
|
|
|
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.
|
2006-08-02 06:30:36 +00:00
|
|
|
|
2006-01-16 04:00:36 +00:00
|
|
|
Questions and suggestions can be sent to:
|
|
|
|
msfdev[at]metasploit.com
|
|
|
|
|
2007-03-24 07:02:21 +00:00
|
|
|
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
|