diff --git a/README.md b/README.md index 78903f7..15b75f9 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,12 @@ Ubuntu 14.04 in you VM/VPS/DEDICATED so 1. L7 (Cookie Based Protection) => https://github.com/theraw/The-World-Is-Yours/blob/master/static/nginx.conf#L19-L301 -2. Naxsi Rules Included => https://github.com/theraw/The-World-Is-Yours/blob/master/static/nginx.conf#L392 +2. Kernel Settings => https://github.com/theraw/The-World-Is-Yours/blob/master/static/sysctl.conf#L1-L34 + +3. Naxsi Rules Included => https://github.com/theraw/The-World-Is-Yours/blob/master/static/nginx.conf#L392 example of Naxsi => https://github.com/theraw/The-World-Is-Yours/blob/master/static/vhost/default#L8-L15 -3. ModSecurity is not loaded. However you need to set it up by yourself. you have a folder `/nginx/modsecurity/` +4. ModSecurity is not loaded. However you need to set it up by yourself. you have a folder `/nginx/modsecurity/` where its stored open `/nginx/modsecurity/modsecurity.conf` add those ```bash @@ -71,3 +73,5 @@ Test it! [-] Create install script for Centos. [-] Integrate Fail2Ban > IpTables. + +[-] ....