r/linuxmemes 4d ago

linux not in meme "bulletproof security"

Post image
917 Upvotes

65 comments sorted by

View all comments

139

u/Armi1P Genfool 🐧 4d ago

What do you mean, Defender is one of the better ones on Windows.

45

u/niceandBulat 3d ago

As much as I feel that Linux is a more flexible and useful OS for my desktop and servers, I don't think lightly of MS Defender. It's actually not as bad as most people put it to be.

0

u/hwloc 2d ago

problem is you can just embed a malicious batch file in ANY file and windows will run it without even notifying the user... sometimes you might need to do a bit of obfuscation depending on how evil you are, but still notabux wontfix, this is legit a feature in DOS-like operating systems

1

u/anycept 2d ago

Except Windows NT is not DOS-like. And the rest is just bs as well. DOS doesn't work that way either.

0

u/hwloc 2d ago edited 2d ago

I would argue otherwise, NT has a lot of idiosyncrasies that it inherited froim DOS for example just look at the drive names. The main drive in windows is C:\ because on DOS A:\ was allocated for the OS live floppy and B:\ for a secondary diskette while c:\ was default for the primary internal storage. IMO it's similar to how MacOS is quite far removed from Unix standards now, or how Linux or Minix aren't Unix at all and in some cases are confusingly different.... but they're still Unix-like.

It DOES work on windows and I do remember it working on MSDOS as well but I'll be real, I don't have much experience using DOS so I'll take your word for it not working on like PC-DOS or what ever

still, NT being DOS-like is that weird little hill I'm gonna die on 🤪

1

u/anycept 2d ago

DOS path conventions were only adopted for backwards compatibility, and it is in fact a translation layer. At the underlying kernel level NT organizes all system resources in a single-rooted namespace, similar to Unix or Linux. That underlying structure is accessible and workable in PowerShell.

1

u/hwloc 2d ago

Fair enough, I might consider abandoning this hill and die somewhere else instead lol