Earlier quoted context omitted.
That's fine, those are acceptable casualties. Make paying any sort of ransom a criminal offense.
Sounds impossible to enforce. The penalty for not paying is often catastrophic. The penalty for paying will have to be similarly impactful.
Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
81–90 of 101 posts
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#82Earlier quoted context omitted.
That's fine, those are acceptable casualties. Make paying any sort of ransom a criminal offense.
It's all fun and games until it's your livelihood at stake, and then it makes a lot more sense to acquiesce, lick your wounds, and keep your business alive. Getting hacked is no fun, but companies don't deserve to die because something in their tech stack was vulnerable.
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#83It seems obvious to me that the only real solution is to penalize the payment of ransoms. For the same reasons one doesn't negotiate with terrorists. Is there some reason to believe that this isn't the best approach? And if not, then any theories as to why it hasn't been enacted?
If you mean ban all crypto currencies, then you're correct.
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#84Earlier quoted context omitted.
It's all fun and games until it's your livelihood at stake, and then it makes a lot more sense to acquiesce, lick your wounds, and keep your business alive. Getting hacked is no fun, but companies don't deserve to die because something in their tech stack was vulnerable.
Nah, those companies deserve to die. Let them fail. Creative destruction.
Shouldn't I be able to sue Microsoft for financial relief?
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#85Earlier quoted context omitted.
It would make the ransomware statistic go down without actually stopping crime. Any company that considers paying the ransom would have a strong incentive to never report the security incident to avoid being punished for ransom payments
Make employees criminally liable for making ransom payments, along with whistleblower protections. Very few employees will risk going to prison to protect their employer. You can always get another job.
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#86Earlier quoted context omitted.
AFAIK the idea is to have backups so good, that restoring them is just a minor inconvenience. Then you can just discard encrypted/infected data and move on with your business. Of course that's harder to achieve in practice.
Modern ransomware are not just encrypting data but uploading them somewhere too, the victim is then threatened with a leak of the data. A backup does not save you from that.
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#87Earlier quoted context omitted.
If the important data is in a web app and the Windows PC is effectively a thin client, this lowers the ransom value of the local drive. Of course business disruption in the form of downtime, overtime IT labor cannot be mitigated by just putting everything online. The next step is just to move to security by design operating systems like ChromeOS where the user is not allowed to run any non-approved executables. If tr…
Getting rid of Windows in favor of an OS with a proper application sandbox like Android would solve so, so many security issues, but that's not viable in most cases because so much software depends on the outdated user-based permissions model most desktop OSs are built around.
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#88Earlier quoted context omitted.
Make employees criminally liable for making ransom payments, along with whistleblower protections. Very few employees will risk going to prison to protect their employer. You can always get another job.
I don't think this helps anybody. There will always be some poor soul taking the blame for the crimes of the higher ups. And what exactly the crime would be? Using company money to pay an unspecified third party? Also pretty hard to enforce.
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#89Earlier quoted context omitted.
Nah, those companies deserve to die. Let them fail. Creative destruction.
I respectfully disagree - I do agree that the natural financial death of a company probably shouldn't result in bailouts, but if I as a company get breached because my fully-updated, follows-best-practices Windows Domain got hacked because of a vulnerability in Microsoft's stuff? That's hardly fair. Shouldn't I be able to sue Microsoft for financial relief?
Re: Ransomware Is Growing Three Times Faster Than the Spending Meant to Stop It
#90Earlier quoted context omitted.
Getting rid of Windows in favor of an OS with a proper application sandbox like Android would solve so, so many security issues, but that's not viable in most cases because so much software depends on the outdated user-based permissions model most desktop OSs are built around.
Please don't. It's bad enough that companies running windows have all the data on win premises. Dumbing down what the users can do with their machines seems like the end of personal computing.
But what I think you're concerned about (and I agree) is that the flip side of that is that giving device owners more control over their apps also gives the OS developers more control, and Google's interests are not always perfectly aligned with the device owner's. There's a much wider market for apps than there is for operating systems, so sometimes app developers' interests will actually be better aligned with the device owner's than the OS developer's interests are.
One possible saving grace here is AOSP. In theory you could have multiple competing AOSP-based desktop OSs, each catering to a slightly different set of users. This would be close to the ideal situation in my opinion. Either that or Chrome, Firefox, Edge, and Ladybird all evolve into full fledged OSs with WASM-based apps.