mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +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",
|
||||
"meta": {
|
||||
"country": "CN",
|
||||
"attribution-confidence": "50",
|
||||
"cfr-suspected-state-sponsor": "China",
|
||||
"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"
|
||||
],
|
||||
|
||||
"cfr-suspected-victims":[
|
||||
"cfr-suspected-victims": [
|
||||
"United States",
|
||||
"South Korea",
|
||||
"Saudi Arabia",
|
||||
|
@ -738,17 +731,22 @@
|
|||
"Malaysia",
|
||||
"India"
|
||||
],
|
||||
"cfr-target-category":[
|
||||
"cfr-target-category": [
|
||||
"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": [
|
||||
"G0013"
|
||||
]
|
||||
|
||||
|
||||
},
|
||||
"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.",
|
||||
|
|
Loading…
Reference in a new issue