From 03fd39e34c1ef913e18992b1ea330d6f5af3632c Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Wed, 16 May 2018 12:04:50 +0200 Subject: [PATCH] add new incident-classification tags in circl taxonomy --- circl/machinetag.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/circl/machinetag.json b/circl/machinetag.json index 99209a8..291ae4d 100644 --- a/circl/machinetag.json +++ b/circl/machinetag.json @@ -71,6 +71,18 @@ { "value": "cryptojacking", "expanded": "Cryptojacking" + }, + { + "value": "locker", + "expanded": "Locker" + }, + { + "value": "screenlocker", + "expanded": "Screenlocker" + }, + { + "value": "wiper", + "expanded": "Wiper" } ] },