-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Home
Victor Hora edited this page Jun 6, 2017
·
26 revisions
ModSecurity is an open source, cross platform web application firewall (WAF) 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.
- Introduction
- Rule Sets (OWASP Core)
- Installation Apache
- Configuration Apache
- Installation Nginx
- Configuration Nginx
- Installation IIS
- Configuration Reference
- Recommended Base Configuration
- Motivations & Goals (Blog Post)
- Overview of Changes
Components