# WebGoat/WebGoat

WebGoat is a deliberately insecure application

Repository: https://github.com/WebGoat/WebGoat
Canonical: https://ross.abutalabs.com/products/webgoat
Homepage: https://owasp.org/www-project-webgoat/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2026-08-24T09:53:59+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 4198, "days_push": 9, "days_rel": 540, "gap_med": 4.5, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9293, forks 7872 (observed 2026-08-28T04:10:30.365890+00:00)

## What it is
OWASP WebGoat is a deliberately insecure web application designed to teach web application security lessons through hands-on exercises. It demonstrates common server-side vulnerabilities in Java-based applications and is intended for learning application security and penetration testing in a safe, legal environment.

## Use cases
- learn web application security hands-on
- practice penetration testing techniques legally
- test security scanners against a known-vulnerable app
- train developers on common vulnerabilities like SQL injection and XSS
- set up a security lab environment with Docker
- teach secure coding in classrooms or workshops

## When to choose
- you want an interactive, guided environment for learning web security exploits
- you need a deliberately vulnerable Java app to test tools like ZAP or Burp
- you are teaching or studying OWASP-style vulnerability lessons
- you want a Docker-based security training target that runs locally

## When to avoid
- you need a production or hardened application - WebGoat is intentionally insecure
- you want to test techniques against systems without authorization
- you need a non-Java vulnerable target or a real-world codebase to audit
- your machine cannot be isolated from the internet while running it

## Facets
- artifact type: learning-resource
- maturity: active
- function: security, penetration-testing, testing
- domain: security, education, web-development, penetration-testing
- platform: self-hosted, jvm
- tags: owasp, vulnerable-app, security-training, java, web-security, deliberately-insecure, docker, web-server

## Member repositories
- WebGoat/WebGoat (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.365890+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:32.562356+00:00, confidence not recorded.
  - readme: https://github.com/WebGoat/WebGoat (fetched 2026-08-28T04:10:30.365890+00:00, sha 198b3bef756f)
  - homepage: https://owasp.org/www-project-webgoat/ (fetched 2026-08-29T08:23:00.452764+00:00, sha 80a87785c453)
  - site_page: https://owasp.org/about (fetched 2026-08-29T08:23:00.461946+00:00, sha b21a48297b2d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
