mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
update sidewinder threat actor
This commit is contained in:
parent
ac86ebd5f6
commit
31f96513b2
2 changed files with 23 additions and 2 deletions
|
@ -15459,6 +15459,15 @@
|
|||
"synonyms": [],
|
||||
"type": []
|
||||
},
|
||||
"related": [
|
||||
{
|
||||
"dest-uuid": "c4ce1174-9462-47e9-8038-794f40a184b3",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
"type": "similar"
|
||||
}
|
||||
],
|
||||
"uuid": "3c43bd4c-8c40-47b5-ae97-3dd0f0c0e8d8",
|
||||
"value": "SideWinder"
|
||||
},
|
||||
|
|
|
@ -8021,12 +8021,24 @@
|
|||
"meta": {
|
||||
"refs": [
|
||||
"https://securelist.com/apt-trends-report-q1-2018/85280/",
|
||||
"https://blog.trendmicro.com/trendlabs-security-intelligence/first-active-attack-exploiting-cve-2019-2215-found-on-google-play-linked-to-sidewinder-apt-group/"
|
||||
"https://blog.trendmicro.com/trendlabs-security-intelligence/first-active-attack-exploiting-cve-2019-2215-found-on-google-play-linked-to-sidewinder-apt-group/",
|
||||
"https://malpedia.caad.fkie.fraunhofer.de/details/win.sidewinder",
|
||||
"https://otx.alienvault.com/pulse/5fd10760f9afb730d37c4742/",
|
||||
" https://www.trendmicro.com/en_us/research/20/l/sidewinder-leverages-south-asian-territorial-issues-for-spear-ph.html"
|
||||
],
|
||||
"synonyms": [
|
||||
"RAZOR TIGER"
|
||||
]
|
||||
},
|
||||
"related": [
|
||||
{
|
||||
"dest-uuid": "3c43bd4c-8c40-47b5-ae97-3dd0f0c0e8d8",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
"type": "similar"
|
||||
}
|
||||
],
|
||||
"uuid": "c4ce1174-9462-47e9-8038-794f40a184b3",
|
||||
"value": "SideWinder"
|
||||
},
|
||||
|
@ -8503,5 +8515,5 @@
|
|||
"value": "Operation Skeleton Key"
|
||||
}
|
||||
],
|
||||
"version": 194
|
||||
"version": 195
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue