Update modsecurity.md
This commit is contained in:
parent
71005675dc
commit
442b9cbe1a
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ The file `/var/log/modsec_audit.log` contains the log of ModSecurity.
|
|||
|
||||
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.
|
||||
The directory `/etc/nginx/owasp-modsecurity-crs` contains the https://github.com/SpiderLabs/owasp-modsecurity-crs repository.
|
||||
Using `enable-owasp-modsecurity-crs: "true"` we enable the use of this rules.
|
||||
Using `enable-owasp-modsecurity-crs: "true"` we enable the use of the rules.
|
||||
|
|
Loading…
Reference in a new issue