After a mysterious hiatus, the notorious Gootloader malware has resurfaced with a vengeance, sporting a new alliance with ransomware operators and a clever technical trick designed to baffle automated security tools. A new analysis by Expel reveals that the malware, long known for its role in gaining initial access, has evolved its delivery mechanism to bypass standard defenses while strengthening its ties to the cybercriminal underworld.
Gootloader has long been a staple in the malware ecosystem, serving as the person who kicks down the door so others can loot the building. As the report notes, “The Gootloader developer has been involved in ransomware for a long time. Their role within ransomware has been initial access: getting the foot in the door.”
This time, however, the stakes are higher. “Gootloader returned in November 2025 after a hiatus,” and intelligence suggests they aren’t working alone. “According to Huntress, the developer is working again with the threat actor tracked as Vanilla Tempest: an actor currently leveraging Rhysida ransomware.” This partnership signals a dangerous convergence, potentially leading to faster and more destructive ransomware deployments.
The hallmark of this new campaign is a delivery method designed to break analysis tools. The malware arrives in a ZIP archive that is intentionally corrupted in a specific way.
“The ZIP archive is deliberately malformed causing many unarchiving tools to fail in analyzing it.”
By creating a file that standard tools struggle to open or inspect, the attackers hope to slip past the automated scanners that protect most inboxes and endpoints. “Gootloader malware is delivered to victims in a ZIP archive and the ZIP itself is designed to bypass detection.”
While the malformed ZIP is intended to be a cloak of invisibility, Expel researchers argue it might actually be a beacon for defenders. “However, defenders can take advantage of its unique format and behaviors to build detections.”
The analysis highlights a specific, archaic quirk in Windows that the malware relies on: NTFS shortnames. When the malware executes, it uses the 8.3 filename convention (e.g., WORKWI~1.JS) to run its JavaScript payload via the Windows Script Host (CScript).
“Features like NTFS shortnames have been with Windows for a long time, but their appearance is fairly rare, which gives us a detection opportunity.”
Beyond the file format, the malware’s behavior once inside the system leaves a loud footprint for those knowing where to look. The attack chain involves CScript spawning PowerShell, which then spawns a second, heavily obfuscated PowerShell instance.
The report recommends specific detection logic for security teams: “We recommend a detection focusing on the process genealogy of Cscript spawning PowerShell.”
As Gootloader re-enters the threat landscape, its evolution serves as a reminder that attackers are constantly refining their evasion techniques. However, by understanding these new methods—specifically the reliance on malformed archives and legacy filesystem features—defenders can turn the attacker’s own camouflage into a target.
Related Posts:
- Gootloader Returns with Fake Legal Document Lure via Google Ads
- Gootloader Malware Expands Its Reach with Advanced Social Engineering and SEO Poisoning
- AI-Driven TEMPEST Attacks: Uruguay Team Reveals Method to Intercept Screen Data
- Mozilla Releases Security Updates to fix critical bugs in Firefox and Firefox ESR
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.