Package: libapache2-mod-security2 Source: libapache-mod-security2 Version: 2.0.4-1 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: mod-security2-common (= 2.0.4-1), apache2-common, libxml2, libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8) Architecture: i386 Filename: ./libapache2-mod-security2_2.0.4-1_i386.deb Size: 67360 Installed-Size: 176 MD5sum: 05033530c0f1742b1d34ab0bd670fdb2 Description: Tighten web applications security for Apache 2.x Mod_security is an Apache 1.x/2.x 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). . This package contains the module required for Apache 2.x servers. In addition to this package the mod-security2-common package, which includes documentation and configuration examples, will be installed. Package: mod-security2-common Source: libapache-mod-security2 Version: 2.0.4-1 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: libapache-mod-security2 (= 2.0.4-1) | libapache2-mod-security2 (= 2.0.4-1) Architecture: all Filename: ./mod-security2-common_2.0.4-1_all.deb Size: 200248 Installed-Size: 408 MD5sum: f9f2aeade2d495464e453064197369aa Description: Tighten web applications security - common files Mod_security is an Apache 1.x/2.x module whose purpose is to tighten the Web application security. Effectively, it is an intrusion detection and prevention system for the web server. . This package includes documentation, configuration examples and some scripts to test the functionality of the module. You have to install the appropriate module package according to your apache version: libapache-mod-security2 for Apache 1.x or libapache2-mod-security2 for Apache 2.x . Apache 1.x module for mod-security2 does not exist yet.