mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 15:27:18 +00:00
Additional IR operation added
This commit is contained in:
parent
eb725eb929
commit
2978bf073d
1 changed files with 10 additions and 1 deletions
|
@ -435,6 +435,16 @@
|
||||||
"description": "An established group of cyber attackers based in Iran, who carried on several campaigns in 2013, including a series of attacks targeting political dissidents and those supporting Iranian political opposition.",
|
"description": "An established group of cyber attackers based in Iran, who carried on several campaigns in 2013, including a series of attacks targeting political dissidents and those supporting Iranian political opposition.",
|
||||||
"group": "Magic Kitten"
|
"group": "Magic Kitten"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"country": "IR",
|
||||||
|
"synonyms": [
|
||||||
|
"Operation Cleaver"
|
||||||
|
],
|
||||||
|
"refs": [
|
||||||
|
"http://cdn2.hubspot.net/hubfs/270968/assets/Cleaver/Cylance_Operation_Cleaver_Report.pdf"
|
||||||
|
],
|
||||||
|
"group": "Cleaver"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"country": "TN",
|
"country": "TN",
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
|
@ -613,7 +623,6 @@
|
||||||
"Animal Farm"
|
"Animal Farm"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"SyrianElectronicArmy",
|
"SyrianElectronicArmy",
|
||||||
|
|
Loading…
Reference in a new issue