Skip to content

Commit f140059

Browse files
committed
class12: update meta.json file
1 parent 50514f4 commit f140059

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

classes/class12/meta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "0x12 - Web Attacks",
33
"id": "class-12",
4-
"description": "The 12th focuses on 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 12 container with preinstalled tools using command <b>ssh root@class12</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 -L 8080:juicynginx:80 [email protected] -p 2222</b> with password <b>ByteThem123</b>. This setups port forwarding so you can access the services in your browser.</li></ol>",
5-
"google_doc_url": "https://docs.google.com/document/d/1aMsSpDaaXnHBcVc6P4E4b-Y0M3mi9_2GmlgotASKEyM",
6-
"yt_recording_url": "https://www.youtube.com/embed/oeOXvdufPgk?si=KtrYx6h0LqKracTY",
4+
"description": "The 12th focuses on Web Attacks. After starting the class:<br><ul><li>Connect to a class lab with command <code>ssh root@172.20.0.101</code> and 'admin' password from hackerlab</li><li>From a new terminal on your computer (NOT StratoCyberLab), execute a following command</br><code>ssh -L 3000:juiceshop:3000 -L 8080:juicynginx:80 [email protected] -p 2222</code></br>with a password <code>ByteThem123</code>. The command setups port forwarding so you can access the class services in your browser.</li></ol>",
5+
"google_doc_url": "",
6+
"yt_recording_url": "",
77
"starting_time": "2025-12-11T14:30:00+01:00"
88
}

0 commit comments

Comments
 (0)