so malware is invisible now lol

so malware is invisible now lol

🎙 John Hammond 👥 2.2M 📅 December 5, 2025 ⏱ 20 min 👁 60K 📄 expert opinion 🧭 2026-08-16
Available in: English (current) Français

Keywords

Glassworminvisible Unicodewhitespace steganographysupply chain attackVS Code extensions

Summary

In this video, John Hammond discusses the Glassworm malware, a self-propagating worm that uses invisible Unicode characters to hide malicious code in plain sight. The malware spreads through malicious Visual Studio Code extensions on the official marketplace and OpenVSX, impersonating popular tools like Flutter and React. It uses the Solana blockchain for command and control, steals credentials, and drains cryptocurrency wallets. The key technique is whitespace steganography, where Hangul Filler characters (U+3164, U+FFA0) encode binary data that is decoded at runtime via JavaScript proxies and eval. Hammond traces the technique back to a proof-of-concept by Martin Kleppe and its first observed use in the PACK attack by Juniper Threat Labs. He also highlights similar findings by Koi Security, Aikido, and SANS ISC, showing the technique’s spread across NPM, GitHub, and phishing emails. The video emphasizes the difficulty of detecting such hidden code and suggests that developers should enable visible whitespace and be cautious of suspicious extensions.

156 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video provides valuable insights into a novel malware technique, explaining the technical details clearly and demonstrating the obfuscation method with examples. Hammond’s argumentation is solid, as he builds on multiple credible sources and shows real-world applications. He also discusses potential variations and future threats, adding depth to the analysis. The presentation is engaging and accessible, making complex concepts understandable without oversimplifying.

Scientific Rigor, Source Quality, Title Accuracy

The video demonstrates high scientific rigor by citing multiple reputable sources, including Juniper Threat Labs, Koi Security, Aikido, and SANS ISC. Hammond accurately attributes the technique to its originators and provides links for further reading. The title is informal but accurately reflects the surprising nature of the malware. The content aligns well with the title, delivering on the promise of explaining how malware can be invisible.

143 words

Title / Content Match

The title is informal and clickbait-like, but accurately reflects the surprising nature of the malware's invisibility. It matches the content well.

Quality & Reliability

8/10

The video provides a detailed and accurate explanation of the Glassworm malware and the invisible Unicode obfuscation technique, referencing multiple credible sources such as Juniper Threat Labs, Koi Security, and SANS ISC. The presenter demonstrates hands-on analysis and clearly distinguishes between known techniques and novel applications. Minor promotional content for Flare is present but does not detract from the technical content.

Key Moments

Cited Sources

Concurring Sources

  • Juniper Threat Labs Report — Describes the same obfuscation technique used in the PACK attack, confirming the technique's existence.
  • Koi Security Blog — Provides detailed analysis of Glassworm, matching the video's description.
  • Aikido Blog — Reports similar attacks on GitHub, corroborating the spread of the technique.

Dissenting Sources

  • No discordant sources found — All cited sources align with the video's claims.

External References

Contribution & Novelties

The video provides a clear and accessible explanation of the Glassworm malware and the underlying invisible Unicode technique, which is a novel application of whitespace steganography in a supply chain attack. It connects multiple recent reports and demonstrates the technique with a live example, making it valuable for cybersecurity awareness.

Pour aller plus loin :

  • Whitespace (programming language) — A programming language that uses only whitespace characters, illustrating the concept of encoding code in invisible characters.
  • Steganography — The practice of concealing messages within other data, relevant to the invisible code hiding technique.
  • Supply chain attack — The broader category of attacks that target third-party components, such as the malicious VS Code extensions.
  • Unicode — The standard that defines the characters used in the attack, including Hangul Filler and zero-width spaces.

131 words

Radar Profile

The radar profile shows high scores in information quality and reliability, with slightly lower scores in technical depth and quantity, reflecting the video's focus on explanation rather than exhaustive technical detail. The overall balance indicates a well-researched and informative content.

Reliability 8/10

💬 Positif. Sur les 30 commentaires analysés, les viewers expriment majoritairement leur étonnement et leur appréciation pour la démonstration, avec quelques suggestions d'amélioration et des discussions techniques sur les caractères Unicode.