Skip to main content

Install ModSecurity NGINX: Complete WAF Guide


by Danila Vershinin, February 19, 2026

Complete guide to installing ModSecurity WAF with NGINX. Learn how to protect your web applications from SQL injection, XSS, and OWASP Top 10 vulnerabilities using pre-configured packages with OWASP Core Rule Set.

Read More...

NGINX NAXSI WAF: Complete Setup and Configuration Guide


by Danila Vershinin, February 6, 2026

Learn how to set up the NAXSI web application firewall for NGINX on Rocky Linux and RHEL. This guide covers installation, core rules, learning mode, whitelisting, libinjection integration, and production deployment of this lightweight WAF alternative to ModSecurity.

Read More...

Using the OWASP Core Rule Set with the NGINX Security Module


by Danila Vershinin, January 18, 2026

Learn how to install and configure the OWASP Core Rule Set (CRS) with NGINX ModSecurity on Rocky Linux, AlmaLinux, and RHEL 9. Protect your web applications from SQL injection, XSS, remote code execution, and other OWASP Top 10 attacks with this comprehensive WAF configuration guide.

Read More...

How Install ModSecurity NGINX module in CentOS/RHEL 7


by Danila Vershinin, April 20, 2018

Here’s how to easily install ModSecurity to your NGINX in CentOS/RHEL 7.

Read More...