mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
Merge branch 'master' of github.com:MISP/misp-galaxy
This commit is contained in:
commit
3b13a9101c
1 changed files with 5 additions and 1 deletions
|
@ -4677,6 +4677,9 @@
|
|||
".cerber2",
|
||||
".cerber3"
|
||||
],
|
||||
"synonyms": [
|
||||
"CRBR ENCRYPTOR"
|
||||
],
|
||||
"encryption": "AES",
|
||||
"ransomnotes": [
|
||||
"# DECRYPT MY FILES #.html",
|
||||
|
@ -4694,7 +4697,8 @@
|
|||
],
|
||||
"refs": [
|
||||
"https://blog.malwarebytes.org/threat-analysis/2016/03/cerber-ransomware-new-but-mature/",
|
||||
"https://community.rsa.com/community/products/netwitness/blog/2016/11/04/the-evolution-of-cerber-v410"
|
||||
"https://community.rsa.com/community/products/netwitness/blog/2016/11/04/the-evolution-of-cerber-v410",
|
||||
"https://www.bleepingcomputer.com/news/security/cerber-renames-itself-as-crbr-encryptor-to-be-a-pita/"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue