All Projects → detectify → Vulnerable Nginx

detectify / Vulnerable Nginx

An intentionally vulnerable NGINX setup

Vulnerable-nginx

Vulnerable-nginx is an intentionally vulnerable NGINX setup that shows some common nginx misconfigurations. A blog post about the misconfigurations can be read here: https://blog.detectify.com/2020/11/10/common-nginx-misconfigurations/

Installation

Requires docker

cd vulnerable-nginx
docker-compose up -d

Usage

Visit http://localhost:5000/cats/ to get started (replace localhost with the ip of your docker-machine if you are using Docker Toolbox)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].