mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 07:17:17 +00:00
Prikormka malware added
This commit is contained in:
parent
c5ac4a9fb1
commit
c005e31584
1 changed files with 6 additions and 1 deletions
|
@ -485,7 +485,12 @@
|
||||||
{
|
{
|
||||||
"value": "Crimson",
|
"value": "Crimson",
|
||||||
"description": "Crimson is malware used as part of a campaign known as Operation Transparent Tribe that targeted Indian diplomatic and military victims",
|
"description": "Crimson is malware used as part of a campaign known as Operation Transparent Tribe that targeted Indian diplomatic and military victims",
|
||||||
"refs: ["https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf"]
|
"refs": ["https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "Prikormka",
|
||||||
|
"description": "Operation Groundbait based on our research into the Prikormka malware family. This includes detailed technical analysis of the Prikormka malware family and its spreading mechanisms, and a description of the most noteworthy attack campaigns.",
|
||||||
|
"refs": ["http://www.welivesecurity.com/wp-content/uploads/2016/05/Operation-Groundbait.pdf"]
|
||||||
}
|
}
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue