mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
Update threat-actor.json
This commit is contained in:
parent
a77dc82c0a
commit
87ef0a400e
1 changed files with 10 additions and 12 deletions
|
@ -720,16 +720,9 @@
|
||||||
{
|
{
|
||||||
"description": "APT30 is a threat group suspected to be associated with the Chinese government. While Naikon shares some characteristics with APT30, the two groups do not appear to be exact matches",
|
"description": "APT30 is a threat group suspected to be associated with the Chinese government. While Naikon shares some characteristics with APT30, the two groups do not appear to be exact matches",
|
||||||
"meta": {
|
"meta": {
|
||||||
"country": "CN",
|
|
||||||
"attribution-confidence": "50",
|
"attribution-confidence": "50",
|
||||||
"cfr-suspected-state-sponsor": "China",
|
"cfr-suspected-state-sponsor": "China",
|
||||||
"refs":[
|
"cfr-suspected-victims": [
|
||||||
"https://attack.mitre.org/wiki/Group/G0013",
|
|
||||||
"https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf",
|
|
||||||
"https://www.mandiant.com/resources/insights/apt-groups"
|
|
||||||
],
|
|
||||||
|
|
||||||
"cfr-suspected-victims":[
|
|
||||||
"United States",
|
"United States",
|
||||||
"South Korea",
|
"South Korea",
|
||||||
"Saudi Arabia",
|
"Saudi Arabia",
|
||||||
|
@ -738,17 +731,22 @@
|
||||||
"Malaysia",
|
"Malaysia",
|
||||||
"India"
|
"India"
|
||||||
],
|
],
|
||||||
"cfr-target-category":[
|
"cfr-target-category": [
|
||||||
"Government"
|
"Government"
|
||||||
],
|
],
|
||||||
|
"country": "CN",
|
||||||
|
"refs": [
|
||||||
|
"https://attack.mitre.org/wiki/Group/G0013",
|
||||||
|
"https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf",
|
||||||
|
"https://www.mandiant.com/resources/insights/apt-groups"
|
||||||
|
],
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"G0013"
|
"G0013"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
"related": [],
|
"related": [],
|
||||||
"value":"APT30"
|
"uuid": "d3881afe-f781-4c53-9f68-33487a119a59",
|
||||||
|
"value": "APT30"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Lotus Blossom is a threat group that has targeted government and military organizations in Southeast Asia.",
|
"description": "Lotus Blossom is a threat group that has targeted government and military organizations in Southeast Asia.",
|
||||||
|
|
Loading…
Reference in a new issue