From 4bef48b33e4020baca7fc4340efd4e0db68dc99a Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Tue, 6 Aug 2019 13:28:32 +0200 Subject: [PATCH 1/3] add Amavaldo --- clusters/tool.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/clusters/tool.json b/clusters/tool.json index f9779b7..82ec890 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -7798,6 +7798,15 @@ }, "uuid": "9ff6e087-6755-447a-b537-8f06c7aa4a85", "value": "Bookworm" + }, + { + "value": "Amavaldo", + "description": "We named the malware family described in the rest of this blog post Amavaldo. This family is still in active development – the latest version we have observed (10.7) has a compilation timestamp of June 10th, 2019.", + "meta": { + "refs": [ + "https://www.welivesecurity.com/2019/08/01/banking-trojans-amavaldo/" + ] + } } ], "version": 122 From 53df0908c7268e91a34e53aa2a31d6c2c3a5cdb2 Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Tue, 6 Aug 2019 15:34:23 +0200 Subject: [PATCH 2/3] update version --- clusters/tool.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/tool.json b/clusters/tool.json index 82ec890..3f38728 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -7809,5 +7809,5 @@ } } ], - "version": 122 + "version": 123 } From e239619d15f17f86d3e426c06a1af44f4a1cb7fc Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Tue, 6 Aug 2019 15:42:20 +0200 Subject: [PATCH 3/3] jq --- clusters/tool.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/tool.json b/clusters/tool.json index 3f38728..685b8ef 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -7800,13 +7800,14 @@ "value": "Bookworm" }, { - "value": "Amavaldo", "description": "We named the malware family described in the rest of this blog post Amavaldo. This family is still in active development – the latest version we have observed (10.7) has a compilation timestamp of June 10th, 2019.", "meta": { "refs": [ "https://www.welivesecurity.com/2019/08/01/banking-trojans-amavaldo/" ] - } + }, + "uuid": "c72f8f57-fc2f-4ca2-afbe-ca5bfa5a1747", + "value": "Amavaldo" } ], "version": 123