From fc2abf3711a6a161399672723776eb4daca154e1 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sat, 21 Jan 2023 06:45:14 +0530 Subject: [PATCH] Yandex SmartCaptcha Detection added --- .../images/icons/yandex_smartcaptcha.svg | 3 +++ src/technologies/y.json | 12 ++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/drivers/webextension/images/icons/yandex_smartcaptcha.svg diff --git a/src/drivers/webextension/images/icons/yandex_smartcaptcha.svg b/src/drivers/webextension/images/icons/yandex_smartcaptcha.svg new file mode 100644 index 000000000..27214d4e6 --- /dev/null +++ b/src/drivers/webextension/images/icons/yandex_smartcaptcha.svg @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/technologies/y.json b/src/technologies/y.json index 4bc802e63..d03b7af4c 100644 --- a/src/technologies/y.json +++ b/src/technologies/y.json @@ -162,6 +162,18 @@ "scriptSrc": "cdn\\.yampi\\.io/", "website": "https://www.yampi.com.br/loja-virtual" }, + "Yandex SmartCaptcha": { + "cats": [ + 16 + ], + "description": "Yandex SmartCaptcha is a service for verifying queries to identify user requests and block bots", + "dom": "div#smartcaptcha-status", + "headers": { + "x-yandex-captcha": "" + }, + "icon": "yandex_smartcaptcha.svg", + "website": "https://cloud.yandex.com/en/services/smartcaptcha" + }, "Yandex.Cloud": { "cats": [ 62