From d0f01210c8194b99260afab50581329fe9358e69 Mon Sep 17 00:00:00 2001 From: V <45754825+vxsh4d0w@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:50:35 +0000 Subject: [PATCH] Update machinetag.json Added Zombieware category, malware that has been abandoned by its operators, and despite being abandoned, new replications of the malware continue to appear in the wild. --- malware_classification/machinetag.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/malware_classification/machinetag.json b/malware_classification/machinetag.json index 5853130..f4bd19e 100644 --- a/malware_classification/machinetag.json +++ b/malware_classification/machinetag.json @@ -60,6 +60,10 @@ "value": "Spyware", "expanded": "Spyware" }, + { + "value": "Zombieware", + "expanded": "Zombieware" + }, { "value": "Botnet", "expanded": "Botnet"