naxsi
nginx-module-vts
naxsi | nginx-module-vts | |
---|---|---|
6 | 4 | |
4,739 | 3,206 | |
- | - | |
0.0 | 3.6 | |
10 months ago | 8 months ago | |
C | C | |
GNU General Public License v3.0 only | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
naxsi
- Recommended free and open-source WAF
- nginx security best practice
-
What (software, open source) WAF are you using with (open source) Nginx?
I was using Naxsi until recently, but changes to PCRE compatibility have broken it for now, and the most recent commit was around 6 months ago. I can't help with the code commits, so I'm looking for alternatives.
-
HowTo: WAF with NAXSI for Plex
Ok, so whahaatt the fuckk is NAXSI? Well, NAXSI are a set of rules (aka MainRules) in the form of "does input match funky shit? blocckkked" for nginx. That's the gist of it. Nothing more to it. They're basically an industry standard and block 99% of funky shit.
- Naxsi – Nginx Anti XSS and SQL Injection Module
nginx-module-vts
-
Quem mexeu no meu cache?
Colete métricas de uso do cache. Quanto mais requests com HIT, melhor vai ser seu cache hit ratio.
-
Monitoring / stats / analytics for Nginx Proxy Manager
this too https://github.com/vozlt/nginx-module-vts
-
Metrics from logs. Why?
I've had reasonable luck with nginx-lua-prometheus and nginx-module-vts. But yea, neither are ideal compared to using something that does this out of the box like HAProxy, Envoy, or Traefik.
-
NGINX Reverse Proxy Metrics to Monitor
Don't forget about nginx-module-vts.
What are some alternatives?
ModSecurity - ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
ngx_http_proxy_connect_module - A forward proxy module for CONNECT request handling
OctopusWAF - OctopusWAF is a WAF( Web application firewall) with high performance, made in C language and use libevent.
nginx-lua-prometheus - Prometheus metric library for Nginx written in Lua
ModSecurity-nginx - ModSecurity v3 Nginx Connector
nginx-proxy-manager-goaccess - NGINX Proxy Manager and Goaccess docker file
openappsec - open-appsec is an open-source machine learning security engine that preemptively and automatically prevents threats against Web Application & APIs. It is available for NGINX, NGINX Ingress, Envoy (Soon), Kong (Soon), Ambassador (Soon).
ngx-php - ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.
ngx_http_response_body_module - Capture response body into nginx variable
Shynet - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
nginx-vod-module - NGINX-based MP4 Repackager
ngx_healthcheck_module - nginx module for upstream servers health check. support stream and http upstream. 该模块可以为Nginx提供主动式后端服务器健康检查的功能(同时支持四层和七层后端服务器的健康检测)