From b7a081a17c0caeeec43b135bc8e0dfe0fcbe21f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 23 Dec 2020 13:57:31 +0100 Subject: [PATCH] new: Add new hash for 3dsecure phish --- known_content/malicious.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/known_content/malicious.json b/known_content/malicious.json index d13d756..2922bff 100644 --- a/known_content/malicious.json +++ b/known_content/malicious.json @@ -6,5 +6,13 @@ "tag": [ "phishing" ] + }, + "1d41f09e041b4405e4dbab4f7158d5b373c700e3fb77a18b1446390fb665a2dfdb0efdda89e04e7431b0ad4bb11bdfbd94f4d40ef750f6d904551053108e4bf1": { + "target": [ + "3dsecure.lu" + ], + "tag": [ + "phishing" + ] } -} \ No newline at end of file +}