Files
metasploit-gs/README
T

67 lines
3.1 KiB
Plaintext
Raw Normal View History

2010-01-02 03:58:00 +00:00
Copyright (C) 2006-2010, Rapid7 LLC
2008-09-26 04:25:44 +00:00
All rights reserved.
2006-01-16 04:04:32 +00:00
2008-09-26 04:25:44 +00:00
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
2006-09-09 07:20:05 +00:00
2009-11-17 00:07:42 +00:00
* Redistributions of source code must retain the above copyright notice,
2008-09-26 04:25:44 +00:00
this list of conditions and the following disclaimer.
2008-09-26 04:25:44 +00:00
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
2009-11-17 00:07:42 +00:00
* Neither the name of Rapid7 LLC nor the names of its contributors
may be used to endorse or promote products derived from this software
2008-09-26 04:25:44 +00:00
without specific prior written permission.
2006-01-16 04:00:36 +00:00
2008-09-26 04:25:44 +00:00
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2009-11-17 00:07:42 +00:00
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2008-09-26 04:25:44 +00:00
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2009-11-17 00:07:42 +00:00
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2008-09-26 04:25:44 +00:00
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2009-11-17 00:07:42 +00:00
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2008-09-26 04:25:44 +00:00
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2006-01-16 04:00:36 +00:00
2008-09-26 04:25:44 +00:00
================================================================================
2009-07-17 04:33:00 +00:00
The Metasploit Framework is provided under the 3-clause BSD license above.
2008-09-26 04:25:44 +00:00
2009-10-21 12:58:56 +00:00
The copyright on this package is held by Rapid7 LLC.
2008-09-26 04:25:44 +00:00
2009-07-17 04:33:00 +00:00
This license does not apply to the following components:
2009-11-17 00:07:42 +00:00
- The OpenSSL library embedded into the Meterpreter payload binaries and the
2009-07-17 04:33:00 +00:00
corresponding header files in the source tree
2009-11-17 00:07:42 +00:00
- The Packet Sniffer SDK (MicroOLAP) library embedded into the Meterpreter
Sniffer extension. HD Moore has a single-seat developer license.
- The modified TightVNC binaries and their associated source code.
2009-07-17 04:33:00 +00:00
- The Bit-Struct library located under lib/bit-struct
- The Byakugan plugin located under external/source/byakugan
- The Metasm library located under lib/metasm
2008-09-26 04:25:44 +00:00
- The PcapRub library located under external/pcaprub
2009-07-17 04:33:00 +00:00
- The Rabal library located under lib/rabal
- The Racket library located under lib/racket
- The PacketFu library located under lib/packetfu
2008-11-05 00:38:22 +00:00
- The Ruby-Lorcon library located under external/ruby-lorcon
2009-07-17 04:33:00 +00:00
- The SNMP library located under lib/snmp
- The Zip library located under lib/zip
2008-09-26 04:25:44 +00:00
The latest version of this software is available from http://metasploit.com/
Bug tracking and development information can be found at:
2009-11-17 00:07:42 +00:00
http://www.metasploit.com/redmine/projects/framework/
2006-01-16 04:00:36 +00:00
Questions and suggestions can be sent to:
msfdev[at]metasploit.com
2009-11-17 00:07:42 +00:00
The framework mailing list is the place to discuss features and ask for help.
2008-09-26 04:25:44 +00:00
To subscribe, visit the following web page:
2009-07-17 04:33:00 +00:00
https://mail.metasploit.com/mailman/listinfo/framework
The archives are available from:
2009-07-17 04:33:00 +00:00
https://mail.metasploit.com/pipermail/framework/