# JoyChou93/java-sec-code

Java web common vulnerabilities and security code which is base on springboot and spring security

Repository: https://github.com/JoyChou93/java-sec-code
Canonical: https://ross.abutalabs.com/products/java-sec-code
Language: Java
License Family: other
Topics: java, code, security, xxe, rce, deserialize, tomcat, sqli, ssrf, rmi, cors, jsonp, web, spel, benchmark
Last push: 2024-12-02T20:14:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3172, "days_push": 639, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- 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 2673, forks 770 (observed 2026-08-28T04:07:09.591803+00:00)

## What it is
A Spring Boot-based Java web application containing intentionally vulnerable code examples for common vulnerability types like SQLi, SSRF, XXE, RCE, and deserialization, with fix code provided in comments. It is designed as a hands-on learning and practice resource for Java security.

## Use cases
- learn java web vulnerabilities with real code examples
- practice exploiting sqli ssrf xxe rce in a safe lab
- study secure coding fixes for java vulnerabilities
- train security engineers on java deserialization attacks
- set up a local vulnerable spring boot app for security testing
- compare vulnerable and fixed implementations of java security issues

## When to choose
- you want to learn or teach java web security hands-on
- you need a realistic vulnerable java app for pentest practice
- you want to study both vulnerable and fixed code side by side

## When to avoid
- you need a production-ready secure framework or library
- you want automated vulnerability scanning rather than example code
- you need a project with an explicit open-source license

## Facets
- artifact type: learning-resource
- maturity: active
- function: security, penetration-testing, vulnerability-scanning, developer-tools
- domain: security, web-development, developer-tools, tutorials
- platform: jvm, self-hosted
- tags: java-security, vulnerable-app, security-training, spring-boot, spring-security, web-vulnerabilities, sqli, ssrf, xxe, rce, deserialization, penetration-testing-lab

## Member repositories
- JoyChou93/java-sec-code (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.591803+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-30T02:18:04.794214+00:00, confidence not recorded.
  - readme: https://github.com/JoyChou93/java-sec-code (fetched 2026-08-28T04:07:09.591803+00:00, sha 0dfe4b68a1df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
