Live data from Hacker News

Another Ransomware Outbreak Is Going Global

forbes.com

151–160 of 435 posts

Re: Another Ransomware Outbreak Is Going Global

#151

On a related note, I don't understand the reason behind transactions like this: https://blockchain.info/tx/9778c698f3f2a2c9b9e9f0fdea3c96e8f... Is there something special about using numerous senders like that?

Some sort of attempt at laundering, perhaps?

Re: Another Ransomware Outbreak Is Going Global

#152

Earlier quoted context omitted.

I sent my first packet-of-death to an unprotected Windows machine in 1996, so...

1997 here :-) hat was that XP xploit app from back then... I cant recall what it was called...

To be clear XP wasn't available in 1997.

Re: Another Ransomware Outbreak Is Going Global

#153

Does anyone know if any tools exist on Linux which can be used for early detection of ransomeware? Something that monitors file access, disk activity, etc. for suspicious behavior and can trigger some action or alert? I think I remember some discussion about using a 'canary file' - some innocent looking file with known contents which should never be modified. If a modification is detected, you know something fishy is…

To do it properly you would likely be looking at mandatory access control, such as SELinux, so that the ransomware wouldn't be authorized to modify the files and further would make itself obvious in the logs. Not very easy to use (in a way that still provides meaningful security) outside of the server space, though it can be done.

Re: Another Ransomware Outbreak Is Going Global

#154

Earlier quoted context omitted.

1997 here :-) hat was that XP xploit app from back then... I cant recall what it was called...

back orifice? subseven?

Subseven was just a trojan, tho a really fancy one I had lots of fun with as a kid.

Re: Another Ransomware Outbreak Is Going Global

#155
post #149
post #61

Earlier quoted context omitted.

"Actually, every single Windows PC with an internet connection that has been used before March 14 should be considered irrevocably compromised." March 14 of what year ? I would say 2000 but I am open to discussion ...

People who don't run Windows shouldn't get cocky! There are many, many attacks on Linux: Here's one in the news from just last week. A ransomware where the victim agreed to pay the equivalent of US$1MM in bitcoin. https://arstechnica.com/security/2017/06/web-host-agrees-to-...

Something to keep in mind. They were running:

Apache version 1.3.36 and PHP version 5.1.4

It's not like a brand new Ubuntu installation connected to the open Internet will suddenly be pwned. The owners of this company were beyond inept.

Re: Another Ransomware Outbreak Is Going Global

#156
post #10

Earlier quoted context omitted.

That doesn't help for targeted attacks, which corrupt the backups as they are being written. Not sure how to protect against that though.

They can corrupt one backup but not all backups. And a good backup software should do integrity check.

I wasn't referring to corrupting the backup directly -- but corrupting the data as it is written to the backup server. This can be done by compromising the backup client, through a rootkit, etc. If this is undetected for a year before the attacker pulls the final trigger, you have a year's worth of bad backups.

Re: Another Ransomware Outbreak Is Going Global

#157
post #132

Earlier quoted context omitted.

It's compromised by Microsoft, who would willingly (and would be required to) cooperate with the NSA upon request.

Yep, forced updates + NSL = they don't need 0days anymore.

That would never happen. A network tap would be able to detect a malicious update even if the main PC was implanted very well, and a Microsoft-signed malicious update would be worldwide news.

Please correct me if I am wrong, but I don't think there has ever been a single instance of this actually occurring, only "this could possibly happen" theories. I am definitely interested to hear more if this is not the case.

Re: Another Ransomware Outbreak Is Going Global

#158
post #59

Earlier quoted context omitted.

Probably via their smart phones

Is it common to have a list of every employee's mobile phone? I would guess a lot of firms just have informal lists of phone numbers held by managers and colleagues. Plus if there was a list, wouldn't it be on a computer that's currently off?

In large corporations yes (For emergency procedures etc). Definitely, if most staff have a work phone (for email).

Re: Another Ransomware Outbreak Is Going Global

#159

Maybe this is the year of Linux on desktop.

(You may or may not be joking; let's assume you're not for this response.)

This is a dangerous argument.

I'm a free software activist, and I firmly believe that security without free software is a facade, but that doesn't mean that free software is more always more secure; it's an open source argument that's been fairly easily refuted lately with high-profile bugs in software like OpenSSL.

It's easier to hide secrets in proprietary software, but most security vulnerabilities are bugs, not explicit backdoors. So even bit-for-bit reproducibility won't defend you against that.

I'm not saying you shouldn't use GNU/Linux---I think that every user deserves an operating system that is fully free, and hope that people will use it (or another free/libre OS). But my argument is on the basis of freedom, which still stands _regardless_ of security. It just so happens that I believe that strong confidence in the security of a system is not possible with proprietary software.

Re: Another Ransomware Outbreak Is Going Global

#160
post #149

Earlier quoted context omitted.

People who don't run Windows shouldn't get cocky! There are many, many attacks on Linux: Here's one in the news from just last week. A ransomware where the victim agreed to pay the equivalent of US$1MM in bitcoin. https://arstechnica.com/security/2017/06/web-host-agrees-to-...

Something to keep in mind. They were running: Apache version 1.3.36 and PHP version 5.1.4 It's not like a brand new Ubuntu installation connected to the open Internet will suddenly be pwned. The owners of this company were beyond inept.

Seeing Apache 1 in the wild makes me a bit nostalgic.

What kind of utter lunatic would use that for their company today?

Post reply on HN