mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-27 01:07:18 +00:00
add PUBG ransomware
This commit is contained in:
parent
6f3921076a
commit
ef8b428838
1 changed files with 17 additions and 1 deletions
|
@ -9410,12 +9410,28 @@
|
|||
]
|
||||
},
|
||||
"uuid": "abc80362-396c-11e8-bc5c-8bca89c0f797"
|
||||
},
|
||||
{
|
||||
"value" : "PUBG Ransomware",
|
||||
"description": "In what could only be a joke, a new ransomware has been discovered called \"PUBG Ransomware\" that will decrypt your files if you play the game called PlayerUnknown's Battlegrounds. Discovered by MalwareHunterTeam, when the PUBG Ransomware is launched it will encrypt a user's files and folders on the user's desktop and append the .PUBG extension to them. When it has finished encrypting the files, it will display a screen giving you two methods that you can use to decrypt the encrypted files.",
|
||||
"meta": {
|
||||
"refs": [
|
||||
"https://www.bleepingcomputer.com/news/security/pubg-ransomware-decrypts-your-files-if-you-play-playerunknowns-battlegrounds/"
|
||||
],
|
||||
"extensions": [
|
||||
".PUBG"
|
||||
],
|
||||
"ransomnotes": [
|
||||
"https://www.bleepstatic.com/images/news/ransomware/p/pubg-ransomware/pubg-ransomware.jpg"
|
||||
]
|
||||
},
|
||||
"uuid": "2239b3ca-3c9b-11e8-873e-53608d51ee71"
|
||||
}
|
||||
],
|
||||
"source": "Various",
|
||||
"uuid": "10cf658b-5d32-4c4b-bb32-61760a640372",
|
||||
"name": "Ransomware",
|
||||
"version": 12,
|
||||
"version": 13,
|
||||
"type": "ransomware",
|
||||
"description": "Ransomware galaxy based on https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml and http://pastebin.com/raw/GHgpWjar"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue