[ 源代码: modsecurity-apache ]
软件包:libapache2-mod-security2(2.9.7-1 以及其他的)
libapache2-mod-security2 的相关链接
Debian 的资源:
下载源码包 modsecurity-apache:
- [modsecurity-apache_2.9.7-1.dsc]
- [modsecurity-apache_2.9.7.orig.tar.gz]
- [modsecurity-apache_2.9.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Tighten web applications security for Apache
Modsecurity 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).
其他与 libapache2-mod-security2 有关的软件包
|
|
|
|
-
- dep: apache2-api-20120211
- 本虚包由这些包填实: apache2-bin
-
- dep: apache2-bin (>= 2.4.16)
- Apache HTTP Server (modules and other binary files)
-
- dep: libapr1 (>= 1.2.7)
- Apache Portable Runtime Library
-
- dep: libaprutil1 (>= 1.4.0)
- Apache Portable Runtime Utility Library
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: liblua5.1-0
- Shared library for the Lua interpreter version 5.1
-
- dep: libpcre2-8-0 (>= 10.32)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: libxml2 (>= 2.9.14)
- GNOME XML 库
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library
-
- rec: modsecurity-crs
- OWASP ModSecurity Core Rule Set