Search:

Last Week in Security (LWiS) - 2025-09-15

FreeBPX RCE (@chudyPB), badpie (@dtmsecurity), macOS auditd malloc woes (@jfmeee), Spotlight TCC leak (@patrickwardle), WSUS relaying (@Coontzy1), pyLDAPGui (@ZephrFish), and more!

Last Week in Security is a summary of the interesting cybersecurity news, techniques, tools and exploits from the past week. This post covers 2025-09-08 to 2025-09-15.

News

  • Specter Bash 2025 – October 6–9, 2025 | Denver, CO is SpecterOps' annual training event with a Halloween twist. Over four days, participants take part in SpecterOps courses on Red Team Operations, Tradecraft Analysis, Identity-driven Offensive Tradecraft, and Detection, led by the team behind BloodHound. When classes wrap up, evening sessions and community gatherings keep the energy going and give plenty of opportunities to connect with one another. Can’t attend in person? They have virtual options too! Last Week in Security readers get an exclusive 25% discount with code LWIS. Get the full details and register here. Sponsored

  • Memory Integrity Enforcement: A complete vision for memory safety in Apple devices - Apple was the first major player to use Pointer Authentication Codes (PAC) in 2018, which added complicated step to iOS exploitation. Now they catch up to Google with Memory Integrity Enforcement (MIE), which was available on the Pixel 8 in 2023 as a developer feature called Memory Tagging Extension (MTE). However, in classic Apple vs Google fashion, MTE is disabled by default on Android and opt-in by apps, while on iOS on iPhone 17/Air it's enabled by default. As these devices become the center of digital lives, their security becomes increasingly important.
  • VaultGemma: The world's most capable differentially private LLM - "Informally speaking, because we provide protection at the sequence level, if information relating to any (potentially private) fact or inference occurs in a single sequence, then VaultGemma essentially does not know that fact: the response to any query will be statistically similar to the result from a model that never trained on the sequence in question. However, if many training sequences contain information relevant to a particular fact, then in general VaultGemma will be able to provide that information." Eventually companies/governments will want to train models on very sensitive data and this research is a first step to making that possible while preserving the privacy of the input data.
  • How Pixel and Android are bringing a new level of trust to your images with C2PA Content Credentials - Photos taken on the new Google Pixel 10 will have unique, timestamped certificates to attest the source of the image was a physical camera. Forging these certificates is certain to become a new area for attacks.
  • Prepare your VBA projects for VBScript deprecation in Windows - VBScript will be disabled by default in 2026 or 2027, and eventually be completely removed from Windows. The language everyone wrote their first Office macro payload in will soon be gone.
  • Microsoft to force install the Microsoft 365 Copilot app in October - Microsoft was going to do this back in 2024, then backed down due to outcry, and now that enough time is passed, they are back at it!
  • Geedge & MESA Leak: Analyzing the Great Firewall’s Largest Document Leak - The best look into the inner workings of the most advanced internet censorship machine in the world and shows it's being exported to other countries besides China. The Great Firewall developers are not only actively probing for obs4, snowflake, and other traffic obfuscation endpoints outside of China to block, but they also do advanced analytics to monitor "unknown" obfuscated traffic, develop fingerprints, and potentially ban users. If you are in China using a novel obfuscation technique, if the firewall can fingerprint it and determines it to violate policy, it can then deploy that fingerprint to find others using the same technique.
  • Hummelgaard wants to open a backdoor to our phones – and won't say where the line is. - "We need to break with the completely erroneous perception that it is every man's right to freedom to communicate on encrypted messaging services," said Danish Minister of Justice and chief architect of the current Chat Control proposal, Peter Hummelgaard. I guess Peter believes Article 8 of the [PDF] European Convention on Human Rights, "Everyone has the right to respect for his private and family life, his home and his correspondence," can be violated by the government to preemptively search every message for potential crimes.

Techniques and Write-ups

Tools and Exploits

  • BloodHound OpenGraph Challenge - OpenGraph is live in BloodHound 8.0, and SpecterOps wants to see what you can do with it. Share your research, writeups, or talks for a chance at challenge coins, swag, and even SpecterOps training or a trip to SO-CON 2026. Submit your work here. Sponsored

New to Me and Miscellaneous

This section is for news, techniques, write-ups, tools, and off-topic items that weren't released last week but are new to me. Perhaps you missed them too!

  • DotnetNoVirtualProtectShellcodeLoader - load shellcode without P/D Invoke and VirtualProtect call.
  • Full M18 diagnostics revealed - Milwaukee power tool batteries have a built in microcontroller that stores all kinds of data about their use. Now with a little soldering, you too can check on your battery health!
  • finch - Fingerprint-aware TLS reverse proxy. Use Finch to outsmart bad traffic—collect client fingerprints (JA3, JA4 +QUIC, JA4H, HTTP/2) and act on them: block, reroute, tarpit, or deceive in real time.
  • rustnet - A cross-platform network monitoring terminal UI tool built with Rust.
  • Early Exception Handling - Missed this post in the post-DEF CON rush.
  • Hosting a WebSite on a Disposable Vape - Pretty wild that microcontrollers are so cheap they are disposable.
  • Typosquat Detective - Spot the sneaky fake domains! Learn common tricks while you play.

Techniques, tools, and exploits linked in this post are not reviewed for quality or safety. Do your own research and testing.