From d84327394186dcfde0e203e6673c1a2579ca6ec5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 2 Jul 2022 12:00:16 +0600 Subject: [PATCH] Add AWS WAF Captcha / security --- src/technologies/a.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/technologies/a.json b/src/technologies/a.json index 2f36c0f3e..6b65416b8 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -276,6 +276,23 @@ "saas": true, "website": "https://aws.amazon.com/certificate-manager/" }, + "AWS WAF Captcha": { + "cats": [ + 16 + ], + "description": "AWS WAF Captcha helps block unwanted bot traffic by requiring users to successfully complete challenges before their web request are allowed to reach AWS WAF protected resources.", + "icon": "aws.svg", + "implies": "Amazon Web Services", + "headers": { + "x-amzn-waf-action": "" + }, + "saas": true, + "pricing": [ + "recurring", + "payg" + ], + "website": "https://docs.aws.amazon.com/waf/latest/developerguide/waf-captcha.html" + }, "AWStats": { "cats": [ 10