Newsletter 2026-08-11

Posted on Aug 11, 2026

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.


A threat actor was observed attempting to tap into various available LLM sources in their code. The question is whether the next step will be training their own models.


Apple has closed a critical vulnerability and “incidentally” took out a second one at the same time. Affected are devices with screen sharing enabled, with around 40k of them reachable on the internet at the time of the article. So if Apple devices show up in the next engagement, it’s worth looking out for CVE-2026-43760 (post auth) and CVE-2026-65400 (pre auth).


Exploitpack describes GDT hijacking under VBS/HVCI, exploiting a kernel read/write vulnerability to temporarily clone the Global Descriptor Table into a free memory region and insert a crafted call gate into it. This allows an attacker to execute custom kernel commands, such as a token swap for admin privileges, via a 32-bit helper process, and then clean up all traces afterwards.


The article covers three Active Directory issues that in combination can lead to full domain takeover. Improper handling of invisible Unicode characters in Active Directory creates identity conflicts during name resolution on domain controllers. The KerberLoss vulnerability (CVE-2026-25177) allows attackers to disrupt the Kerberos protocol and force a downgrade to insecure authentication methods. ResetNightmare (CVE-2026-27912) then lets unprivileged users impersonate highly privileged accounts, immediately handing over full control of the entire domain.


Palo Alto’s Unit42 has analyzed an npm worm that grabs every token and key it can get its hands on. Since the targeting is specifically aimed at developers and AI development tooling, it sounds a lot like we might be gearing up for the next big wave of supply chain attacks.


Hunt.io observed an attack using a Hermes agent running in YOLO mode against Thailand’s Ministry of Finance, wrote everything down and mapped it to MITRE.


Something a bit more on the playful side to wrap things up. John/t0asts did a very thorough teardown of malware being distributed through cheats for Meccha Chameleon.


Read you next week.