From d1e0e6f53f0fb041622662f00ba170f758b7fba7 Mon Sep 17 00:00:00 2001 From: Stepan I <31674474+stepan-i@users.noreply.github.com> Date: Tue, 5 Sep 2017 17:05:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6cf9fc..7cb4439 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ A curated list of awesome links related to application/API security in NGINX env - [Let's Encrypt & Nginx](https://letsecure.me/secure-web-deployment-with-lets-encrypt-and-nginx/) - [Installing the Nginx Plus with mod_security WAF](https://www.nginx.com/resources/admin-guide/nginx-plus-modsecurity-waf-installation-logging/) +## Bot mitigation / Anti-scrapping / Account taked-over prevention +- [testcookie-nginx-module](https://github.com/kyprizel/testcookie-nginx-module) - Simple robot mitigation module using cookie based challenge/response technique