🧃 Juice Shop Update³

German OWASP Day 2023

by Björn Kimminich / @bkimminich

https://owasp-juice.shop

Juice Shop Success Pyramid™

Some amazing facts & stats about the project





Official juice-shop GitHub Org

All repos belonging to the project in one place at https://github.com/juice-shop

🆕 Features

from 2020-2023

Coding Challenges

Find code flaw and select appropriate fix for several challenges

Cheat Detection

Solved challenges are rated based on cheating probability

Support Chatbot

Blends NLP, AI and ML into a delicious Turing-Test-🍹

Local Backup

Save and later restore your hacking progress as well as language, Score Board filters, banner dismissal to a JSON file

{
  "version": 1,
  "scoreBoard": {
	"displayedDifficulties": [ 1, 2 ],
	"displayedChallengeCategories": [
	  "Broken Access Control",
	  "Broken Anti Automation"
	]
  },
  "banners": {
	"welcomeBannerStatus": "dismiss",
	"cookieConsentStatus": "dismiss"
  },
  "language": "de_DE",
  "continueCode": "rzJa4Xpa...57LBN7Xv7o"
}

🎊🎉Confetti cannon🎉🎊

Whenever a challenge is solved, a confetti cannon fires

Official Tutorials

Presentations, snippets and step-by-step guides for advanced topics

Solution Webhook

Sends a payload to a specified URL whenever a challenge is solved

{
    "solution": {
        "challenge": "localXssChallenge",
        "cheatScore": 0,
        "totalCheatScore": 0.15,
        "issuedOn": "2020-12-15T18:24:33.027Z"
    },
    "ctfFlag": "b0d70dce...b85fac6785dba2349b",
    "issuer": {
        "hostName": "fv-az116-673",
        "os": "Linux (5.4.0-1031-azure)",
        "appName": "OWASP Juice Shop",
        "config": "default",
        "version": "12.3.0-SNAPSHOT"
    }
}					

Deep links from OpenCRE

OpenCRE v2 will show direct links to Juice Shop hacking challenges as Tool : OWASP Juice Shop training resources

MultiJuicer Platform

3rd party multi-user platform now comes with internal
Score Board for team events and CTFs

MultiJuicer Platform

Our official multi user platform now comes with internal Score Board for team events and CTFs

left for...

🍿 Demo

Project Roadmap


Official NFT collection

You thought we were joking, weren't you?

Score Board UI/UX re-design

Contracted designer working in close feedback loop w/ Core Team

🙏 Thank you for your unwavering interest in the project!


Copyright (c) 2023 Björn Kimminich

Licensed under the MIT license.


Created with reveal.js - The HTML Presentation Framework