Letter S

sw-nginx-module-naxsi - NGINX Anti XSS & SQL Injection module

Website: https://github.com/dvershinin/naxsi
License: BSD
Vendor: GetPageSpeed, Inc.
Description:
NAXSI is an open-source, high performance, low rules
maintenance WAF for NGINX.

This module, by default, reads a small subset of simple
(and readable) rules containing 99% of known patterns involved in
website vulnerabilities. For example, <, | or drop are not supposed
to be part of a URI.

Being very simple, those patterns may match legitimate queries, it
is the Naxsi's administrator duty to add specific rules that will
whitelist legitimate behaviours. The administrator can either add
whitelists manually by analyzing nginx's error log, or (recommended)
start the project with an intensive auto-learning phase that will
automatically generate whitelisting rules regarding a website's
behaviour.

In short, Naxsi behaves like a DROP-by-default firewall, the only
task is to add required ACCEPT rules for the target website to work
properly.

How to Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm yum-utils
sudo yum-config-manager --enable getpagespeed-extras-plesk
sudo yum -y install sw-nginx-module-naxsi

Packages

sw-nginx-module-naxsi-1.24.0+1.6-1.el7.pl18.gps.x86_64 [104 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.24.0+1.3-1.el7.pl18.gps.x86_64 [99 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.22.1+1.3-1.el7.pl18.gps.x86_64 [99 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.20.2+1.3-2.el7.pl18.gps.x86_64 [99 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.20.2+1.3-1.el7.pl18.gps.x86_64 [97 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.20.1+1.3-1.el7.pl18.gps.x86_64 [97 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.18.0.1.3-2.el7.pl18.gps.x86_64 [97 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.18.0+1.3-1.el7.pl18.gps.x86_64 [97 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.18.0.1.3-1.el7.pl18.gps.x86_64 [97 KiB] (no changelog entry)
sw-nginx-module-naxsi-1.18.0.1.0-1.el7.pl18.gps.x86_64 [93 KiB] (no changelog entry)

Subscribe