Earlier quoted context omitted.
Most Windows users are also never going to know how to get Microsoft Office on their Computer when it doesn't come preinstalled. Usually people have other people who do things like this for them
This comment made me sad, a little. 15 years ago practically everyone would know how to do this: download the installer from Microsoft and run it.
Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
21–30 of 44 posts
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#22Earlier quoted context omitted.
This comment made me sad, a little. 15 years ago practically everyone would know how to do this: download the installer from Microsoft and run it.
It was possible to download an installer from Microsoft 15 years ago (except MSDN)? For most people getting Office meant trip to the store and getting a box with physical CD.
https://web.archive.org/web/20060430185620/http://g.msn.com/...
A link to download an Office Trial, which at the time was just the full version of office which worked without a key for a trial period.
I seem to recall there was an online store for Office to purchase a key.
Though, I suspect you're right, most people probably bought a box back then. These days, I'd expect the average consumer to use the preloaded Office stubs on new PCs.
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#23Earlier quoted context omitted.
https://docs.docker.com/desktop/windows/wsl/
Oh, I thought each instance of the os has its own VM upto now. Still, I wish it would be more native experience rather than depending on docket desktop, if it makes sense.
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#24Interesting, though it doesn't explain how it's invoking WSL. As far as I know, you would need a second part of the payload that invokes WSL and runs the ELF binaries.
I think the idea is that the user would run these malicious binaries in WSL themselves, thinking it's a safe environment for testing. But actually, anything run in WSL will have the same privileges as the user who started the session, due to the interop features (even if it's not running as root in WSL).
the nature of the ones they found sound simplistic. just python scripts in one of those self extract and run bundled python interpreter and included script single file executable archive things.
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#25Earlier quoted context omitted.
Most Windows users are also never going to know how to get Microsoft Office on their Computer when it doesn't come preinstalled. Usually people have other people who do things like this for them
What a condescending comment
The fact remains, no matter the tone.
Most, not all Windows users CBA with "computers" and call _us_ to install software.
There's a reason shops charge a fortune for basic maintenance. People don't have the time/inclination to learn it.
This is my own opinion, based on my own experience. YMMV.
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#26Earlier quoted context omitted.
It was possible to download an installer from Microsoft 15 years ago (except MSDN)? For most people getting Office meant trip to the store and getting a box with physical CD.
It was: https://web.archive.org/web/20060430185620/http://g.msn.com/... A link to download an Office Trial, which at the time was just the full version of office which worked without a key for a trial period. I seem to recall there was an online store for Office to purchase a key. Though, I suspect you're right, most people probably bought a box back then. These days, I'd expect the average consumer to use the preloa…
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#27"WSL is a supplemental feature that runs a Linux image in a near-native environment on Windows, allowing for functionality like command line tools from Linux without the over-head of a virtual machine." But since WSL 2 it does use a VM. According to wikipedia: "a real Linux kernel,[4] through a subset of Hyper-V features." "with a Linux kernel running in a lightweight virtual machine environment." edit: unless they m…
As a related sidenote: Try doing an apt install metasploit inside a "VM" while an antivirus is running on the host.
You'll soon realize that the "VM" will be bricked by quarantine actions on the NTFS based filesystem, which kind of defeats the reason of the V in VM.
I fear once more people realize this, there'll be NTFS stream based "hidden" malware and other filesystem rights abusing tools everywhere all over again.
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#28"WSL is a supplemental feature that runs a Linux image in a near-native environment on Windows, allowing for functionality like command line tools from Linux without the over-head of a virtual machine." But since WSL 2 it does use a VM. According to wikipedia: "a real Linux kernel,[4] through a subset of Hyper-V features." "with a Linux kernel running in a lightweight virtual machine environment." edit: unless they m…
When installing WSL you can still choose if you want to use WLS 1 or WSL 2, and you can switch between them. If you keep your files not in the WSL filesystem, WSL 1 is still the recommended choice because of the lower overhead for file access. Plus WLS 1 is marginally easier to install because you don't have to enable Hyper-V
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#29Earlier quoted context omitted.
Most Windows users are also never going to know how to get Microsoft Office on their Computer when it doesn't come preinstalled. Usually people have other people who do things like this for them
This comment made me sad, a little. 15 years ago practically everyone would know how to do this: download the installer from Microsoft and run it.
Re: Black Lotus Labs uncovers Linux executables deployed as stealth Windows loaders
#30Earlier quoted context omitted.
This comment made me sad, a little. 15 years ago practically everyone would know how to do this: download the installer from Microsoft and run it.
It was possible to download an installer from Microsoft 15 years ago (except MSDN)? For most people getting Office meant trip to the store and getting a box with physical CD.