From b9e7710c9afc1acedcd88609faa18859932d0628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 19 Mar 2022 03:00:18 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 804db77..4b387d1 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com - [x] ModSecurity Support. - [x] Naxsi Support. - [x] Cookie Based Challenge. + +How do these 3 modules work together? Well L7 will block all or most of bots, however modSecurity and Naxsi take priority over cookie challenge! +So if its a offensive request that modsecurity or naxsi detect it as such then these 2 will deal with that request otherwise cookie challenge will appear. ## INSTALLATION