Skip to content

An app demonstrating worst and best security practices at the same time, inspired by OWASP Top 10

Notifications You must be signed in to change notification settings

peter-gy/owasp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWASP Demo

This demo was created for the course "Informationssicherheit" from the University of Vienna.

Getting started

You can spin up the whole stack with the following command:

docker-compose build && docker-compose up

The Postgres instance will be exposed through port 15432, the Next.js app through port 3000 while the naughty third-party module can be accessed through port 4000.

About

An app demonstrating worst and best security practices at the same time, inspired by OWASP Top 10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published