Slashdot Log In
Using Distributed Computing To Thwart Ransomware
Posted by
CmdrTaco
on Wednesday June 11, @11:00AM
from the much-less-satisfying-than-a-shovel-to-the-face dept.
from the much-less-satisfying-than-a-shovel-to-the-face dept.
I Don't Believe in Imaginary Property writes "The folks at Kaspersky labs are turning to distributed computing to factor the RSA key used by the GPcode virus to encrypt people's files and hold them for ransom. There are two 1024-bit RSA keys to break, which should require a network of about 15 million modern computers to spend a year per key factoring them. Unfortunately, there appear to be no vulnerabilities in the virus' use of RSA, unlike some previous cases. Perhaps more interestingly, there's some debate over whether people should bother cracking it. After all, what if they were trying to trick us into factoring the key for a root signing authority? Besides, there's a more direct method of breaking the encryption: track down the people who wrote the virus and force them to talk."
Related Stories
[+]
Extortion Virus Code Cracked 371 comments
Billosaur writes "BBC News is reporting that the password to the dreaded Archiveus virus has been discovered and is now available to anyone who needs it. Archiveus is a 'ransomware' virus, which combines files from the My Documents folder on Windows machines and exchanges them for a single, password-protected file, which it will not unlock unless a password is given. The user would normally be required to pay the extortionist money in order to receive the password, but apparently the virus writer made one small, critical error in coding: placing the password in the code. BTW, the 30-digit password locking the files is mf2lro8sw03ufvnsq034jfowr18f3cszc20vmw."
[+]
Sneaky Blackmailing Virus That Encrypts Data 409 comments
BaCa writes "Kaspersky Lab found a new variant of Gpcode which encrypts files with various extensions using an RSA encryption algorithm with a 1024-bit key. After Gpcode.ak encrypts files on the victim machine, it changes the extension of these files to ._CRYPT and places a text file named !_READ_ME_!.txt in the same folder. In the text file the criminal tells the victims that the file has been encrypted and offers to sell them a decryptor. Is this a look into the future where the majority of malware will function based on extortion?"
Firehose:Using Distributed Computing to Thwart Ransomware by Anonymous Coward
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

Seems rather futile.. (Score:5, Insightful)
Reply to This
Re:Seems rather futile.. (Score:5, Insightful)
Hacker - You must pay me $100 or your files will be forever encrypted by my nigh-unbreakable RSA code.
User - Meh, I just wiped my system of your virus and restored my important files from back-up. Piss off.
Layne
Reply to This
Parent
Re:Seems rather futile.. (Score:5, Informative)
Reply to This
Parent
Re:Seems rather futile.. (Score:5, Insightful)
Reply to This
Parent
Re:Seems rather futile.. (Score:5, Funny)
Reply to This
Parent
Other way around (Score:5, Interesting)
Then I got a virus.
Since then, I make regular backups.
Then we got a virus.
Then we realized that the virus was a time bomb that was already present in dormant form even in the oldest several-months old backups.
Sometimes you have parents that are both computer geeks, and they teach you the important of offline backups. Never the less, shit happens anyway.
Reply to This
Parent
Re:Seems rather futile.. (Score:5, Informative)
As for it being a trick to crack a root signing key, would they not have to have the private key to encrypt with to start?
It works like this:
1. Virus generates a random encryption key and encrypts your data with it. Let's call this K.
2. Virus encrypts the random key with a RSA public key and instructs you to email that, R(K), and your money, to the ransomers.
3. The ransomers use their RSA private key to decrypt the encrypted random encryption key, R(K), into K.
4. You use the random encryption key they sold back to you, K, to rescue your data.
Someone else's decryption key, K', is not useful to you because your data was encrypted with a different random key K. You have an RSA-encrypted copy of your own random key, R(K), because that's what the ransomers need you to send them so they can sell you the decryption key K. We're trying to crack the RSA private key so we can generate K from R(K) without having to pay them money, i.e. sidestep step 3.
Reply to This
Parent
I've got a better idea (Score:5, Insightful)
Reply to This
Don't forget the corollary. (Score:5, Insightful)
Encourage the application writers to make their applications EASY TO BACKUP.
The problem I keep seeing is that TELLING someone to back up their data is easy to do. FINDING ALL of the data is just about impossible.
You'll never know if you got it all until AFTER a problem.
Or even
Reply to This
Parent
Re:I've got a better idea (Score:5, Funny)
Way ahead of you. I went into IT security years ago. It is a gold mine. You can basically sell snakeoil and people will kill each other to buy it from you.
Reply to This
Parent
Re:I've got a better idea (Score:5, Insightful)
Banking, religion, and politics all have their problems, no doubt. But they're all important and persistent factors in the progress that humanity has made. They've all been involved in bad things, but they've all be involved in lots of good things as well.
A human being is, on their own, capable of many things, both good and bad. Structures, systems, corporations, religions, corporations...they've all allowed us as a civilization to accomplish tasks that no one man could accomplish on his own. Some good and some bad, but all it does is amplify our abilities.
Reply to This
Parent
Re:I've got a better idea (Score:5, Funny)
Reply to This
Parent
Re:I've got a better idea (Score:5, Funny)
Reply to This
Parent
Re:I've got a better idea (Score:5, Funny)
> Psh... backups? I restore my data from a parallel universe, where I didn't get hit by a virus in the first place.
K dkd that, but kt turns out they use a slkghtly dkfferent alphabet kn that unkverse.
Reply to This
Parent
Re:I've got a better idea (Score:5, Informative)
Reply to This
Parent
track down the people who wrote the virus and for (Score:4, Funny)
Reply to This
Interbank Data Recovery Services (Score:5, Funny)
Fortunately, we had Interbank Data Recovery Services. And Interbank does more than just acquire the decryption key.
That's because Interbank vows to find out who sent you the ransom and hunt them down like animals. Like filthy, dirty animals. That's the Interbank difference. See, I don't care how Interbank's secret police get things done. I just care that they get things done. For us.
Plus, because we'd enrolled in their Premiere Membership program, Interbank also hunted down friends and relatives of the guy who had encrypted our data, dragged them from their beds in the middle of the night, and set fire to their homes.
Reply to This
Parent
Damn it (Score:4, Funny)
If only I hadn't erased Jack Bauer's cell from my contact list after the last season...
Reply to This
Tag: Goodluckwiththat (Score:5, Interesting)
You can trust me on that one, I've tried. I've even had so much as the name of the person to prosecute. Nothing came out of it. Despite including our federal police and interpol.
Reply to This
15 million modern computers?? (Score:4, Insightful)
Reply to This
15 million CPU years (Score:4, Interesting)
15 million CPU years is a lot to spend when you could just restore from backups.
Reply to This
It is a good devlopment, Don't help them (Score:5, Insightful)
As long as security is valued at zero dollars when the IT bean counters are evaluating platforms and vendors crapware will proliferate.
Reply to This
Got to be a link to the extortionist (Score:4, Interesting)
Reply to This
Data recovery (Score:5, Insightful)
Someone try to undelete the files with a disk recovery tool and see what you get. Just because the file is encrypted does not mean that the original was correctly destroyed.
Reply to This
Re:Make them talk? (Score:5, Funny)
Talk about motivation!
Reply to This
Parent