this post was submitted on 24 Aug 2026
161 points (96.5% liked)

Cybersecurity

10496 readers
138 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !securitynews@infosec.pub !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub

Notable mention to !cybersecuritymemes@lemmy.world

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SchmidtGenetics@lemmy.world 6 points 2 days ago* (last edited 2 days ago) (1 children)

What about Linux is easier than a similarly prepped windows device?

Unless it’s changed recently, windows you just need to press a button during load (like bios) to boot into safe mode. And from there you can reload a variety of “snapshots” to recover from most malware issues.

How is Linux easier than that, I don’t use Linux, but windows is incredibly simple already.

[–] zurohki@aussie.zone 0 points 2 days ago (1 children)

Mostly that the malware has a much higher chance of escaping containment on a Windows install, because it's designed to attack Windows.

[–] SchmidtGenetics@lemmy.world 1 points 2 days ago* (last edited 2 days ago)

Do you not know what loading a recovery snap shot does? It doesn’t matter if it escapes. Whatever was new is removed since it’s restoring your harddrive to a previous state. It’s like a backup harddrive, without being external.

There’s ways for the malware to disable recovery mode, but I would assume the same could happen to Linux as well.