--- layout: default ---

{{ page.title }}

{% if page.description %}

{{ page.description }}

{% endif %} {% if page.overview %}

Lab Overview

{{ page.overview | markdownify }}
{% endif %}
{% if page.author %} {% endif %} {% if page.license %} {% endif %} {% if page.difficulty %} {% endif %} {% if page.duration %} {% endif %} {% if page.prerequisites %} {% endif %}
{% if page.cybok %}
CyBOK Knowledge Areas: {% for cybok_item in page.cybok %} {{ cybok_item.ka }}: {{ cybok_item.topic }} {% for keyword in cybok_item.keywords %} {{ keyword }} {% endfor %} {% endfor %}
{% endif %} {% if page.tags %}
Tags: {% for tag in page.tags %} {{ tag }} {% endfor %}
{% endif %}

Contents

    {{ content }}