sdrobs / vulnerable-web-app

A barebones application with front-end vulnerabilities to test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A vulnerable web application for learning basic web security.

To set up:

git clone git@github.com:sdrobs/vulnerable-web-app.git

cd vulnerable-web-app && npm install

To run: node server And go to localhost:6969 in your browser

About

A barebones application with front-end vulnerabilities to test


Languages

Language:HTML 81.9%Language:JavaScript 18.1%