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.pull/282/head
parent
272192fe32
commit
d0f01210c8
|
@ -60,6 +60,10 @@
|
||||||
"value": "Spyware",
|
"value": "Spyware",
|
||||||
"expanded": "Spyware"
|
"expanded": "Spyware"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"value": "Zombieware",
|
||||||
|
"expanded": "Zombieware"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"value": "Botnet",
|
"value": "Botnet",
|
||||||
"expanded": "Botnet"
|
"expanded": "Botnet"
|
||||||
|
|
Loading…
Reference in New Issue