Package: libapache-mod-security Version: 1.9.2.0-1 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: mod-security-common (= 1.9.2.0-1), apache-common (>= 1.3.28), libc6 (>= 2.3.5-1) Architecture: i386 Filename: ./libapache-mod-security_1.9.2.0-1_i386.deb Size: 39514 Installed-Size: 100 MD5sum: 7752f25742d14c5d8eba26a961d59eec Description: Tighten web applications security for Apache 1.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 1.x servers. In addition to this package the mod-security-common package, which includes documentation and configuration examples, will be installed. Package: libapache2-mod-security Source: libapache-mod-security Version: 1.9.2.0-1 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: mod-security-common (= 1.9.2.0-1), apache2-common, libc6 (>= 2.3.5-1) Architecture: i386 Filename: ./libapache2-mod-security_1.9.2.0-1_i386.deb Size: 48246 Installed-Size: 108 MD5sum: 268342a679841f662ba007f0669b0b3c 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-security-common package, which includes documentation and configuration examples, will be installed. Package: mod-security-common Source: libapache-mod-security Version: 1.9.2.0-1 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: libapache-mod-security (= 1.9.2.0-1) | libapache2-mod-security (= 1.9.2.0-1) Architecture: all Filename: ./mod-security-common_1.9.2.0-1_all.deb Size: 368634 Installed-Size: 836 MD5sum: 04ef7a00bad56a9627205c81d65dd9d6 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-security for Apache 1.x or libapache2-mod-security for Apache 2.x