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.2.ds1-21) Architecture: i386 Filename: .//libapache-mod-security_1.9.2.0-1_i386.deb Size: 37670 Installed-Size: 100 MD5sum: dc52e37199b639cab48fdd8f536254d4 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.2.ds1-21) Architecture: i386 Filename: .//libapache2-mod-security_1.9.2.0-1_i386.deb Size: 47416 Installed-Size: 112 MD5sum: ed6ae54904d6eba1a20219d7b1a0b20f 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: 368668 Installed-Size: 836 MD5sum: 6a0dfa9d7a786249b7e4df5828e0152b 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