vuln apps
1.0.0
A collection of simple vulnerable web apps for testing vulnerability scanners or educational purposes.
cmdi/
lfi/
rfi/
sqli/
open_redirect/
Dockerfile to build the app as a docker image.docker-compose.yml file for quickly starting up the docker
image.Makefile for building the docker image and running either
the app or the docker image.index.html page which describes the vulnerability and links
to the vulnerable webpage.README.md file containing basic instructions on how to run
and view the web app.