diff --git a/classes/class13/meta.json b/classes/class13/meta.json index f91cc66..e821f65 100644 --- a/classes/class13/meta.json +++ b/classes/class13/meta.json @@ -3,5 +3,5 @@ "id": "class-13", "description": "The 13th focuses on Advanced Web Attacks.
Please open the Google document provided to all registered students and follow the document.
  1. Start the class.
  2. From the hackerlab (browser terminal), connect to the class 13 container with preinstalled tools using command ssh root@class13 and admin password
  3. From a new terminal on your computer (NOT StratoCyberLab), execute following command ssh -L 3000:juiceshop:3000 root@127.0.0.1 -p 2222 with password ByteThem123. This setups port forwarding so you can access the services in your browser.
", "google_doc_url": "https://docs.google.com/document/d/1ok_DWjY2m4Lan4xHeoDM8hSnROgEGo5cXD8qNpKkenU/edit?usp=sharing", - "yt_recording_url": "" + "yt_recording_url": "https://www.youtube.com/embed/KiNLU0lOWbU?si=x9mQ6Bh1NTnFOiKU" }