My notes on IT-Security and tech

Newsletter 2026-08-25


Another week, another round.


Mandiant presents what AVDH (Agentic Vulnerability Discovery Harness) has been doing for them and how it fits into the existing AI landscape alongside CodeMender.


Varonis reported a vulnerability to Microsoft in Copilot Personal. Almost as interesting as the one-click data exfiltration itself is the timeline. It was reported in December 2025, and the patches were released on 18.08.2026, the same day as the article. With the time from publication to exploit getting shorter and shorter, I find that a bit of a stretch.

Read more ⟶

Newsletter 2026-08-18


Another week, another round. This week a little later and a tad shorter.


A Security has discovered multiple vulnerabilities in Zoom that allow a remote attacker in a meeting to hit all participants with a zero-click RCE.


Talos has come across a new phishing framework. It works as live phishing, meaning the user directly enters their MFA for the attacker and essentially hands over access themselves.


Practical Security Analytics has shared their approach (tool-assisted) to adversary emulation. A good example of how red teaming doesn’t have to be purely about objective completion.

Read more ⟶

Newsletter 2026-08-11


Another week another round:


A pretty interesting deep dive into browser fingerprinting from the Web Scraping Club.


Cyble has published their ransomware threat report for the first half of 2026. Germany and France are leading the statistics on cases in Europe.


SpecterOps has published a four-part series on WSUS, including a Ludus lab and new tooling. An important prerequisite here is that the WSUS server uses an external SQL database that is not running on the same server.

Read more ⟶

Newsletter 2026-08-04


Another week, another round.


Starting with a GitHub repo today. This is another intentionally vulnerable project, and having drones as the target makes for a nice change.


A colleague sent me an interesting article about hidden instructions in Word documents. These are later interpreted by CoPilot in Word and transferred into new documents.


Another colleague sent me another article, covering an attack on EV charging infrastructure. There are significant security flaws in the charging stations, and according to the authors the vulnerabilities found can be applied to other manufacturers in a similar form. The blog has a variety of posts on charging infrastructure, so it’s worth having a browse.

Read more ⟶

Newsletter 2026-07-28


Another week week, another round.


An interesting thought to design platforms to be safe not just for children but for people in general, with child protection added on top. The focus here is on doom scrolling, endless notifications, fake news, and so on. Things we consider unsuitable for children because they influence them also quite clearly influence adults.


Paradoxis found a CVE in Foxit PDF and published their writeup.

Read more ⟶

Newsletter 2026-07-21


Another week, another round. There’s been a lot of AI content again this time, though it does make up a large portion of the news.


Elastic has analyzed a rapidly spreading new Malware-as-a-Service campaign. Teleputz relies on the increasingly popular ClickFix scheme for initial compromise. Reverse engineering is slowed down through garbage instructions in the code, and so far only a handful of C2 domains have been observed.


Mindgard has published a vulnerability in Codex (as of 16.07. it is still unpatched after a seven-month disclosure timeline). Codex searches for a Git executable in multiple locations within a project. If that executable is malicious, the consequences are fairly obvious.

Read more ⟶

Newsletter 2026-07-14


Another week, another round. This time, the focus seems, by coincidence, to be more on escapes in various forms.


Synacktiv’s Paul Barbé presents a Helm template injection


SpecterOps has released a new LLM jailbreaking tool


The DFIR Report has analyzed and written up an Akira incident. A very detailed report, as usual, but also very exciting.


A short and crisp explanation of a container escape via IPv6, including a PoC

Read more ⟶

Newsletter 2026-07-07


Another week, another round.


Socket looks at Polinrider’s approach, where Git history is deliberately manipulated and rewritten to the “main” branch via force push. This allows malicious commits to disappear among legitimate ones and the entire repo to appear OK.


Stepsecurity maintains some GitHub actions. These were initially only available for paying customers, but are now also available for open source projects. It might be worth taking a look at their overview if you need a specific action.

Read more ⟶

Newsletter 2026-06-30


Another week with articles. Thanks to the high temperatures I wasn’t motivated to do anything else but read, which lead to some more links this week.


Quarkslab took a closer look at Xiaomi’s proprietary security chip as used in cameras. Methods used included, among others, I2C sniffing, flash dumping, and firmware analysis.


Praetorian’s setup for automated vulnerability analysis with AI was recently introduced. In the first part, the target was FreeBSD and the approach is explained in detail.

Read more ⟶

Newsletter 2026-06-22


Another week, nother round


A VirtualBox escape through a use-after-free vulnerability, compiled by Luca Ginex.


FIFA apparently was busy awarding peace prizes and didn’t have time to test their central systems. For many football fans, probably a happy outcome.


Niels Provos versus frontier models.


I have to agree with Justin Bollinger here. I’ve always taken a detour around jq and maybe used Python’s json.tool or awk and cut to prepare and filter data.

Read more ⟶

Newsletter 2026-06-16


Another week with new articles.


Zoltan Madarassy and Alex Brown wrote another article for Elttam on what to watch out for in Go reviews.


Matthew Green looked at the reasoning blocks in LLMs and was able to derive secrets from the systems (with a bit of luck). Additionally, neither Claude nor GPT5x seem to use system prompts in API mode.


A comprehensive write-up of CVE-2026-23111. This is a use-after-free vulnerability caused by incorrect use of the exclamation mark.

Read more ⟶

Newsletter 2026-06-09


Another week and another round of articles.


LevelBlue investigated a malware campaign in Brazil where Havoc was being used. Nine different stager variants were observed and they were distributed via .zip files. But that seems quite common, especially in May to receive invoices as ZIP archives. So good preparation.


Ruby Gems can now also be installed with a cooldown to reduce supply chain attacks. You can define the number of days a gem must exist before it’s listed for update.

Read more ⟶

Newsletter 2026-06-02


Again a lot of interesting articles, at least in my opinion.


Interesting approach to bridge the air-gap using audio signals to get malware onto a target system when USB ports and the like are disabled. cocomelonc kicks off in the first blog post [1] with the transmitter side and some basics. The second part [2] then deals with the receiver under Linux.

  1. https://cocomelonc.github.io/malware/2026/05/24/malware-tricks-56.html
  2. https://cocomelonc.github.io/malware/2026/05/26/malware-tricks-57.html

Something a bit different for a change. nand2mario from Small Things Retro has set about pouring the 80386 (for those old enough to remember) into an FPGA based on the original microcode. Cool project.

Read more ⟶

Newsletter 2026-05-26


Another week and a new round of links


Mathieu Farrell describes for Quarkslab which vulnerabilities he found in Optical Line Terminals in great detail. Including an explanation of what the whole thing actually is.


Massive attack on GitHub repositories. I couldn’t figure out which ones are directly affected. On 2026/05/21 it have been 5000 repositories and rising.


Elliot Belt/Felix Billières has extensively worked with AI in security research and provides his research along with recommendations on how to reproduce.

Read more ⟶

Newsletter 2026-05-19


Another week, another round.


Datadog has looked at malicious agent skills and lists indicators to watch out for.


Synacktiv looked at the Tesla Wall Connector in 2025 and has now published a second part to the first article.


Trail of Bits introduces a new Go fuzzer.


Hacktron found an RCE in Github Copilot.


Daniel Stenberg explains “named globbing” in curl. Very practical and I just wasn’t aware that curl can do that.

Read more ⟶

Newsletter 2026-05-12


Another Week, another round of interesting news. This time with different views on the Claude Mythos results from Mozilla and Curl


Citizenlab has compiled studies on telco network surveillance. Very comprehensive, but also very interesting.


Talos has identified a previously unknown attacker using the CloudZ RAT with a plugin “Pheno” that’s used to check if the Phone Link application is being used under Windows. The goal is probably to obtain credentials and possibly also OTP codes.

Read more ⟶

Newsletter 2026-04-29


Another week, another round of interesting news.


Lazarus comes around the corner with a new malware variant for Macs and has ported a known variant from Go to Python using AI. The entry point is Telegram messages containing fake Teams, Meets, or Zoom invitations.


Talos sees strong growth in the adoption of Macs in the enterprise world. So far, Living off the Land tools seem to be less documented. They want to address this in their post. Certainly doesn’t hurt to be broadly positioned.

Read more ⟶

Newsletter 2026-04-21


Another week another round.


Level Blue addresses a phishing vector that only became interesting thanks to the wider adoption of MFA. Attackers try to get the victim or helpdesk to deactivate or reset the second factor.


Calif unleashed Codex on a TV with a compromised browser to see how Codex performs in such scenarios and can turn an existing shell into a root shell. I think it’s a good insight into the current state of things and it aligns with what I’ve seen so far.

Read more ⟶

Newsletter 2026-04-13


Another week another round


itm4n took a closer look at Windows’ implementation for collecting Bitlocker information. Maybe a pretty interesting topic if you want to dive into the depths of disk encryption.


Something a bit different. Unlocking features in an Audi.


Something else again. A Mastodon discussion around the latest Windows zero-day Bluehammer. The discussion goes into the functionality a bit. Plus the repo.


Talos analyzes LucidRook, a Lua-based stager that provides stripped Rust elements.

Read more ⟶

Newsletter 2026-04-07


Another busy week:


Claude found an RCE in vim and emacs relatively easily.


Another week and another supply chain attack.


And right along with that, TeamPCP uses audio steganography in WAV files to bypass EDR and other analysis tools.


I’m an avowed RSS fan, but I didn’t know about XSLT. Too bad I only find out about it when it’s being discontinued.


MDSec shows a way in the article to disable pre-boot DMA without triggering the Bitlocker Recovery Key by reading out the UEFI, modifying it, and writing it back.

Read more ⟶