Package: libapache2-mod-security2 Source: modsecurity-apache Version: 2.9.14-40816resolute Architecture: amd64 Maintainer: Alberto Gonzalez Iniesta Installed-Size: 1117 Depends: libxml2, libapr1t64 (>= 1.2.7), libaprutil1t64 (>= 1.4.0), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), liblua5.1-0 (>= 5.1.3), libpcre2-8-0 (>= 10.22), libxml2-16 (>= 2.14.1), libyajl2 (>= 2.0.4), apache2-api-20120211, apache2-bin (>= 2.4.16) Recommends: modsecurity-crs Filename: dists/resolute/main/binary-amd64/libapache2-mod-security2_2.9.14-40816resolute_amd64.deb Size: 295356 MD5sum: aa1bf1d0e7acfef0b26b5c2fa064a677 SHA1: 7ca08b9daeff4beef098e6e4d12ce262dc47a5e3 SHA256: b4b61003b77ef3499894a4a5862798e1daa0d83339973803727caa89f7dc32e8 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).