Source: modsecurity-crs
Section: httpd
Priority: optional
Maintainer: Thijs Eilander <eilander@myguard.nl>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 4.3.0
Homepage: https://coreruleset.org/

Package: modsecurity-crs
Architecture: all
Depends: ${misc:Depends}
Recommends: libmodsecurity3
Suggests: lua, geoip-database-contrib, python
Description: OWASP ModSecurity Core Rule Set
 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.
 .
 Core Rules use the following techniques: HTTP request validation, HTTP
 protocol anomalies, Global constraints, HTTP Usage policy, Malicious client
 software detection, Generic Attack Detection (SQL injection, Cross Site
 Scripting, OS Command Injection, ColdFusion, PHP and ASP injection, etc.),
 Trojans & Backdoors Detection, Error Detection, XML Protection, Search Engine
 Monitoring.
