give leaky fellas a howdy when you see 'em
he's so chill about this it's no big deal please ignore his tail
technology is amazing, i love my cantio desktop buddy
sleepy guy using all his remaining energy on wagging his tail
what if Cantio was a twink (the pants had a level requirement)
Programmers: 80 character width code displays are just a naturally good line length.
Historians: ErrrrâŠ
https://shkspr.mobi/blog/2021/11/book-review-ibm-and-the-holocaust/
hellooooo down there~
(also: gonna start tagging stuff, in part so i can add some of the tags to my profile because Why Not)
Assy Ideat - My entry for Assembly Summer 2024 Freestyle graphics đ đŒ
Ars headline: "Found in the wild: The worldâs first unkillable UEFI bootkit for Linux"
Article then proceeds to describe a toy GRUB wrapper bootkit that has nothing to do with UEFI firmware (other than running on UEFI systems like any other UEFI bootloader), does not persist in UEFI firmware whatsoever (it just is installed in the ESP partition on disk), and can be killed by not just a drive swap, but any OS reinstall, and even simply a GRUB update/reinstall.
And which looks like a toy demo from every angle, that any experienced security researcher could have cooked up in a couple afternoons. Hardcoded kernel patch offsets for a single specific Ubuntu kernel build and all. No novel techniques in use. This could have even been a homework exercise as far as I'm concerned.
In fact, it has an obvious mistake, touched on by the original article: LD_PRELOAD
is set to a string trailing with " /init", no doubt a copy+paste of the command line used to achieve the same execution during testing. The correct string would have omitted the " /init", and the mistake would have caused an error message like this to be printed for every executable launched until LD_PRELOAD is overridden:
ERROR: ld.so: object '/init' from LD_PRELOAD cannot be preloaded (invalid ELF header): ignored.
Furthermore, this bootkit is incomplete, since it relies on chaining into components installed via another mechanism (e.g. /opt/injector.so in the initramfs). A true bootkit only relies on its own first stage to drop all subsequent stages. That's the whole point of setting up a boot chain compromise like this. Otherwise you can defeat it by removing any of the stages, even if the bootkit stage is intact. As it stands, this bootkit isn't really a bootkit, it's just a module signing side-step that allows a traditional rootkit to be loaded on a system with Secure Boot enabled (and, since the Secure Boot is still working as intended, that results in a prompt on the first reboot asking the user to install the "bootkit"'s certificate into the UEFI trusted certificate store, since it is obviously not trusted by default). So it can't even be installed without clear warning to the user that something is wrong.
Come on, @dangoodin. I expect better than this from Ars, and I expect a correction, because this is just inexcusable misinformation. The original article clearly mentions how to kill this "unkillable" bootkit, which tells me you didn't even read the original article all the way.
A simple remedy tip to get rid of the bootkit is to move the legitimate /EFI/ubuntu/grubx64-real.efi file back to its original location, which is /EFI/ubuntu/grubx64.efi.
Update: article & headline have been updated.
Update 2: It was a student project after all. Lol.
J.K Rowling attacks another cis female athlete implying she's Trans (via @muiren) https://sfba.social/@muiren/113559844889410473
This may shock you, but this cis female athlete, just like the previous cis female athlete attacked this way by Rowling, Imane Khelif, is a person of color, and comes from Africa.
Apparently for Rowling, you are only a woman until somebody thinks you're too buff and refuses to sign a form:
https://apnews.com/article/zambia-banda-womens-world-cup-79520a0f06bf1c91a18fbeacfdd2fbec
People who complain about wokeness in new video games donât actually care about the past, just their imagined version of it.
So this is worth saying:
The games we all love are made by diverse people, many who remain unseen, who put their hearts and souls into these works.
Just because youâre unaware of them doesnât mean they donât exist.