Paketname | libapache-mod-security |
Beschreibung | Tighten web applications security for Apache |
Archiv/Repository | Offizielle Debian Security updates squeeze/updates (main) |
Version | 2.5.12-1+squeeze1 |
Sektion | httpd |
Priorität | optional |
Installierte Größe | 328 Byte |
Hängt ab von | mod-security-common (= 2.5.12-1+squeeze1), apache2.2-common, libxml2 (>= 2.7.4), libc6 (>= 2.3.4), l |
Empfohlene Pakete | |
Paketbetreuer | Alberto Gonzalez Iniesta |
Quelle | |
Paketgröße | 114284 Byte |
Prüfsumme MD5 | da53495c81bbd93b5d2dce9d94c24436 |
Prüfsumme SHA1 | e73b7daa67a364c6d9d1494ad933919b075e6d73 |
Prüfsumme SHA256 | 4673352a039192584c72dc7e9b749d347035f6af37e3812a289e87a09a79cb17 |
Link zum Herunterladen | libapache-mod-security_2.5.12-1+squeeze1_i386.deb |
Ausführliche Beschreibung | Mod_security 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).
.
In addition to this package the mod-security-common package, which includes
documentation and configuration examples, will be installed.
|