mirror of https://github.com/MISP/misp-galaxy
fix: [threat-actor] add missing refs for APT33 including CFR link
parent
d05b29c1af
commit
352998a84d
|
@ -1967,7 +1967,10 @@
|
||||||
"https://symantec-blogs.broadcom.com/blogs/threat-intelligence/elfin-apt33-espionage",
|
"https://symantec-blogs.broadcom.com/blogs/threat-intelligence/elfin-apt33-espionage",
|
||||||
"https://www.secureworks.com/research/threat-profiles/cobalt-trinity",
|
"https://www.secureworks.com/research/threat-profiles/cobalt-trinity",
|
||||||
"https://attack.mitre.org/groups/G0064/",
|
"https://attack.mitre.org/groups/G0064/",
|
||||||
"https://threatconnect.com/blog/research-roundup-activity-on-previously-identified-apt33-domains/"
|
"https://threatconnect.com/blog/research-roundup-activity-on-previously-identified-apt33-domains/",
|
||||||
|
"https://www.cfr.org/interactive/cyber-operations/apt-33",
|
||||||
|
"https://dragos.com/media/2017-Review-Industrial-Control-System-Threats.pdf",
|
||||||
|
"https://dragos.com/adversaries.html"
|
||||||
],
|
],
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"APT 33",
|
"APT 33",
|
||||||
|
@ -10007,5 +10010,5 @@
|
||||||
"value": "SLIME29"
|
"value": "SLIME29"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 239
|
"version": 240
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue