Package: libapache2-mod-security2 Source: modsecurity-apache Version: 2.9.14-40816focal Architecture: amd64 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1097 Depends: libxml2 (>= 2.9.0), libapr1 (>= 1.2.7), libaprutil1 (>= 1.4.0), libc6 (>= 2.14), libcurl4 (>= 7.16.2), liblua5.1-0, libpcre2-8-0 (>= 10.22), apache2-api-20120211, apache2-bin (>= 2.4.16) Recommends: modsecurity-crs Filename: dists/focal/main/binary-amd64/libapache2-mod-security2_2.9.14-40816focal_amd64.deb Size: 260500 MD5sum: f984eb55a5ac18bec8d9642cff0e503b SHA1: 30b6a6200049e12cab3fb7f61059e3ca24b27bd7 SHA256: 8744a7c3e032f4fa1d7c414c5bb9a1679dfcbf19a27af2f6d679fc453c1bdafb Section: httpd Priority: optional Homepage: http://www.modsecurity.org/ Description: Tighten web applications security for Apache Modsecurity is an Apache module whose purpose is to tighten the Web application security. Effectively, it is an intrusion detection and prevention system for the web server. . At the moment its main features are: * Audit log; store full request details in a separate file, including POST payloads. * Request filtering; incoming requests can be analysed and offensive requests can be rejected (or simply logged, if that is what you want). This feature can be used to prevent many types of attacks (e.g. XSS attacks, SQL injection, ...) and even allow you to run insecure applications on your servers (if you have no other choice, of course).