From 0aa2ec6a10c79050cc950e2642ac5cad7ba5dd07 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 18 Apr 2018 13:20:40 -0300 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..a5b2a349 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ModSecurity +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.