mirror of https://github.com/MISP/misp-galaxy
Chinastrats added
parent
408f8c08cd
commit
1d0aba851d
|
@ -86,7 +86,8 @@
|
|||
"Nitro",
|
||||
"Stealth Falcon",
|
||||
"Pacifier APT",
|
||||
"HummingBad"
|
||||
"HummingBad",
|
||||
"Dropping Elephant"
|
||||
],
|
||||
"details": [
|
||||
{
|
||||
|
@ -844,6 +845,17 @@
|
|||
"refs": [
|
||||
"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 New Issue