mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-02-17 01:06:22 +00:00
add LockCrypt ransomware
This commit is contained in:
parent
a11bd66cf3
commit
113599bb24
1 changed files with 11 additions and 1 deletions
|
@ -9426,12 +9426,22 @@
|
|||
]
|
||||
},
|
||||
"uuid": "2239b3ca-3c9b-11e8-873e-53608d51ee71"
|
||||
},
|
||||
{
|
||||
"value": "LockCrypt",
|
||||
"description": "LockCrypt is an example of yet another simple ransomware created and used by unsophisticated attackers. Its authors ignored well-known guidelines about the proper use of cryptography. The internal structure of the application is also unprofessional. Sloppy, unprofessional code is pretty commonplace when ransomware is created for manual distribution. Authors don’t take much time preparing the attack or the payload. Instead, they’re rather focused on a fast and easy gain, rather than on creating something for the long run. Because of this, they could easily be defeated.",
|
||||
"meta": {
|
||||
"refs": [
|
||||
"https://www.bleepingcomputer.com/news/security/lockcrypt-ransomware-cracked-due-to-bad-crypto/"
|
||||
]
|
||||
},
|
||||
"uuid": "ac070e9a-3cbe-11e8-9f9d-839e888f2340"
|
||||
}
|
||||
],
|
||||
"source": "Various",
|
||||
"uuid": "10cf658b-5d32-4c4b-bb32-61760a640372",
|
||||
"name": "Ransomware",
|
||||
"version": 13,
|
||||
"version": 14,
|
||||
"type": "ransomware",
|
||||
"description": "Ransomware galaxy based on https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml and http://pastebin.com/raw/GHgpWjar"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue