Earlier quoted context omitted.
Just having a decent and reasonable way to nuke and pave machines goes a long way. Most organizations don't have a good way to shoot a machine in the face and have it back up and serving in 2 minutes. Most organizations are absolutely married to "stateful services" like SQL databases with local storage, that are hard to kill, hard to restore, and give attackers a place to hang out. If you can take all your hosts down…
which company was it that randomly shot down machines in production to make sure the system would be resilient enough?
How to survive a ransomware attack without paying the ransom
131–140 of 168 posts
Re: How to survive a ransomware attack without paying the ransom
#132Earlier quoted context omitted.
Meanwhile Garmin watches users (like me) are wondering how it is that syncing my watch that I have bought with an application on my smartphone that I have bought requires presence of some distant online service. You really wonder that? I'm sorry, how stupid are you? It's obviously to harvest data and control users. We've been warning and educating people about this for decades. When are you guys starting to wake up a…
Are there there similar but open and private solutions to Garmin/etc for h/w and Strava/RunKeeper/etc for software? Some solution where I can track my runs, swims, cyclings, treks just like Strava (et al) does does but I can choose to keep the data wherever I wish - local, or sync to an app on computer or to a self hosted server. Maybe not Garmin but I would love to use such an iOS Strava alternative with similar acc…
[1] https://runalyze.com/ [2] https://github.com/Runalyze/Runalyze/
Re: How to survive a ransomware attack without paying the ransom
#133Earlier quoted context omitted.
the garmin data actually is in an open format. i've written software to decode it using publicly available documentation. the software is free to use. you can copy the (.FIT) file off the watch over USB.
What about non-activity data, such as step counts, sleep data, pulse ox, etc?
Re: How to survive a ransomware attack without paying the ransom
#134> In other words, it’s less a question of how to stop hackers from breaking in than how to best survive the inevitable damage. There doesn't seem to be conventional wisdom about how to build systems that are easy to restore. How do you optimize for recovery after an attack? How do you ensure that you've eliminated all the backdoors? My guess is a combination of "continuous restoration", version controlled code, and a…
Re: How to survive a ransomware attack without paying the ransom
#135some of these companies, need to start suing microsoft. since it's usually windows affected by these malware attacks. if microsoft wants to keep serving the majority of the corp world, they need to have an os, based on user space system. i.e each program runs in it's own sandbox. and any data passed is via message passing.
Microsoft has pretty good security nowadays. It's the fault of companies for never upgrading their machines, giving full administrators access to every employee and using Admin123 as the domain administrator password account. If we believe the article, the virus came from an attachment in an email to a random employee. Why are executable attachments not blocked? Why is an executable running as an unprivileged user ab…
> Why are executable attachments not blocked?
Because there are dozens of weird Windows extension types that execute automatically on Windows, though yeah the attachment should have been blocked and a customer service machine should have a whitelist of programs that need to run (or only run signed ones)
Re: How to survive a ransomware attack without paying the ransom
#136Earlier quoted context omitted.
In the interests of making this somewhat productive, what open alternatives are there that we should be using? For instance, is there a commercially available, open source cycling computer that I can put my money towards? For a different industry, is there an open source e-reader I can support instead of Amazon/kobo/nook? Maybe I'm stupid as you say, but I genuinely don't know if these things are out there and a quic…
Some that I know of: - https://codeberg.org/jannis/FitoTrack - https://github.com/OpenTracksApp/OpenTracks - https://gadgetbridge.org/
Hardware cycling computers, like the Garmin 830 or Wahoo Elemnt Roam, are physical hardware designed for the use case of being strapped to handlebars and being used in a wide range of environments. The battery life and performance is tuned towards always on GPS and Bluetooth for connecting to sensors. They utilize a wider range of GNSS constellations. They have physical buttons as touchscreens don't work well when wet. The screens are designed to be visible in sunlight.
Like the GP, I'm not aware of any open hardware cycling computers.
Re: How to survive a ransomware attack without paying the ransom
#137Earlier quoted context omitted.
Just having a decent and reasonable way to nuke and pave machines goes a long way. Most organizations don't have a good way to shoot a machine in the face and have it back up and serving in 2 minutes. Most organizations are absolutely married to "stateful services" like SQL databases with local storage, that are hard to kill, hard to restore, and give attackers a place to hang out. If you can take all your hosts down…
which company was it that randomly shot down machines in production to make sure the system would be resilient enough?
Re: How to survive a ransomware attack without paying the ransom
#138Re: How to survive a ransomware attack without paying the ransom
#139Earlier quoted context omitted.
Wait until this happens to your car...
This attack on Garmin has already grounded aeroplanes.
Re: How to survive a ransomware attack without paying the ransom
#140Garmin CEO at al must be reading this impatiently, looking for some clever-magic clue, which is not gonna arrive, I am afraid. Meanwhile Garmin watches users (like me) are wondering how it is that syncing my watch that I have bought with an application on my smartphone that I have bought requires presence of some distant online service. I can understand that some parts like "social" stuff might depend on some central…