From 9a7a17bf02c645559ec298e93660d22426ab190c Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 13 Nov 2020 14:40:17 +1100 Subject: [PATCH] Add Detectify detection --- .../webextension/images/icons/Detectify.svg | 41 +++++++++++++++++++ src/technologies.json | 18 ++++++++ 2 files changed, 59 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Detectify.svg diff --git a/src/drivers/webextension/images/icons/Detectify.svg b/src/drivers/webextension/images/icons/Detectify.svg new file mode 100644 index 000000000..3556dfa36 --- /dev/null +++ b/src/drivers/webextension/images/icons/Detectify.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index e8d25499a..567f70069 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1000,6 +1000,19 @@ }, "website": "https://www.bugcrowd.com" }, + "Detectify": { + "cats": [ + 16 + ], + "description": "Detectify is an automated scanner that checks your web application for vulnerabilities.", + "icon": "Detectify.svg", + "dns": { + "TXT": [ + "detectify-verification" + ] + }, + "website": "https://detectify.com/" + }, "Akaunting": { "cats": [ 55, @@ -10624,6 +10637,11 @@ "X-Pardot-Route": "", "X-Pardot-Rsp": "" }, + "dns": { + "TXT": [ + "pardot" + ] + }, "icon": "Pardot.png", "js": { "piAId": "",