ThreatsDay: Gogs 10.0 RCE, n8n Workflow-to-RCE, $10M Reward, GLM-5.3 AI Exploit and More
Check Point reverse-engineered Microsoft Defender's BTR.sys driver, demonstrating how legitimate signed kernel drivers can be repurposed as universal kernel operation engines to bypass endpoint security during the boot-time "golden window" The U.S. DOJ charged 17 members of Iran's Mabna Institute for a decade-long espionage campaign targeting 144 U.S. universities, stealing 31+ TB of academic IP, with a $10M State Department reward offered A new Grandoreiro malware campaign abuses the legitimate
Analysis
TL;DR
- Check Point reverse-engineered Microsoft Defender's BTR.sys driver, demonstrating how legitimate signed kernel drivers can be repurposed as universal kernel operation engines to bypass endpoint security during the boot-time "golden window"
- The U.S. DOJ charged 17 members of Iran's Mabna Institute for a decade-long espionage campaign targeting 144 U.S. universities, stealing 31+ TB of academic IP, with a $10M State Department reward offered
- A new Grandoreiro malware campaign abuses the legitimate Duplicate Files Finder (DFF) application via DLL sideloading, featuring extensive anti-analysis capabilities including sandbox detection and VM artifact checks
- The article highlights a broader trend of "privatized state espionage" where commercially-run cyber crews conduct state-level operations at industrial scale, blurring lines between criminal and nation-state actors
- AI-assisted exploit research continues to lower the barrier to causing damage, alongside traditional attack vectors like weak header checks and exposed systems
Why It Matters
This bulletin illustrates how trusted, signed components—once considered safe by definition—are being systematically weaponized against the defenses they were designed to support, fundamentally challenging signature-based security models. The Mabna Institute case represents a paradigm shift in state-sponsored cyber operations, demonstrating how Iran's IRGC is outsourcing espionage to deniable commercial entities, a model that other nations may increasingly adopt. For AI practitioners and security professionals, the convergence of AI-assisted exploit development with traditional attack techniques signals a new era where the effort required to compromise systems continues to decline.
Technical Details
- BTR.sys Kernel Exploitation: Check Point reverse-engineered the Defender Boot-Time Removal driver to create BTR_CLI, a weaponization tool that mimics legitimate Windows Defender remediation footprints. The attack exploits the timing gap between system boot and user-mode initialization, eliminating the need for BYOVD (Bring Your Own Vulnerable Driver) techniques.
- Mabna Institute Campaign Architecture: Operating since ~2013, the campaign compromised 8,000+ professor accounts across 322+ institutions worldwide. Stolen data was monetized through Megapaper.ir and Gigapaper.ir, representing a commercialized espionage infrastructure with the IRGC as the anchor client.
- Grandoreiro DLL Sideloading: The malware abuses the legitimate Duplicate Files Finder (DFF) application, loading malicious DLLs through sideloading. Anti-analysis measures include sandbox detection, VM artifact checks, process blacklisting, and environment profiling—all executed before any C2 contact.
- Geographic Focus: Grandoreiro activity remains concentrated in Latin America (Mexico, Spain, Peru, Argentina), while the Mabna campaign had global reach with primary targeting of academic institutions.
Industry Insight
The BTR.sys exploitation demonstrates that trust-based security models relying on code signing are fundamentally insufficient; organizations should implement behavioral monitoring and runtime integrity checks that go beyond signature validation, particularly for kernel-mode components. The privatization of state espionage represented by Mabna Institute signals that universities and research institutions must treat academic IP as high-value targets requiring enterprise-grade security controls, not the thin identity management typical of open academic environments. The convergence of AI-assisted exploit research with traditional attack techniques means security teams should prioritize detecting anomalous behavior patterns and lateral movement rather than relying solely on known threat signatures.
Disclaimer: The above content is generated by AI and is for reference only.