Skip to main content

⚠️ Security Notice
This project is strictly for educational and research purposes.
No real personal data, credentials, or sensitive information were used.
Perform security testing only with proper authorization.

Juice Shop Master

This project documents the analysis and exploitation of several security vulnerabilities within the OWASP Juice Shop application.
All findings and demonstrations are conducted strictly for educational and research purposes only.

Table of Contents

Project Overview

This repository contains the documentation of three selected Juice Shop challenges, each demonstrating a different type of vulnerability.

Quickstart

  1. Open the “Juice Shop Master” folder.
  2. Navigate to the individual challenge subfolders.
  3. Open each challenge's README to view documentation and video links.

Challenge Documentation

1. Unauthorized Access via Directory Browsing (/ftp)

2. Stored XSS via Manipulated Registration Request

3. SQL Injection – Login Admin

Challenge Videos

Each challenge includes a short walkthrough video (max. 5 minutes) demonstrating:

  • How the vulnerability works
  • How the exploit is performed
  • Why the vulnerability is dangerous