naxsi
ModSecurity
naxsi | ModSecurity | |
---|---|---|
6 | 25 | |
4,739 | 8,038 | |
- | 1.7% | |
0.0 | 9.2 | |
10 months ago | 3 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
ModSecurity
-
Comparison on Six Self-Hosted WAF
Coraza and ModSecurity have a high detection rate, but they are not adapted to reality scenarios, resulting in too many false positives.
-
Top Open-Source WAF Projects: Secure Your Website with the Best Tools
Official GitHub: ModSecurity Stars: 8K
-
Why SafeLine Might Be the Best Free WAF
SafeLine vs ModSecurity
- Recommended free and open-source WAF
- Recommended free and open-source WAF for 2024.
-
Install Modsecurity + OWASP CRS for Nginx Webserver on Centos 7
cd /opt && sudo git clone https://github.com/owasp-modsecurity/ModSecurity.git cd ModSecurity sudo git submodule init sudo git submodule update sudo ./build.sh sudo ./configure sudo make sudo make install
-
Anybody using Crowdsec?
First of all, if you have any experience with Traefik, I'd suggest you to do the reverse proxy stuff with it and install the Crowdsec instance along it. As I didn't have experience using Traefik I went with NPM but now I guess it would have been easier considering the research I had to do... Another reason is, I wanted to implement a geo block and/or another security layer by using ModSecurity (https://github.com/SpiderLabs/ModSecurity ) besides Crowdsec too. Afaik Traefik has a plugin that integrates ModSecurity easily - unless NPM.
-
Has anyone tried this on Blackboard online exams??
I don't know about Blackboard, but Moodle will allow quizzes to be run in popups that block most extensions from working; lockdown browsers will block such extensions; and, if you have access to the server, a modified firewall (e.g., ModSecurity) may\* allow blocking this and similar extensions.
-
Ask HN: What's a good open-source alternative to Cloudflare?
> ModSecurity for WAF: https://github.com/SpiderLabs/ModSecurity
This might be of interest to some: https://www.modsecurity.org/
> Trustwave is announcing the End-of-Life (EOL) of our support for ModSecurity effective July 1, 2024. We will then hand over the maintenance of ModSecurity code back to the open-source community.
Probably not too big of a deal, though.
Also, this might be useful: https://owasp.org/www-project-modsecurity-core-rule-set/
Though there has been some critique of ModSecurity and that ruleset in the past, as something dated and with false positives.
Anyone have any good alternatives?
-
WAF with reverse proxy
Is there a reason no one hasn't made a Docker template for OWASP Coraza (https://github.com/corazawaf/coraza) or ModSecurity (https://github.com/SpiderLabs/ModSecurity) for the use of a reverse proxy?
What are some alternatives?
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
crowdsec - CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
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
modsecurity-spoa - HAProxy agent for ModSecurity web application firewall
nginx-vod-module - NGINX-based MP4 Repackager
wafw00f - WAFW00F allows one to identify and fingerprint Web Application Firewall (WAF) products protecting a website.