Hi there! 🛡️ Security & Privacy A DEF CON researcher's noRecognition project uses AI-trained adversarial patterns printed on clothing and vehicles to defeat license-plate readers like Flock and facial-recognition tools like Clearview AI. More A Black Hat talk revealed the full timeline of
Hi there! 🛡️ Security & Privacy Node.js patched 11 vulnerabilities across the 22.x, 24.x, and 26.x branches, including two high-severity HTTP/2 flaws and a Permission Model bypass letting unauthorized filesystem access. More Arch Linux temporarily disabled AUR package adoption after a fresh
Hi there! Besides the best links that I find each week I will start to share the new concepts that I learned at the end of each month. Most probably they will be programming/tech oriented, but who knows how it will evolve in the future. Let’s start
Hi there! Last week I finished reading “A Philosophy of Software Design” by John K. Ousterhout. It’s packed with great insights on how to manage software complexity and easy to read. I hope I will come back with some detailed notes about it. Meanwhile, I started
Hi there! I found a great books deal during a sustained, intentional and desired doomscrolling session: Linux: All The Things from O’Reilly via Humble Bundle. Link here . You can get up to 15 titles, including: “Learning Kali Linux”, “Linux System Programming” and “Linux
Hi there! Last week I started reading “A Philosophy of Software Design” by John Ousterhout. It feels like the right book at the right moment. The main subject is how to deal with complexity in code: how to identify, track and fix it. Some principles sound like common
Hi there! “ So Good They Can't Ignore You ” by Cal Newport is the best career book that I’ve ever read. I just finished it last week, and I believe it’s even more relevant in the AI-hype era than it was 14
Hi there! 🛡️ Security & Privacy Microsoft details an exploit chain in AutoGen Studio's pre-release builds, letting a malicious web page hijack a local AI agent for remote code execution. More A new BootROM exploit, "usbliter8," permanently compromises Apple's A12 and
Hi there! As agent usage increased in my daily workflow I’ve decided to deepen my knowledge in this subject. This decision is backed by three important factors: better understanding leads to better usage, new agents can be created based on my specific needs, being aware of agents’
Hi there! 🛡️ Security & Privacy Meta's Instagram AI support chatbot turned out to be a zero-auth account takeover machine — attackers only needed a username, a VPN, and the patience to ask nicely. The AI would reset passwords to an arbitrary attacker-controlled email
Hi there! 🛡️ Security & Privacy Inaudible sounds hidden in podcasts and videos can silently hijack AI voice chatbots , injecting malicious commands below the threshold of human hearing — a new class of adversarial prompt injection that works in the real world without the victim noticing anything. More
Hi there! 🛡️ Security & Privacy TanStack supply chain taken down by chained GitHub Actions exploit: An attacker combined a pull_request_target Pwn Request, GitHub Actions cache poisoning across fork/base trust boundaries, and in-memory OIDC token extraction to silently publish 84 malicious versions across 42
Hi there! 🛡️ Security & Privacy Double Linux LPE week — Copy Fail (CVE-2026-31431) and Dirty Frag (CVE-2026-43284 / CVE-2026-43500) — Back-to-back kernel privilege escalation exploits hit in a single week. Copy Fail targets a page-cache write flaw and can
Hi there! 🛡️ Security & Privacy Notepad++ CVE-2026-3008 : a %s format specifier in nativeLang.xml triggers a string injection in FindInFiles, enabling DoS crashes and memory address leaks that can bypass ASLR. Patched in v8.9.4; update immediately. More GitHub RCE CVE-2026-3854 (CVSS