/vulnerable-web-app

A barebones application with front-end vulnerabilities to test

Primary LanguageHTML

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