From c82b3a590c982d70749a4c2bf1cf8cb82b4c883c Mon Sep 17 00:00:00 2001 From: thomashaw Date: Thu, 18 Mar 2021 15:17:43 +0000 Subject: [PATCH] CyBOK: Example scenarios --- scenarios/examples/cybok_example.xml | 58 +++++++++++++++++++ .../examples/cybok_example_no_systems.xml | 54 +++++++++++++++++ 2 files changed, 112 insertions(+) create mode 100644 scenarios/examples/cybok_example.xml create mode 100644 scenarios/examples/cybok_example_no_systems.xml diff --git a/scenarios/examples/cybok_example.xml b/scenarios/examples/cybok_example.xml new file mode 100644 index 000000000..fc6b1bda9 --- /dev/null +++ b/scenarios/examples/cybok_example.xml @@ -0,0 +1,58 @@ + + + + + A CyBOK tagged lab with VMs + Thomas Shaw + + Example description of the lab. Includes one reading and one video. + + ctf-lab + hackerbot-lab + lab-sheet + easy + + + + Authorisation + access control + ACCESS CONTROL - DAC (DISCRETIONARY ACCESS CONTROL) + Unix File Permissions + + + Cryptography + stream ciphers + substitution ciphers + + + + + + + www.example2.com + An article to read + + OS Security Principles + security models + + + + + + example_system + + + + + + diff --git a/scenarios/examples/cybok_example_no_systems.xml b/scenarios/examples/cybok_example_no_systems.xml new file mode 100644 index 000000000..56e719d5a --- /dev/null +++ b/scenarios/examples/cybok_example_no_systems.xml @@ -0,0 +1,54 @@ + + + + + A CyBOK tagged lab without VMs + Thomas Shaw + + Example description of the lab. Includes one reading and one video. + + no-systems + easy + + + + Authorisation + access control + ACCESS CONTROL - DAC (DISCRETIONARY ACCESS CONTROL) + Unix File Permissions + + + Cryptography + stream ciphers + substitution ciphers + + + + + + + + + + www.example2.com + An article to read + + OS Security Principles + security models + + + +