mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
adding targeted sectors
This commit is contained in:
parent
2aa0fb22ba
commit
5efe483858
1 changed files with 24 additions and 1 deletions
|
@ -4266,6 +4266,11 @@
|
||||||
"meta": {
|
"meta": {
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://citizenlab.ca/2015/12/packrat-report/"
|
"https://citizenlab.ca/2015/12/packrat-report/"
|
||||||
|
],
|
||||||
|
"targeted-sector": [
|
||||||
|
"Activists",
|
||||||
|
"Journalist",
|
||||||
|
"Political party"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "fe344665-d153-4d31-a32a-1509efde1ca7",
|
"uuid": "fe344665-d153-4d31-a32a-1509efde1ca7",
|
||||||
|
@ -4314,6 +4319,10 @@
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"Lion Soldiers Team",
|
"Lion Soldiers Team",
|
||||||
"Phantom Turk"
|
"Phantom Turk"
|
||||||
|
],
|
||||||
|
"targeted-sector": [
|
||||||
|
"Government, Administration",
|
||||||
|
"News - Media"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "23410d3f-c359-422d-9a4e-45f8fdf0c84a",
|
"uuid": "23410d3f-c359-422d-9a4e-45f8fdf0c84a",
|
||||||
|
@ -4455,6 +4464,13 @@
|
||||||
"https://unit42.paloaltonetworks.com/unit42-oilrig-uses-ismdoor-variant-possibly-linked-greenbug-threat-group/",
|
"https://unit42.paloaltonetworks.com/unit42-oilrig-uses-ismdoor-variant-possibly-linked-greenbug-threat-group/",
|
||||||
"https://threatpost.com/shamoon-collaborator-greenbug-adopts-new-communication-tool/125383/",
|
"https://threatpost.com/shamoon-collaborator-greenbug-adopts-new-communication-tool/125383/",
|
||||||
"https://www.clearskysec.com/greenbug/"
|
"https://www.clearskysec.com/greenbug/"
|
||||||
|
],
|
||||||
|
"targeted-sector": [
|
||||||
|
"Education",
|
||||||
|
"Energy",
|
||||||
|
"Investment",
|
||||||
|
"Aerospace",
|
||||||
|
"Government, Administration"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"related": [
|
"related": [
|
||||||
|
@ -4584,6 +4600,10 @@
|
||||||
"Operation Mermaid",
|
"Operation Mermaid",
|
||||||
"Prince of Persia",
|
"Prince of Persia",
|
||||||
"Foudre"
|
"Foudre"
|
||||||
|
],
|
||||||
|
"targeted-sector": [
|
||||||
|
"Activists",
|
||||||
|
"Civil society"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "1671be1b-c844-48f5-84c8-54ac4fe4d71e",
|
"uuid": "1671be1b-c844-48f5-84c8-54ac4fe4d71e",
|
||||||
|
@ -4635,6 +4655,9 @@
|
||||||
"country": "UA",
|
"country": "UA",
|
||||||
"refs": [
|
"refs": [
|
||||||
"http://www.welivesecurity.com/2016/05/18/groundbait"
|
"http://www.welivesecurity.com/2016/05/18/groundbait"
|
||||||
|
],
|
||||||
|
"targeted-sector": [
|
||||||
|
"Separatists"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "8ed5e3f0-ed30-4eb8-bbee-4e221bd76d73",
|
"uuid": "8ed5e3f0-ed30-4eb8-bbee-4e221bd76d73",
|
||||||
|
@ -11720,5 +11743,5 @@
|
||||||
"value": "MoustachedBouncer"
|
"value": "MoustachedBouncer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 281
|
"version": 282
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue