How to Install the NAXSI Nginx Security Module
NAXSI is a web application firewall. It literally means “Nginx Anti XSS and SQL Injection.” It’s an Nginx module that acts as a firewall to prevent website hacks. NAXSI contains several rules with known vulnerability patterns that may affect your websites. NAXSI contains whitelist options to avoid blocking legal users while matching a particular pattern. It also has a very interesting auto-learn feature. […] Read more