From 8b62590c08b0b92706eb685490efb0df685ab3b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Wed, 26 Oct 2022 16:42:39 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b91a7a9..e7eaf11 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,13 @@ Now easier then before, you will have to compile only Nginx, Rest of modules com ![Simple](https://c.tenor.com/uYqsM9uIyuYAAAAC/simple-easy.gif) - [x] Support Ubuntu 20.04. +- [x] Support Ubuntu 22.04.1 -- Security Dynamic Modules. - [x] ModSecurity Support. - [x] Naxsi Support. - [x] Cookie Based Challenge. + - [x] [ALL MOD LIST](https://github.com/theraw/The-World-Is-Yours/tree/u22.04.1/static/mod/) 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.