(Sorry for the repost but I feel the pain of sysadmins so it might be useful to some people as everything melts down around them this evening)... Hey, FWIW we had to do some response for ransomware cases recently. There was a lack of decent stuff out there for how IT teams should deal with it. So we contributed to putting together this quick checklist: https://github.com/0xswap/guides/blob/master/ransomware-tria... W…
Another Ransomware Outbreak Is Going Global
401–410 of 435 posts
Re: Another Ransomware Outbreak Is Going Global
#402Earlier quoted context omitted.
Thanks. So to go back to these two points: > They don't need to deploy 0days if the vendor (willingly or unwillingly) cooperates. > I don't understand how that would be possible. Such a change would be detected and very loudly discussed, making it pretty useless. It would seem to me that these things are happening. 0days are being added (often to look like simple bugs) and security companies are detecting them and we…
> So you're both right, but there's a period of sometimes years following the addition of a backdoor to it being discovered. And the NSA doesn't care too much if it's found as you can be sure it's not the only one as the ShadowBrokers showed. EternalBlue was a vulnerability, not a backdoor, as a backdoor would imply it was intentionally inserted. Again, any proof of malicious code being intentionally inserted would b…
Re: Another Ransomware Outbreak Is Going Global
#403Earlier quoted context omitted.
If you back your files up on the usb drive on Tuesday, remove the drive after back u the files, and get infected on Wednesday, the files on the drive obviously are not going to be infected.
If you remove the drive. Lots of backups are done on to always-connected devices.
Re: Another Ransomware Outbreak Is Going Global
#404Re: Another Ransomware Outbreak Is Going Global
#405Maersk is down. Their main site says: Maersk IT systems are down We can confirm that Maersk IT systems are down across multiple sites and business units due to a cyber attack. We continue to assess the situation. The safety of our employees, our operations and customer's business is our top priority. We will update when we have more information.[1] Maersk is the largest shipping company in the world. 600 ships, with…
Re: Another Ransomware Outbreak Is Going Global
#406Earlier quoted context omitted.
Aide is a popular utility to monitor for changes to files on Linux systems. http://aide.sourceforge.net You could also use the built in audit subsystem if you wanted to watch a specific canary file, directory, filesysyem, etc. https://www.linux.com/learn/customized-file-monitoring-audit...
what a horrible interface aide Couldn't open file /var/lib/aide/please-dont-call-aide-without-parameters/aide.db for reading aide -i Couldn't open file /var/lib/aide/please-dont-call-aide-without-parameters/aide.db.new for writing
Re: Another Ransomware Outbreak Is Going Global
#407Maersk is down. Their main site says: Maersk IT systems are down We can confirm that Maersk IT systems are down across multiple sites and business units due to a cyber attack. We continue to assess the situation. The safety of our employees, our operations and customer's business is our top priority. We will update when we have more information.[1] Maersk is the largest shipping company in the world. 600 ships, with…
small spoiler ahead
This Daemon is an AI that keeps data of big companies hostage - it will destroy all that company's data if the company does not pay protection money, or if the company involves law enforcement.
Because a lot of companies in the novel don't stick to the AI's rules, these companies go down with the exact same symptoms as Maersk is now having:
- unable to do business
- unclear what happened
- declining stock prices
https://en.wikipedia.org/wiki/Daemon_(novel_series)Re: Another Ransomware Outbreak Is Going Global
#408Maersk is down. Their main site says: Maersk IT systems are down We can confirm that Maersk IT systems are down across multiple sites and business units due to a cyber attack. We continue to assess the situation. The safety of our employees, our operations and customer's business is our top priority. We will update when we have more information.[1] Maersk is the largest shipping company in the world. 600 ships, with…
The parallels with the "Daemon" in Daniel Suarez' novel are scary. small spoiler ahead This Daemon is an AI that keeps data of big companies hostage - it will destroy all that company's data if the company does not pay protection money, or if the company involves law enforcement. Because a lot of companies in the novel don't stick to the AI's rules, these companies go down with the exact same symptoms as Maersk is no…
Re: Another Ransomware Outbreak Is Going Global
#409Earlier 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...
Re: Another Ransomware Outbreak Is Going Global
#410Earlier quoted context omitted.
If it gets big enough then people just hear from each other if paying unlocks the data or not. The best way to end ransomware is to get serious about security. In many cases, being attacked by a ransomware, is paying a low price compared to if it was a targeted attack. edit: Also, I imagine it gets easier after you wrote one i.e. many ransomewares come from the same author. So he could gain a reputation by signing me…
>If it gets big enough then people just hear from each other if paying unlocks the data or not. The idea would be to create "fake" ransomware that looks exactly like the real one >The best way to end ransomware is to get serious about security No matter how serious you get there always gonna be bugs, there isn't a single piece of mass distributed software in human history without bugs. That said, we should try to imp…