mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-27 01:07:18 +00:00
Chinastrats added
This commit is contained in:
parent
408f8c08cd
commit
1d0aba851d
1 changed files with 15 additions and 3 deletions
|
@ -86,7 +86,8 @@
|
||||||
"Nitro",
|
"Nitro",
|
||||||
"Stealth Falcon",
|
"Stealth Falcon",
|
||||||
"Pacifier APT",
|
"Pacifier APT",
|
||||||
"HummingBad"
|
"HummingBad",
|
||||||
|
"Dropping Elephant"
|
||||||
],
|
],
|
||||||
"details": [
|
"details": [
|
||||||
{
|
{
|
||||||
|
@ -844,6 +845,17 @@
|
||||||
"refs": [
|
"refs": [
|
||||||
"http://blog.checkpoint.com/wp-content/uploads/2016/07/HummingBad-Research-report_FINAL-62916.pdf"
|
"http://blog.checkpoint.com/wp-content/uploads/2016/07/HummingBad-Research-report_FINAL-62916.pdf"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group": "Dropping Elephant",
|
||||||
|
"description": "Dropping Elephant (also known as “Chinastrats” and “Patchwork“) is a relatively new threat actor that is targeting a variety of high profile diplomatic and economic targets using a custom set of attack tools. Its victims are all involved with China’s foreign relations in some way, and are generally caught through spear-phishing or watering hole attacks.",
|
||||||
|
"refs": [
|
||||||
|
"https://securelist.com/blog/research/75328/the-dropping-elephant-actor/"
|
||||||
|
],
|
||||||
|
"synonyms": [
|
||||||
|
"Chinastrats",
|
||||||
|
"Patchwork"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue