naxsi
ModSecurity-nginx
naxsi | ModSecurity-nginx | |
---|---|---|
6 | 4 | |
4,739 | 1,540 | |
- | 2.9% | |
0.0 | 6.6 | |
10 months ago | 2 months ago | |
C | Perl | |
GNU General Public License v3.0 only | Apache License 2.0 |
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
ModSecurity-nginx
-
NGINX WAF alternatives: App Protect vs. ModSecurity vs. open-appsec
ModSecurity v3 has also introduced major changes in how ModSecurity works. The entire WAF is not packed together anymore. Instead, the single libmodsecurity engine is paired with a connector module that interfaces the application with the server. Different connectors are available based on the server and are hosted as independent packages. This means that there's a separate ModSecurity v3 Nginx Connector project.
-
Passing variables from modsecurity to nginx
As far as I can tell there is a feature request and/or some custom method to pass variables from modsecurity back to nginx but I'm looking for the other way around
-
What (software, open source) WAF are you using with (open source) Nginx?
I'm currently erring toward ModSecurity & the Nginx connector now that it's been de-Apache'd.
-
How to implement WAF on Kong Ingress controller? (like ModSecurity v3)
ModSecurity Connector: https://github.com/SpiderLabs/ModSecurity-nginx
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.
nginx-waf - Nginx + ModSecurity WAF
OctopusWAF - OctopusWAF is a WAF( Web application firewall) with high performance, made in C language and use libevent.
nginx-module-vts - Nginx virtual host traffic status module
coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
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).
lua-resty-waf - High-performance WAF built on the OpenResty stack
ngx_http_response_body_module - Capture response body into nginx variable
BunkerWeb - 🛡️ Open-source and next-generation Web Application Firewall (WAF)
nginx-vod-module - NGINX-based MP4 Repackager
coreruleset - OWASP CRS (Official Repository)