diff --git a/src/assets/Markdown Files/userday.md b/src/assets/Markdown Files/userday.md index 55669b63..613b8c53 100644 --- a/src/assets/Markdown Files/userday.md +++ b/src/assets/Markdown Files/userday.md @@ -49,10 +49,13 @@ In the brief session, you will learn all the basics of the OWASP Juice Shop proj Cross-Site Scripting (XSS) demonstrations in secure coding training often rely on simple alert boxes, which can understate the true risks of this vulnerability. This session will show you how to effectively illustrate the damage potential of XSS to both developers and non-technical audiences, providing a more realistic and compelling demonstration of its impact. ## Multi Juicer Introduction -_Coming soon..._ +Running CTFs and security trainings with OWASP Juice Shop is usually quite tricky, as Juice Shop isn't intended to be used by multiple users at the same time. +MultiJuicer is a Juice Shop sub-project designed to make running trainings and CTFs with Juice Shop as easy and effective as possible. +This session introduces the project and provides tips and tricks for setting it up in various cloud or on-prem environments. -## Just-for-fun-CTF w/ Multi Juicer -_Coming soon..._ +## Just-for-fun CTF w/ MultiJuicer +In this session, we will use MultiJuicer to host a short CTF on a live MultiJuicer environment to demonstrate how it can be used for trainings and CTFs. +This will be a hands-on session, so be sure to bring your laptops! ## Application Security Program Experiences / Ask Anything Brook and Timo will talk about their experiences with Application Security Programs. diff --git a/src/assets/images/userday/Francesco.png b/src/assets/images/userday/Francesco.png index a1951c85..e44b32e4 100644 Binary files a/src/assets/images/userday/Francesco.png and b/src/assets/images/userday/Francesco.png differ diff --git a/src/assets/images/userday/Timo.png b/src/assets/images/userday/Timo.png index 7026b004..b48a6ee7 100644 Binary files a/src/assets/images/userday/Timo.png and b/src/assets/images/userday/Timo.png differ