mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
correct copypasta mistake
This commit is contained in:
parent
51042422ef
commit
9412519502
1 changed files with 1 additions and 1 deletions
|
@ -2569,7 +2569,7 @@
|
|||
"https://www.fireeye.com/blog/threat-research/2017/04/apt10_menupass_grou.html"
|
||||
]
|
||||
},
|
||||
"description": "QUASARRAT is an open-source RAT available here. The versions used by APT10 (1.3.4.0, 2.0.0.0, and 2.0.0.1) are not available via the public GitHub page, indicating that APT10 has further customized the open source version. The 2.0 versions require a dropper to decipher and launch the AES encrypted QUASARRAT payload. QUASARRAT is a fully functional .NET backdoor that has been used by multiple cyber espionage groups in the past.",
|
||||
"description": "QUASARRAT is an open-source RAT available at https://github.com/quasar/QuasarRat . The versions used by APT10 (1.3.4.0, 2.0.0.0, and 2.0.0.1) are not available via the public GitHub page, indicating that APT10 has further customized the open source version. The 2.0 versions require a dropper to decipher and launch the AES encrypted QUASARRAT payload. QUASARRAT is a fully functional .NET backdoor that has been used by multiple cyber espionage groups in the past.",
|
||||
"value": "QUASARRAT"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue