mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 07:17:17 +00:00
Some small changes
This commit is contained in:
parent
bd23721e0a
commit
90e19ecbac
2 changed files with 2 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
"Timo Steffens",
|
"Timo Steffens",
|
||||||
"Various"
|
"Various"
|
||||||
],
|
],
|
||||||
"type": "Adversary Groups",
|
"type": "Threat Actors",
|
||||||
"groups": [
|
"groups": [
|
||||||
"Operation C-Major",
|
"Operation C-Major",
|
||||||
"Comment Crew",
|
"Comment Crew",
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"name" : "threat actor",
|
"name" : "threat actor",
|
||||||
"description": "threat actor cluster",
|
"description": "Threat actors are characterisations of malicios actors (or adversaries) representing a cyber attach threat including presumed intent and historically observed behaviour.",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3",
|
"uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3",
|
||||||
"elementOneOf": ["adversary-groups", "threat-actor-intended-effect-vocabulary", "planning-and-operational-support-vocabulary", "threat-actor-motivation-vocabulary", "threat-actor-type-vocabulary", "threat-actor-sophistication-vocabulary", "certainty-level", "threat-actor-tools"]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue