Jigsaw Ransomware Deletes Your Files If You Don't Pay Or When You Reboot Your PC (bleepingcomputer.com)
An anonymous reader writes: Researchers found a new ransomware yesterday called Jigsaw which will first lock your files and ask for a 0.4 Bitcoin ($150 USD) payment. If users don't pay, every hour the ransomware deletes your files. If the user restarts their PC, the ransomware also deletes 1,000 more files. The good news is there's a free Decrypter available to unlock the ransomware. The Decrypter was built by Michael Gillespie, who announced yesterday on Softpedia the ID Ransomware service, which tells infected victims what kind of ransomware infection they have by allowing them to upload an encrypted file and the ransom note.
I have to wonder what would happen if you just kept turning the clock back on your computer every 45 minutes... I guess it depends on how lazy the programmer was.
Anecdote: I recently had a WIndows Auto-update give me the choice between now and in 10 minutes for an update. I wanted to watch a movie online so I set the clock back serveral hours.
it's just making note of the fact that those of us who don't use Windows don't need to worry about it.
For now.
If everyone used something else, that is what hackers would target, because that is where they can exploit the most users!
If everyone used everything else, we'd only have women in tech articles to complain about
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Restore from backups
all computers should be treated as a lost cause. To do anything else is foolish.
Some people are true assholes, poor fucking users who run into this. Imagine what will happen in the future, with self driving cars and somebody figuring out a way to take over and not let you out of the car until you pay, but if you don't pay within a time limit they will crash your car, drive it off a cliff or something...
Security needs to become part of culture, but with people sharing every bit of their lives on sites like FB, etc., with people not caring about NSA stealing their data... I don't know, there will be deaths because of this eventually. System security has to become central when relying on more and more computers and robots, drones, it has to be done.
You can't handle the truth.
When someone finally finds the people who write and extort with this kind of ransomware, they should slowly and painfully delete body parts one by one until they pay up...
It's a sly scheme to improve Bitcoin uptake.
Do they give you instructions about where you can get bitcoin in less than an hour no matter where you live?
sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
"Cash is by far the preferred choice of payment by criminals worldwide should we ban that too?"
Has there ever been a single instance in the wild of ransomware for cash? Kidnapping for ransom died out in the US because of the increasing difficulty of making a cash drop. I predict that we are about to see kidnapping come back into style, for Bitcoin.
Some variants of ransomware erase backup drives and cloud backups/network shares.
If it can be overwritten or erased by the live system it's not a backup. RAID is not a backup strategy. Copying files to a share is not a backup strategy.
A duplicate drive sitting on a shelf is a backup strategy. A tape in a box in is a backup strategy. A cloud-based solution that requires some special admin task to delete old backups is a backup strategy.
real way to solve the problem isn't just having more data for ransomware to encrypt or destroy. Work on pull based backups
Indeed.
Socialism: a lie told by totalitarians and believed by fools.
TPTB are working on it right now. Mario Draghi of the ECB is advocating the discontinuation of the 500 Euro note and economists like Larry Summers in the USA want to ban the $100 bill. There is also talk of banning all large cash transactions. Government obviously wants to track ALL of your financial activity.
The bankers want to ban cash so they can set a negative interest rate. People will have to pay to keep their money in a bank, and without cash, there will be no recourse. They also want deposits to be treated like any other liability for the financial institutions. Liabilities that can be "restructured" in the event of the company filing for bankruptcy. i.e. the bank takes your money and gives you shares of stock in a new "recapitalized" bank.
We can't allow that to happen. Use cash!
That just isn't the case. Users don't have the rights to install and execute additional software on Linux or (real) BSD (not Mac).
WTF? Have you ever used Linux?
Here's a hint: type Alt-F2, type "bash" there, and open a shell. Now, type "vi kill_my_files.sh", then type "a rm -rf / :wq!". Then, type "chmod 755 kill_my_files.sh". There, you've now created "additional software"! Now, execute it by typing "./kill_my_files.sh". Voila! You've executed it! And your files are all gone too!
The only thing regular users can't do on Linux is *install* software system-wide so that other users can run it. Who cares? You don't need to do that to run nefarious software.