NGINX WAF Module: Lightweight Web Application Firewall
by Danila Vershinin, April 3, 2026
Install and configure the ngx_waf module to protect NGINX against SQL injection, XSS, malicious bots, and CC attacks. Includes IP blacklists, regex rules, rate limiting, an advanced rule DSL, and an Under Attack challenge mode.
Read More...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...ModSecurity NGINX Rocky Linux 10: WAF Setup
by Danila Vershinin, January 28, 2026
Install ModSecurity WAF for NGINX on Rocky Linux 10 and AlmaLinux 10. Complete guide covering installation, OWASP Core Rule Set configuration, rule tuning, and production-ready WAF setup with SELinux support.
Read More...How to install NGINX WAF module in Fedora Linux
by Danila Vershinin, February 19, 2022
How to easily set up WAF module protecting your NGINX powered websites in Fedora Linux. Install prebuilt NGINX WAF module.
Read More...