Skip to content

Commit

Permalink
class 13: add YT recording link
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyStoic committed Dec 20, 2024
1 parent 2398fda commit 31127cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/class13/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"id": "class-13",
"description": "The 13th focuses on Advanced Web Attacks. <br>Please open the Google document provided to all registered students and follow the document. <br><ol><li>Start the class.</li><li><b>From the hackerlab (browser terminal)</b>, connect to the class 13 container with preinstalled tools using command <b>ssh root@class13</b> and <b>admin</b> password</li><li><b>From a new terminal on your computer (NOT StratoCyberLab)</b>, execute following command <b>ssh -L 3000:juiceshop:3000 root@127.0.0.1 -p 2222</b> with password <b>ByteThem123</b>. This setups port forwarding so you can access the services in your browser.</li></ol>",
"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"
}

0 comments on commit 31127cc

Please sign in to comment.