mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
lab updates
This commit is contained in:
@@ -4,16 +4,18 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<name>WNS Intro</name>
|
||||
<name>Introducing Web security</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - Introducing Web security</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1vLy56U53lqb8ZpQVLwxznCBsGv0KPM_uXJW1WD5DCiI/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
<type>lab-sheet</type>
|
||||
<difficulty>intermediate</difficulty>
|
||||
|
||||
<system>
|
||||
<system_name>wns_server</system_name>
|
||||
<base distro="Debian 10 Buster amd64" />
|
||||
<base distro="Debian 10 Buster" />
|
||||
|
||||
<input into_datastore="IP_addresses">
|
||||
<!-- 0 developer_desktop -->
|
||||
@@ -4,9 +4,10 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<name>WNS Intro</name>
|
||||
<name>Session Management</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - Introducing Web security</description>
|
||||
<description>Web and Network Security - Session Management</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1xcbf0bqtdMGgJAjeedw5MUbkRosMyQ_UZ0gN4IeCBFs/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
@@ -4,9 +4,10 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<name>WNS Intro</name>
|
||||
<name>Cross-Site Scripting</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - Cross-Site Scripting</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1f7hD_sZnBChklLZmskpxp1dIJUG9Ntw_06t76ltnPTk/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
@@ -4,9 +4,10 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<name>WNS Intro</name>
|
||||
<name>SQL injection</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - SQL</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1G_b4f25ufopbDw6djpO1D-nhbJ7vFOCY-QZJtoTUSKg/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
@@ -7,6 +7,7 @@
|
||||
<name>WNS Intro</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - Advanced Injection</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1tj7qQ-1HbmxXaZNMOCPVECHrFAHpkRVcD_Q0FvMhIWQ/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
@@ -4,9 +4,10 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<name>WNS Intro</name>
|
||||
<name>Cross-Site Request Forgery</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - Cross-Site Request Forgery</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1ABryiNKLDiIG6i7PQUztzzynjPo3fRSBP4OakxCPraY/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
@@ -4,9 +4,10 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
|
||||
|
||||
<name>WNS Intro</name>
|
||||
<name>Additional Web Challenges</name>
|
||||
<author>James Davis</author>
|
||||
<description>Web and Network Security - Packet analysis, firewalls and VPNs</description>
|
||||
<lab_sheet_url>https://docs.google.com/document/d/1DDjyBGtB9vaFD6S2s1jQn7_bpVn4UlK-njbmVX5_UiM/edit?usp=sharing</lab_sheet_url>
|
||||
|
||||
<type>lab-environment</type>
|
||||
<type>ctf-lab</type>
|
||||
Reference in New Issue
Block a user