SANS Stormcast Wednesday, July 29th, 2026: AutoIT Payload Injector; Appele Patches; SourTrade Malware; NGINX Exploit
7 min
•Jul 29, 2026about 1 month agoSummary
This episode covers four critical cybersecurity threats: an AutoIT malware variant using PowerShell obfuscation and shellcode injection into charmap.exe, Apple's release of 200+ security patches across its ecosystem with no zero-days, the SourTrade malware targeting crypto traders with unique per-victim encryption, and a new working exploit for an NGINX remote code execution vulnerability that bypasses ASLR.
Insights
- AutoIT continues to evolve as an attack vector, with attackers leveraging legitimate Windows utilities like charmap.exe as injection vessels to evade detection
- Apple's patch volume remains high but lacks zero-day exploits, suggesting either better vulnerability management or slower adoption of AI-assisted vulnerability discovery compared to competitors
- SourTrade demonstrates sophisticated malware delivery using per-victim seed-based encryption and in-browser assembly, making network-level detection significantly more difficult
- NGINX vulnerability exploitation is now practical and reliable even with modern defenses like ASLR enabled, elevating patch urgency from theoretical to critical
- Phishing campaigns continue to use legitimate file formats (RAR archives) and social engineering (fake bank statements) as initial infection vectors
Trends
Increased use of legitimate Windows binaries as injection targets to evade endpoint detectionShift toward per-victim malware customization and assembly to defeat signature-based detectionTargeting of cryptocurrency traders as high-value victims with sophisticated malware rather than simple scamsProof-of-concept exploits for patched vulnerabilities becoming available faster, reducing patch windowsMulti-stage PowerShell obfuscation becoming standard in email-based malware delivery chainsApple's vulnerability patch cadence remaining high but potentially lagging in AI-assisted vulnerability discoveryMalvertising and malware delivery through advertising networks as persistent attack vector
Topics
AutoIT Malware and Shellcode InjectionPowerShell Obfuscation TechniquesProcess Injection and Living-off-the-Land AttacksPhishing with RAR File AttachmentsApple Security Patches and Vulnerability ManagementZero-Day Exploitation TrendsSourTrade Malware AnalysisCryptocurrency Trader TargetingMalware Encryption and ObfuscationNGINX Remote Code Execution VulnerabilityHeap-Based Buffer Overflow ExploitationAddress Space Layout Randomization (ASLR) BypassEndpoint Detection and Response EvasionMalvertising and Advertising Network ThreatsVulnerability Patch Prioritization
Companies
Apple
Released approximately 200 security patches across iOS, macOS, iPadOS, tvOS, and watchOS with no zero-day exploits
Confiant
Published research on SourTrade malware targeting cryptocurrency traders through malvertising campaigns
Application Security Lab Depth First
Created proof-of-concept exploit for NGINX vulnerability that reliably bypasses ASLR defenses
SANS
Sponsor of the podcast and provider of the Undergraduate Certificate Program in Applied Cybersecurity
SANS Internet Storm Center
Publisher of this daily cybersecurity podcast covering emerging threats and vulnerabilities
People
Johannes Ulrich
Host of the Stormcast podcast, recording from Jacksonville, Florida
Xavier
Discovered AutoIT malware sample with novel shellcode injection technique targeting charmap.exe
Quotes
"AutoIT is back. I'm not sure if it ever left, but Xavier found an AutoIT sample that actually has a new trick up its sleeve."
Johannes Ulrich•Opening segment
"The binary that's being used here is charmap.exe...it launches charmap.exe and then injects the malicious shellcode in it, basically sort of using it as a vessel to hide the malicious activity."
Johannes Ulrich•AutoIT malware segment
"With this particular technology, the attacker is able to essentially deliver a unique byte stream to every victim. And that, of course, makes it more difficult to detect this attack on the network."
Johannes Ulrich•SourTrade malware segment
"This proof of concept exploit does work around address space layout randomization so it is a reliable exploit for this vulnerability even on most larger servers."
Johannes Ulrich•NGINX vulnerability segment
Full Transcript