naxsi
openappsec
naxsi | openappsec | |
---|---|---|
6 | 23 | |
4,739 | 815 | |
- | 7.0% | |
0.0 | 8.9 | |
10 months ago | 10 days ago | |
C | C++ | |
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
openappsec
-
Seeking contributors for a security open-source project
If someone in the community is interested in doing these projects, we will be happy to guide and help you. The contributions guidelines are available here: https://github.com/openappsec/openappsec/blob/main/CONTRIBUTING.md
-
open-appsec seeking contributors
See project GitHub here: https://github.com/openappsec/openappsec/
- Deep Dive into open-appsec Machine Learning Technology
- Deep Dive into open-appsec Machine Learning Technology (WAF for NGINX)
- Deep Dive into open-appsec Machine Learning Technology (WAF for Kubernetes Ingress)
- open-appsec (open-source ML-based WAF) for NGINX Video Tutorial
-
open-appsec (open-source machine-learning based WAF) - updates
If you haven't Star the GitHub project already, please consider doing it. It helps us as a young project: https://github.com/openappsec/openappsec.
-
NGINX WAF alternatives: App Protect vs. ModSecurity vs. open-appsec
open-appsec is under active development, and the code is open source and public. This move allows for regular feature updates and bug fixes by open source developers. The core open-appsec WAF engine is developed in C++ and is available via GitHub.
- open-source ML-based WAF add-on for NGINX/NGINX Ingress
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.
OctopusWAF - OctopusWAF is a WAF( Web application firewall) with high performance, made in C language and use libevent.
ModSecurity-nginx - ModSecurity v3 Nginx Connector
nginx-module-vts - Nginx virtual host traffic status module
api-firewall - Fast and light-weight API proxy firewall for request and response validation by OpenAPI specs.
docker-nginx-full - Docker image with compiled Nginx (OpenResty) and OpenSSL with all the Nginx plugins enabled. Now includes CrowdSec OpenResty bouncer, Modsecurity 3.x and ModSecurity NGINX connector..
ngx_http_response_body_module - Capture response body into nginx variable
juice-shop - OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
nginx-vod-module - NGINX-based MP4 Repackager
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. [Moved to: https://github.com/owasp-modsecurity/ModSecurity]