Package: libapache-mod-security Version: 1.9.4-2 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: mod-security-common (= 1.9.4-2), apache-common (>= 1.3.28), libc6 (>= 2.3.6-6) Architecture: i386 Filename: ./libapache-mod-security_1.9.4-2_i386.deb Size: 42002 Installed-Size: 108 MD5sum: 9de2b76de470b0c315aadd05e7f0c2b0 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.4-2 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: mod-security-common (= 1.9.4-2), apache2.2-common, libc6 (>= 2.3.6-6) Architecture: i386 Filename: ./libapache2-mod-security_1.9.4-2_i386.deb Size: 50428 Installed-Size: 116 MD5sum: f7300574d38c23b71207ceca7c55c9cb 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.4-2 Priority: optional Section: web Maintainer: Alberto Gonzalez Iniesta Depends: libapache-mod-security (>= 1.9.4-2) | libapache2-mod-security (>= 1.9.4-2) Architecture: all Filename: ./mod-security-common_1.9.4-2_all.deb Size: 377562 Installed-Size: 904 MD5sum: ee015d6730936bc625ab6fc2c5083ad5 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