Devopsessental / insecure-webapp

Insecure Web App Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insecure Web App

An example web app containing various OWASP type vulnerabilities (SQL Injection, XSS, SSRF, and RCE).

Implementation

The example web app is implemented using the following technologies:

Frontend

  • React 18

Backend:

  • Java 17
  • Maven 3
  • Spring Boot
  • Postgres Database

About

Insecure Web App Example


Languages

Language:Java 50.1%Language:JavaScript 43.7%Language:Shell 2.3%Language:HTML 2.2%Language:Dockerfile 1.6%Language:CSS 0.1%