Monday, January 20, 2025
HomeCyber Security NewsHackers Weaponize npm Packages To Steal Solana Private Keys Via Gmail

Hackers Weaponize npm Packages To Steal Solana Private Keys Via Gmail

Published on

SIEM as a Service

Follow Us on Google News


Socket’s threat research team has identified a series of malicious npm packages specifically designed to steal private keys from Solana wallets.

The implicated packages—@async-mutex/mutex, dexscreener, solana-transaction-toolkit, and solana-stable-web-huks—typosquat on popular libraries, appearing to serve legitimate functions while covertly executing malware.

The threat actors behind these packages utilize overlapping techniques, employing similar code to intercept private keys during wallet interactions.

These keys are then routed through Gmail’s SMTP servers, taking advantage of Gmail’s trusted status to evade detection by firewalls and other security systems.

At present, these malicious npm packages remain active, although Socket has petitioned for their removal and reported linked GitHub repositories that amplify their malicious activities.

The Deceptive Packages

The npm package @async-mutex/mutex has been identified as a typographical variant of the well-known package async-mutex, which has an impressive download count exceeding 93 million. In stark contrast, the malicious version has only garnered 240 downloads, raising significant concerns about its reliability.

weaponize npm packages
 “solana-web-stable-huks”

Similarly, it dexscreener presents itself as a library designed for accessing decentralized exchange (DEX) data; however, it exhibits the same malicious code characteristics as @async-mutex/mutex.

Furthermore, the packages solana-transaction-toolkit and solana-stable-web-huks have been found to not only steal private keys but also drain victims’ wallets, transferring as much as 98% of the funds to addresses controlled by attackers.

Technical Insights

Socket’s analysis reveals that these packages utilize hardcoded Gmail accounts for data exfiltration.

For instance, code snippets from the packages show functions that send stolen private keys directly to attacker-controlled email addresses like vision.high.ever@gmail.com and qadeerkhanr5@gmail.com.

The solana-transaction-toolkit employs an automated transaction process that siphons funds from victims’ wallets, leaving a small percentage behind to avoid arousing suspicion.

The threat actors have also leveraged GitHub to enhance the credibility of their operations, publishing repositories under misleading aliases that falsely advertise helpful Solana development tools.

weaponize npm packages
Images of the threat actor-controlled GitHub repositories

These repositories are used to spread the malicious packages further, increasing the risk of compromise for unsuspecting developers.

To mitigate the risks posed by these malicious packages, Socket advises developers to:

  • Verify Package Authenticity: Always check the download statistics and publisher history of npm packages.
  • Conduct Regular Audits: Regularly audit dependencies within codebases to identify and eliminate any malicious code.
  • Implement Strict Access Controls: Maintain tight controls around access to private keys to limit exposure.
  • Monitor Network Traffic: Keep an eye out for unusual outbound connections, particularly those utilizing SMTP services.
  • Utilize Security Tools: Leverage tools like the Socket GitHub app for early detection of malicious dependencies during development.

In a rapidly evolving digital landscape, staying informed and vigilant is essential to securing software supply chains and protecting sensitive data from malicious actors.

Investigate Real-World Malicious Links & Phishing Attacks With ANY.RUN Malware Sandbox - Try 14 Days Free Trial

Aman Mishra
Aman Mishra
Aman Mishra is a Security and privacy Reporter covering various data breach, cyber crime, malware, & vulnerability.

Latest articles

Multiple Azure DevOps Vulnerabilities Let Inject CRLF Queries & Rebind DNS

Researchers uncovered several significant vulnerabilities within Azure DevOps, specifically focusing on potential Server-Side Request...

Hackers Weaponize MSI Packages & PNG Files to Deliver Multi-stage Malware

Researchers have reported a series of sophisticated cyber attacks aimed at organizations in Chinese-speaking...

New IoT Botnet Launching Large-Scale DDoS attacks Hijacking IoT Devices

Large-scale DDoS attack commands sent from an IoT botnet's C&C server targeting Japan and...

Researchers Used ChatGPT to Discover S3 Bucket Takeover Vulnerability in Red Bull

Bug bounty programs have emerged as a critical avenue for researchers to identify vulnerabilities...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

Multiple Azure DevOps Vulnerabilities Let Inject CRLF Queries & Rebind DNS

Researchers uncovered several significant vulnerabilities within Azure DevOps, specifically focusing on potential Server-Side Request...

Hackers Weaponize MSI Packages & PNG Files to Deliver Multi-stage Malware

Researchers have reported a series of sophisticated cyber attacks aimed at organizations in Chinese-speaking...

New IoT Botnet Launching Large-Scale DDoS attacks Hijacking IoT Devices

Large-scale DDoS attack commands sent from an IoT botnet's C&C server targeting Japan and...