mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [threat-actor] threat-actor-classification updated
This commit is contained in:
parent
6f463325b9
commit
d9a64c18ff
1 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
"Various"
|
||||
],
|
||||
"category": "actor",
|
||||
"description": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign.",
|
||||
"description": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign. threat-actor-classification meta can be used to clarify the understanding of the threat-actor if also considered as operation, campaign or activity group.",
|
||||
"name": "Threat Actor",
|
||||
"source": "MISP Project",
|
||||
"type": "threat-actor",
|
||||
|
@ -7758,6 +7758,9 @@
|
|||
"meta": {
|
||||
"refs": [
|
||||
"https://www.cybereason.com/blog/operation-soft-cell-a-worldwide-campaign-against-telecommunications-providers"
|
||||
],
|
||||
"threat-actor-classification": [
|
||||
"operation"
|
||||
]
|
||||
},
|
||||
"uuid": "8dda51ef-9a30-48f7-b0fd-5b6f0a62262d",
|
||||
|
@ -7770,12 +7773,12 @@
|
|||
"https://securelist.com/chrome-0-day-exploit-cve-2019-13720-used-in-operation-wizardopium/94866/"
|
||||
],
|
||||
"threat-actor-classification": [
|
||||
"campaign"
|
||||
"operation"
|
||||
]
|
||||
},
|
||||
"uuid": "75db4269-924b-4771-8f62-0de600a43634",
|
||||
"value": "Operation WizardOpium"
|
||||
}
|
||||
],
|
||||
"version": 138
|
||||
"version": 139
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue