Fixing the galaxy with the new clusters name
parent
9dbfac0722
commit
0bf4e2b566
|
@ -4,11 +4,11 @@
|
||||||
"predicates": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"expanded": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.",
|
"expanded": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.",
|
||||||
"value": "threat-actor-tool"
|
"value": "tool"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"expanded": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign.",
|
"expanded": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign.",
|
||||||
"value": "adversary-group"
|
"value": "threat-actor"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"values": [
|
"values": [
|
||||||
|
@ -633,7 +633,6 @@
|
||||||
"value": "Gafgyt"
|
"value": "Gafgyt"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "",
|
|
||||||
"expanded": "Gamarue",
|
"expanded": "Gamarue",
|
||||||
"value": "Gamarue"
|
"value": "Gamarue"
|
||||||
},
|
},
|
||||||
|
@ -678,7 +677,7 @@
|
||||||
"value": "Vawtrak"
|
"value": "Vawtrak"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"predicate": "threat-actor-tool"
|
"predicate": "tool"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"entry": [
|
"entry": [
|
||||||
|
@ -1112,7 +1111,7 @@
|
||||||
"value": "TeamXRat"
|
"value": "TeamXRat"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"predicate": "adversary-group"
|
"predicate": "threat-actor"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 1
|
"version": 1
|
||||||
|
|
Loading…
Reference in New Issue