ModSecurity-nginx
ModSecurity v3 Nginx Connector (by owasp-modsecurity)
lua-resty-waf
High-performance WAF built on the OpenResty stack (by p0pr0ck5)
ModSecurity-nginx | lua-resty-waf | |
---|---|---|
4 | 1 | |
1,733 | 1,298 | |
2.0% | 0.6% | |
6.0 | 0.0 | |
3 months ago | over 1 year ago | |
Perl | Perl | |
Apache License 2.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
ModSecurity-nginx
Posts with mentions or reviews of ModSecurity-nginx.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-24.
-
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
lua-resty-waf
Posts with mentions or reviews of lua-resty-waf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-27.
-
Differences beetwen lua-resty-waf and NGINX proxy manager?
I just learned about about https://github.com/p0pr0ck5/lua-resty-waf while looking into the topic how to secure my reverse proxy server, besides that I only read that this is pretty much NGINX security enhanced with some extra plugins and performance tweaks, other than that don't know nothing about it.
What are some alternatives?
When comparing ModSecurity-nginx and lua-resty-waf you can also consider the following projects:
nginx-waf - Nginx + ModSecurity WAF
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.
coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
lua-resty-mlcache - Layered caching library for OpenResty