Skip to content

OWASP Web App Collection

GitHub Repository

A fully containerized cyber range and training portal featuring OWASP Juice Shop, WebGoat, Mutillidae II, and VulnerableApp for web application penetration testing.

Overview

This lab provides a comprehensive suite of vulnerable web applications, all managed through a centralized training portal. It is completely containerized via Docker, allowing for rapid deployment and teardown on any host system.

Included Applications

  • OWASP Juice Shop: A modern web application riddled with security flaws.
  • WebGoat: A deliberately insecure application maintained by OWASP designed to teach web application security lessons.
  • Mutillidae II: A free, open source, deliberately vulnerable web-application providing a target for web-security enthusiast.
  • VulnerableApp: An application built to learn about various vulnerabilities.

Usage

Clone the repository and spin up the Docker containers to begin practicing your web exploitation techniques in an isolated environment.