#
naxsi
Here are 23 public repositories matching this topic...
nginx
kubernetes
security
webserver
waf
load-balancer
apigateway
application-security
awesome-list
naxsi
modsecurity
nginx-server
nginx-configuration
mod-security
awesome-lists
nginx-security
api-security
nginx-environment
-
Updated
Sep 25, 2020
Script to install your own Ghost blog, with Nginx and ModSecurity/Naxsi web application firewall. Supports multiple blogs.
-
Updated
Jun 29, 2020 - Shell
Simple tool for parse and create structured JSON for Nginx error logs
-
Updated
Jun 21, 2022 - Go
A simple Web Application Firewall docker image.
docker
nginx
dockerfile
protection
firewall
docker-image
waf
owasp
nginx-proxy
naxsi
modsecurity
web-application-firewall
crs
owasp-crs-core-rule-set
web-application-security
core-rule-set
swaf
-
Updated
May 6, 2022 - Shell
Official NGINX compiled with NBS System NAXSI
-
Updated
Feb 10, 2021 - Dockerfile
Nginx Docker Image built with Geoip2, Lua, and Naxsi module. On-Fly update of GeoIP2 database available using Lua.
-
Updated
Oct 28, 2018 - Dockerfile
Collections of hardening methods or steps can be used to secure our web applications from attackers.
-
Updated
Jan 20, 2020
My Dockerfiles
-
Updated
Feb 26, 2019 - Shell
NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
-
Updated
Jun 28, 2018 - Shell
NGINX deb package compiled with NAXSI module
-
Updated
Apr 14, 2020
Improve this page
Add a description, image, and links to the naxsi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the naxsi topic, visit your repo's landing page and select "manage topics."
I use naxsi with nginx. I want to add request id which is used by nginx to nginx error logs when blocked by naxsi. Is it possible ? Thanks for help.