Skip to content

Commit c8db210

Browse files
committed
class12: add gdoc link
1 parent 063bf17 commit c8db210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/class12/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "0x12 - Web Attacks",
33
"id": "class-12",
44
"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.102</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 8888:juicynginx:80 root@127.0.0.1 -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": "",
5+
"google_doc_url": "https://docs.google.com/document/d/1UIU5q8Hmot7HtLx2FePWLvdiJOsv2Y0ptQGsiUzoX5g",
66
"yt_recording_url": "",
77
"starting_time": "2025-12-11T14:30:00+01:00"
88
}

0 commit comments

Comments
 (0)