ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
Перейти к файлу
brectanus be9931e00f Make sure all tests pass. 2007-12-21 16:39:38 +00:00
apache2 Make sure all tests pass. 2007-12-21 16:39:38 +00:00
doc Added m.getvars() and finalised Lua support. 2007-12-21 12:50:03 +00:00
rules Update core rules to 1.5.1. 2007-12-20 17:01:12 +00:00
CHANGES Added m.getvars() and finalised Lua support. 2007-12-21 12:50:03 +00:00
LICENSE Update LICENSE removing part that is not the licence (but can cause confusion). 2007-07-02 15:22:37 +00:00
README.TXT Updated README files to refer to GPLv2. 2007-07-27 12:45:09 +00:00
modsecurity.conf-minimal Update minimal configuration template to use strict multipart parsing. 2007-09-07 16:24:31 +00:00

README.TXT

ModSecurity for Apache 2.x, http://www.modsecurity.org/
Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/)

ModSecurity for Apache is an open source product, released under terms of
the General Public Licence, Version 2 (GPLv2). Please refer to the
file LICENSE, which contains the complete text of the licence.

DOCUMENTATION

Please refer to the documentation folder (/doc) for
the reference manual.