Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 2.67 KB

license.md

File metadata and controls

54 lines (45 loc) · 2.67 KB

Licensing and Distribution

Labtainers includes a number of 3rd party licensed software items, as described below.

The Linux kernel, libraries and the Wireshark program are licensed under the GNU Public License, version 2 per https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

Apache web server and related software is under the Apache License per https://www.apache.org/licenses/LICENSE-2.0

The Firefox browser and related software are licensed per the Mozilla Public License at https://www.mozilla.org/en-US/MPL/

A number of the labs are derived from SEED labs developed by Syracuse University https://seedsecuritylabs.org/. These are identified within their corresponding lab manuals, along with constraints on distribution. These labs include: bufoverflow, capabilities, formatstring, local-dns, onewayhash, retlibc, setuid-env, sql-inject, tcpip, webtrack, xforge and xsite.

For other software packages included within Labtainer Docker containers, please refer to their corresponding licenses.

Labtainers Licensing and Distribution

This software was created by United States Government employees at The Center for Cybersecurity and Cyber Operations (C3O) at the Naval Postgraduate School (NPS). Please note that within the United States, copyright protection is not available for any works created by United States Government employees, pursuant to Title 17 United States Code Section 105. This software is in the public domain and is not subject to copyright. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. 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.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.