Internet Explorer May Be Dead, but Its Ghost Still Runs Malware
Why It Matters
The continued exploitation of MSHTA highlights how legacy Windows components can bypass traditional defenses, forcing enterprises to reassess detection strategies for trusted binaries. Ignoring such abuse could leave networks vulnerable to credential theft, ransomware, and persistent backdoors.
Key Takeaways
- •MSHTA abused in CountLoader, LummaStealer, Amatera campaigns.
- •Attackers use fake CAPTCHAs and SEO‑poisoned sites to deliver payloads.
- •.vg and .gl domains mimic legitimate services for C2 hosting.
- •PurpleFox leverages MSHTA to download MSI payloads disguised as PNGs.
- •Legitimate software updates can also trigger MSHTA, complicating detection.
Pulse Analysis
Legacy Windows utilities like Microsoft HTML Application Host (MSHTA) have long been classified as living‑off‑the‑land binaries, or LOLbins, because they are signed, preinstalled, and capable of executing scripts without raising immediate alarms. Although Internet Explorer reached end‑of‑life in 2022, its supporting components persist to maintain backward compatibility for enterprise workflows. This built‑in trust makes MSHTA an attractive drop point for malicious code, allowing threat actors to run VBScript or JavaScript payloads directly from memory, sidestepping many endpoint protections that focus on unsigned executables.
Recent Bitdefender findings reveal a sophisticated evolution in MSHTA abuse. Attackers deploy CountLoader and Emmenhtal Loader chains that masquerade as legitimate software installers or Discord phishing messages, often embedding malicious commands behind fake CAPTCHA prompts. They also exploit SEO‑poisoned webpages and domains ending in .vg or .gl—such as explorer.vg and ccleaner.gl—to host HTA files that fetch secondary payloads like LummaStealer or Amatera. In the PurpleFox campaign, MSHTA is used to pull MSI files disguised as PNG images, enabling a rootkit‑enabled backdoor capable of persistence, data exfiltration, and DDoS attacks.
For security teams, the resurgence of MSHTA underscores the need to broaden detection beyond traditional malware signatures. Monitoring for anomalous MSHTA executions, especially those launched from uncommon directories or paired with PowerShell obfuscation, can surface hidden attack vectors. Organizations should also enforce strict application allowlists, scrutinize outbound connections to newly registered TLDs, and educate users about the risks of downloading software from unverified sources. As legacy tools continue to be weaponized, proactive threat hunting and behavioral analytics will be essential to mitigate the silent threat posed by Windows’ own utilities.
Internet Explorer may be dead, but its ghost still runs malware
Comments
Want to join the conversation?
Loading comments...