(no title)
r2vcap | 19 days ago
At this point, what am I supposed to do other than uninstall Windows completely? No real sandboxing, a mountain of legacy…
r2vcap | 19 days ago
At this point, what am I supposed to do other than uninstall Windows completely? No real sandboxing, a mountain of legacy…
dgxyz|19 days ago
Windows is just a mountain of shit.
est|18 days ago
telnetd CVE-2026-24061. It's embarrassingly simple exploit but took years to be discovered.
> When telnetd invokes /usr/bin/login, it passes the USER value directly. If an attacker sets USER=-f root and connects using telnet -a or --login, the login process interprets -f root as a flag to bypass authentication, granting immediate root shell access.
nananana9|19 days ago
Why does every Linux distro under the sun try so hard to protect the garbage under /usr/bin/ and /etc/ when literally the only files that matter to me are in /home, which is a free-for-all?
direwolf20|19 days ago
tristor|18 days ago
Uninstall Windows completely 4 years ago when Windows 11 was released heralding in a new era of absolutely insane, self-destructive, unnecessary and unwanted shit?
There is no valid excuse for this vulnerability. It's existence is a category error that's only possible because Microsoft has completely jumped the shark. Continuing to use /any/ of their products is a choice to accept pure insanity as a default.
gradientsrneat|18 days ago
Zenul_Abidin|18 days ago
cookiengineer|18 days ago
agumonkey|19 days ago
TZubiri|19 days ago
You have:
- Windows Sandbox (consumer-level sandbox) - Creating a separate User (User folders are permission locked to their user by default, system binaries cannot be modified without admin access) - HyperV (VM hypervisor) - Edge Browsers
Don't get me wrong MSFT quality is dropping steeply, but this is still a strong point. For comparision, on Ubuntu, user folder by default can be read by all users.
michaelsshaw|18 days ago
Common practice, and even encouraged by Windows itself, is having the administrator account be the only account. This misuse is a very common thread in Windows systems, and security breaches alike.
yoyohello13|18 days ago
tracker1|18 days ago
https://github.com/microsoft/edit
Yeah, it's a re-creation of edit, but it's pretty great... also runs outside windows.
karel-3d|18 days ago
guidopallemans|18 days ago
michaelsshaw|18 days ago