#BOFH excuse #386:
The Internet is being scanned for viruses.
Anybody in cybersecurity from #Cern on Mastodon? We're planning a trip there with our youngsters from cybersecurity.li and if we could get a network/security insight addition that would be cool. Pls RT
As a lot of the devices we use in the kitchen (Thermomix, microwaves, dishwashers, coffeemakers etc) use complete operating systems and embedded computers nowadays, often with internet connectivity for who knows what. So. Will we soon see mandated fingerprint readers for age verification or will a simple switch with "18+" be sufficient to continue to cook and clean? #SarcasmButOnlyHalf
RIP FX
We collected some texts from the community in memory of FX. You can find them here https://phenoelit.de/fx.html
got a fun reply yesterday that was like "yeah I can't believe people are taking such a lax approach to verifying the behaviour of software especially if they use LLMs. we never would have done this when I worked at <well known arms manufacturer>"
Frida 17.8.0 dropped with frida-strace syscall tracing on Android & iOS, no jailbreak required 🙌 https://github.com/frida/frida/releases/tag/17.8.2
"Justice is what love looks like in public." Via Natalie Foster and Cornel West, commissioned by me through Clay Graham Art https://www.claygrahamart.com/products/robo-justice-battle-damage-variant-matte-poster
A very detailed tutorial from "Joaquin Pinillos"
Walk x86-64 page tables by hand in qemu and gdb. Decompose a virtual address, follow cr3 through all levels of physical memory, and extract a flag from raw bytes.