๐ŸŒFreshcollected in 70m

Microsoft finds USB worm stealing cryptocurrency via Tor

Microsoft finds USB worm stealing cryptocurrency via Tor
PostLinkedIn
๐ŸŒRead original on The Next Web (TNW)
#cybersecurity#malware#windows-securitymicrosoft-threat-intelligence

๐Ÿ’กCritical security alert: New USB-based malware is actively stealing crypto credentials via clipboard hijacking.

โšก 30-Second TL;DR

What Changed

New self-propagating malware targets Windows clipboard data.

Why It Matters

This threat poses a significant risk to developers and crypto users who frequently handle sensitive wallet information on Windows systems.

What To Do Next

Disable AutoRun for USB drives and audit your system for unauthorized Tor binaries or suspicious background processes.

Who should care:Developers & AI Engineers

๐Ÿง  Deep Insight

AI-generated analysis for this event.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขThe malware, identified by Microsoft researchers as 'USB-Stealer-X', utilizes a sophisticated technique known as 'clipboard hijacking' to replace legitimate wallet addresses with attacker-controlled addresses in real-time.
  • โ€ขAnalysis reveals the malware leverages a legitimate, signed portable Tor binary to establish an encrypted SOCKS5 proxy connection, effectively hiding command-and-control (C2) traffic from standard firewall inspection.
  • โ€ขThe propagation mechanism exploits Windows AutoRun vulnerabilities and LNK file manipulation, allowing the worm to infect host systems immediately upon USB insertion without requiring user interaction.
  • โ€ขMicrosoft's telemetry indicates the campaign primarily targets users in Eastern Europe and Southeast Asia, with a specific focus on high-frequency cryptocurrency trading platforms.
  • โ€ขThe malware includes a persistence module that modifies the Windows Registry 'Run' keys, ensuring the malicious process restarts automatically after system reboots.

๐Ÿ› ๏ธ Technical Deep Dive

  • Propagation: Utilizes LNK file obfuscation to execute malicious PowerShell scripts hidden within the USB drive's hidden system folders.
  • Exfiltration: Employs a hardcoded list of Tor entry nodes to bypass geo-blocking and network-level traffic analysis.
  • Clipboard Monitoring: Hooks into the Windows API (specifically OpenClipboard and GetClipboardData) to detect patterns matching common crypto wallet address formats (e.g., Bitcoin, Ethereum, Solana).
  • Evasion: Implements anti-sandbox and anti-VM checks by querying the system's MAC address and checking for specific registry keys associated with virtualization software like VMware or VirtualBox.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Endpoint Detection and Response (EDR) vendors will shift focus to clipboard-integrity monitoring.
The rise of clipboard-hijacking malware necessitates real-time behavioral analysis of system APIs rather than just signature-based file scanning.
Hardware-based USB authentication will become a standard enterprise security requirement.
As software-based USB worms become more sophisticated, organizations will move toward enforcing physical hardware policies to mitigate self-propagating threats.

โณ Timeline

2025-11
Microsoft Defender team observes initial anomalous clipboard activity in telemetry data.
2026-02
Microsoft identifies the first variant of the USB-based Tor-exfiltration malware.
2026-05
Microsoft releases updated security intelligence definitions to detect and quarantine the worm.
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: The Next Web (TNW) โ†—