Slashdot Log In
Virus Hold Computer Files 'Hostage' for $200
Posted by
CmdrTaco
on Tue May 24, 2005 08:39 AM
from the it'd-be-funnier-if-it-wasn't-scary dept.
from the it'd-be-funnier-if-it-wasn't-scary dept.
dwayner79 sent in a story about a new virus making the rounds- this one is unique because it locks your files and then demands a $200 ransom to get them back. It seems to me that this might leave some sort of tracable money trail. They don't have much information on any particular transmission mechanism, they just talk about web pages giving it up.
This discussion has been archived.
No new comments can be posted.
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.
It won't get a penny from me... (Score:5, Funny)
Re:It won't get a penny from me... (Score:5, Funny)
Parent
typo (Score:5, Funny)
Oh, wait a minute, never mind...
I forgot we were talking about viruses.
Parent
Re:It won't get a penny from me... (Score:4, Interesting)
I can see three possible ways this is done: the files could be encrypted with a random key which is sent back to the author - in this case I guess the key could be intercepted on its way out of your computer, but you'd have to anticipate being infected. Alternatively, the virus might always use the same key, in which case one person needs to buy/brute force it and everyone's sorted. Finally, it might use a random key which the writer has no way of knowing - secure, but he'll take the money and run because he doesn't know the key.
In any of those three scenarios I'd think it makes sense to try to avoid giving him any money. Either that or I've missed something.
Parent
Re:It won't get a penny from me... (Score:5, Informative)
generate random key, encrypt data with it (symmetric),
encrypt that key with public one (stored in virus itself), destroy random key, give victim encrypted key.
Victim sends encrypted key to author, he decrypts it using his private key and sends it back.
Parent
Re:It won't get a penny from me... (Score:5, Interesting)
The virus programmer has to have read the book.
Parent
laundering the money (Score:5, Interesting)
As for tracing the e-mail well that wont work either: again people do this all the time on e-bay rip offs and none of those get traced.
besides which the attacker might very well be logging your keystrokes and simply watching for you to send any text continaing a fake address he gave you, then sending this real text somewhere else. Fat chance you would notice this in time to do anything about it. He just picks off the western union number, then pays some street urchin to go collect for him.
or you could rig this as sort of a two part thing. One is to have the virus encrypt the files. then "coincidentally" this spam e-mail comes offer to sell you a universal decoder program for the low price of 49.99$. THe company could be legitimate in the same sense that McAffee is legit. They just sell decryption tools. Sure they might be suspect but some company IS going to crack this and when they do they are going to SELL the decoder. The evil-doer merely has to be one of many companies offer this product for sale. It would be in his interest to leak the decoding method just so those decoy compamies would appear.
Parent
Re:laundering the money (Score:5, Insightful)
At home, I don't have the problem; since more honorable vendors that distribute their software via apt-get don't run these kinds of protection rackets.
Parent
This could be good (Score:3, Funny)
a fix (Score:5, Insightful)
Re:a fix (Score:5, Funny)
McAfee runs on an awful lot of enterprise networks, and tons of home users. I wonder how long brute forcing a key through distributed computing would really take. I wonder if McAfee is already using cycles for nefarious reasons. How long until McAfee becomes self aware!
I need more tinfoil
Parent
Re:a fix (Score:5, Funny)
There's a family in CA that would prolly be willing to make you a great deal on some tin foil, only slightly used. How big's your house?
Parent
Re:a fix (Score:4, Informative)
so it's already been either bruteforced or cracked. My hunch is that a encryption program carried in a virus would be rather simplistic.
Parent
Re:Crypto Question (Score:5, Informative)
If you have just two files its still extremely hard... you need something like 2^23 files to do it in a reasonable amount of time (assuming RSA+IDEA).
This post is incorrect. Probably a semi-subtle troll rather than an honest error.
Neither RSA nor IDEA is vulnerable to a known-plaintext attack. In fact, any cipher that is vulnerable to such an attack is considered completely insecure, especially if only 2^23 "files" are needed.
If you get to choose the contents of one of the files its only about 2^17.
Neither RSA nor IDEA is vulnerable to a chosen-plaintext attack. There were some chosen-plaintext attacks against RSA a few years back (mid 90s), but proper padding eliminates them. And far more than 2^17 trials were required for typical key sizes. Again, no cipher that was vulnerable to such an attack would be considered secure.
Obviosly, if the keys are larger, it will take exponentially longer.
Larger than what? Are you assuming extremely small key sizes in order to achieve the numbers above? Actually, you don't get to pick the size of an IDEA key, because IDEA keys are 128 bits. Though you can arbitrarily fix key bits to produce a smaller effective key, there's no reason why the virus writer would want to do that.
Parent
Re:a fix (Score:4, Funny)
And what if something has no gender and is an "it", you insensitive clod?
Clearly, to avoid offending anyone, we all must start saying "s/h/it".
Parent
Re:a fix (Score:4, Funny)
You are entering the command at the wrong interface. That's not a command you use at a command prompt. It's a verbal command for your IT underling.
Parent
Finally! (Score:4, Insightful)
Maybe when this happens people will actually pay more attention to computer security, instead of just putting up with the inconvenience.
Re:Finally! (Score:5, Insightful)
Parent
Re:Finally! (Score:4, Interesting)
Parent
Re:Finally! (Score:5, Insightful)
Parent
Re:Finally! (Score:5, Insightful)
What will do that is a virus that replaces all .jpg files found with goatse, tubgirl and lemonparty.
So many people have stored their digital camera photos on vulnerable Windows PCs. The only thing that will get them to secure those boxes is the threat that little Sophie's birthday photos, or the last time they went on holiday with Grandma before the illness, might be replaced with hideous porn by some virus...
Parent
Re:Finally! (Score:4, Insightful)
'course, I've got the sense not to look it up...
Parent
Re:Finally! (Score:5, Informative)
There is a thumbnail!
Parent
Subtlely (?) destructive viruses (Score:5, Insightful)
* alter scheduled appointments in outlook/exchange
* alter contact information in outlook/exchange
* alter information in ms word and ms excel documents
The key to all this is to do it in small doses - change a 3 to a 4, alter appointments by 1 hour, etc, introduce a few wrong spellings into ms word documents, etc.
People have this view that viruses are horribly destructive, and it decreases the estimation of Windows in some. Others stick by Windows, content to use anti-virus stuff because a virus just generally uses up resources indiscriminately or 'steals' data.
If viruses started attacking the integrity of core MS Office products, not 'just' the operating system itself, more damage would be done to MS' hold on corporate america than any attack on the 'operating system' level by viruses.
Put more simply, most people really don't understand the ins and outs of operating systems, nor the potential damage than can be done to them. Everyone can understand the damage that could be done by having your spreadsheets altered without your knowledge.
Well, at least I *think* everyone could understand that.
Parent
I call hoax (Score:5, Interesting)
Re:I call hoax (Score:5, Informative)
Parent
Re:I call hoax (Score:5, Informative)
Parent
Payment Options (Score:4, Funny)
interesting attack (Score:5, Insightful)
yet another reason to do regular backups, so you are never solely dependent on your local copies.
I use Bank of America... (Score:5, Funny)
Must be a real moron (Score:5, Informative)
Some files are coded.
To buy decoder mail: n781567@yahoo.com
with subject: PGPcoder 000000000032
Getting away with it... (Score:5, Insightful)
Ransom (Score:5, Funny)
If a smart crook were behind this ... (Score:4, Insightful)
Of course, this means any honest white knight is going to learn the hard way about 20 feds and a flashlight.
And computer criminals everywhere cringe (Score:5, Insightful)
I mean, is it really that much harder to make a virus that silently installs itself and listens for key strokes, then sends those back to you through a few cracked proxies? And there you go: account numbers and passwords.
Idiots. If they do try to collect on this, they'll be caught, we'll find it's a couple of dumb as fuck kids who thought it'd be cool to "have a couple hundred bucks".
And while I'm on that, 200 bucks? If you are really trying to get money, why not charge 20 bucks? For 200 bucks, most people are likely to seek outside help. For 20 bucks, people are more likely to just fork it over. I'd bet you'd have a greater ROI with the lower charge.
Wow (Score:5, Funny)
Gee, I wonder how he figured that out....
Re:Wow (Score:5, Informative)
-Joe
--
Joe Stewart, GCIH
Senior Security Researcher
LURHQ http://www.lurhq.com/ [lurhq.com]
Parent
Isn't that a feature (Score:5, Funny)
Why so much press.. (Score:5, Funny)
"Malicious Cryptography: Exposing Cryptovirology" (Score:4, Informative)
I'd highly recommend the book (no, I don't know that author).
New Variant (Score:5, Funny)
Sounds familiar... (Score:4, Funny)
reminds me of the 'jackpot' virus (Score:5, Interesting)
There will be no negotiations. (Score:5, Funny)
C:\>format c:
Wow, it's like the movie "Hackers"... only lamer (Score:4, Funny)
How lame is that?
(And that's leaving aside the huge number of social and technical ways this scam could be improved...)
I have a *GREAT* idea to make this a good thing... (Score:5, Funny)
(1) Get this virus into the DMCA-supporters computers.
(2) When they are screaming that all their data is encrypted, kindly inform them that you could create a crack for it and get all their data back, but unfortunately you would run afoul of the DMCA reverse-engineering laws and therefore cannot help them.
Yes. Irony is *NOT* dead!!
A simple request (Score:4, Funny)
Yes, it's possible (Score:5, Funny)
I've seen it in the movies.
The trick is to do that without spending more than $200.
Parent
Re:Gives new meaning (Score:5, Funny)
Parent
Re:This won't last long (Score:4, Funny)
"Nuke the site from orbit, it's the only way to be sure"...
Parent