nginx extras

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 dnf -y install https://extras.getpagespeed.com/release-latest.rpm dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-naxsi

Packages

nginx-module-naxsi-1.25.5+1.6-1.el9.gps.x86_64 [132 KiB] (no changelog entry)
nginx-module-naxsi-1.25.4+1.6-1.el9.gps.x86_64 [132 KiB] (no changelog entry)
nginx-module-naxsi-1.25.3+1.6-1.el9.gps.x86_64 [132 KiB] (no changelog entry)
nginx-module-naxsi-1.25.3+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)
nginx-module-naxsi-1.25.2+1.3-1.el9.gps.x86_64 [126 KiB] (no changelog entry)
nginx-module-naxsi-1.25.1+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)
nginx-module-naxsi-1.23.4+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)
nginx-module-naxsi-1.23.3+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)
nginx-module-naxsi-1.23.2+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)
nginx-module-naxsi-1.23.1+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)
nginx-module-naxsi-1.23.0+1.3-1.el9.gps.x86_64 [125 KiB] (no changelog entry)

Subscribe