mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [threat-actor] SandCat added
This commit is contained in:
parent
b18b280419
commit
5db30ba974
1 changed files with 13 additions and 2 deletions
|
@ -2922,7 +2922,8 @@
|
|||
"country": "AE",
|
||||
"refs": [
|
||||
"https://citizenlab.org/2016/05/stealth-falcon/",
|
||||
"https://www.cfr.org/interactive/cyber-operations/stealth-falcon"
|
||||
"https://www.cfr.org/interactive/cyber-operations/stealth-falcon",
|
||||
"https://securelist.com/cve-2019-0797-zero-day-vulnerability/89885/"
|
||||
],
|
||||
"synonyms": [
|
||||
"FruityArmor"
|
||||
|
@ -6609,7 +6610,17 @@
|
|||
},
|
||||
"uuid": "29cfe970-5446-4cfc-a2da-00e9f49e02ba",
|
||||
"value": "IRIDIUM"
|
||||
},
|
||||
{
|
||||
"description": "SandCat, on the other hand, is a group that was discovered more recently by Kaspersky. One of the Windows vulnerabilities patched by Microsoft in December had been exploited by both FruityArmor and SandCat in attacks targeting the Middle East and Africa. SandCat has been using FinFisher/FinSpy spyware and CHAINSHOT, a piece of malware analyzed earlier this year by Palo Alto Networks. The group has also used the CVE-2018-8589 and CVE-2018-8611 Windows vulnerabilities in its attacks, both of which had a zero-day status when Microsoft released fixes.",
|
||||
"meta": {
|
||||
"refs": [
|
||||
"https://securelist.com/zero-day-in-windows-kernel-transaction-manager-cve-2018-8611/89253/"
|
||||
]
|
||||
},
|
||||
"uuid": "dc15f388-a353-4185-b28e-015745f708ba",
|
||||
"value": "SandCat"
|
||||
}
|
||||
],
|
||||
"version": 98
|
||||
"version": 99
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue