krish512 / docker_nginx_modsecurity

Dockerfile for Nginx with Modsecurity v3 and Brotli compression

Home Page:https://hub.docker.com/r/krish512/modsecurity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Automated build Docker Build Status Docker Pulls MicroBadger Size

README

Nginx with Brotli compression, ModSecurity and OWASP ModSecurity Core Rule Set (CRS) v3.0.2

What is this repository for?

  • Quick summary: Nginx docker image with Brotli compression, ModSecurity and ModSecurity Core Rule Set v3.0.2 based on Ubuntu Bionic (18.04)

  • Version 0.1

  • Repository Link

How do I get set up?

  • Usage: docker pull krish512/modsecurity

  • Test: curl http://127.0.0.1:80/status?something=../../etc should give response as HTTP 403

Who do I talk to?

  • Repo owner or admin: Krishna Modi <krish512@hotmail.com>

About

Dockerfile for Nginx with Modsecurity v3 and Brotli compression

https://hub.docker.com/r/krish512/modsecurity/

License:MIT License


Languages

Language:Dockerfile 100.0%