From 7ed4733797007d3a8d8cf6eeeb5ddd575a1675cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 1 Sep 2020 18:50:30 +0200 Subject: [PATCH] new: Add known malicious file, with 3dsecure phishing sample --- known_content/malicious.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 known_content/malicious.json diff --git a/known_content/malicious.json b/known_content/malicious.json new file mode 100644 index 0000000..d13d756 --- /dev/null +++ b/known_content/malicious.json @@ -0,0 +1,10 @@ +{ + "060d699e7d39cdb8dbcf449eba87b0ed4b80ac94edfbac4f7c80328c93b5527354693554d69b02d02b3780543934fb3ac80da031cafb5bb7f8922b26c67c9e35": { + "target": [ + "3dsecure.lu" + ], + "tag": [ + "phishing" + ] + } +} \ No newline at end of file