How to install nginx-owasp-crs on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
OWASP ModSecurity Core Rule Set for Nginx
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | noarch | Version |
|---|---|---|---|
| RHEL 10 | Stable | 4.29.0 | |
| RHEL 9 | Stable | 4.29.0 | |
| RHEL 8 | Stable | 4.29.0 | |
| RHEL 7 | Stable | 4.29.0 | |
| RHEL 6 | Stable | 3.2.0 |
Description
The OWASP ModSecurity Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
nginx-owasp-crs on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install nginx-owasp-crs
nginx-owasp-crs on CentOS 7 / RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install nginx-owasp-crs
nginx-owasp-crs on CentOS / RHEL 6
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install nginx-owasp-crs
Package downloads require an active GetPageSpeed subscription — one repository for nginx-owasp-crs and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install nginx-owasp-crs on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the nginx-owasp-crs package with your system package manager.
Which Enterprise Linux versions is nginx-owasp-crs available for?
nginx-owasp-crs is available for RHEL 6, 7, 8, 9, 10.