Friday, September 11, 2026

NuGet Malware Mimic: .NET Integration Library Steals Crypto Wallets and OAuth Tokens

ReversingLabs (RL) researchers have uncovered a sophisticated malware campaign targeting the .NET developer ecosystem via the NuGet package manager.

The campaign, which began in July 2025, involves 14 malicious packages designed to mimic legitimate cryptocurrency libraries.

These packages are engineered to steal crypto wallets, redirect funds, and exfiltrate Google Ads OAuth tokens, marking a significant escalation in open-source software (OSS) supply chain attacks this year.

The “Netherеum” Deception

The investigation began with the discovery of a package named Netherеum.All on October 17. The package utilized a homoglyph attack, using a Cyrillic character in its name to visually impersonate “Nethereum,” a widely used .NET integration library for the Ethereum blockchain.

While NuGet had been relatively quiet regarding malware in 2025 compared to PyPI and npm, this campaign demonstrates that threat actors are diversifying their targets. The attackers employed aggressive social engineering tactics to deceive developers, including:

  • Version Bumping: Rapidly publishing dozens of new versions to simulate active maintenance and reliability.
  • Artificial Inflation: Manipulating download counts to millions shortly after publication to create a false sense of popularity.
  • Typosquatting: creating names that appear identical to trusted tools.

Technical Breakdown

RL researchers analyzed the 14 packages and categorized them into three distinct groups based on their malicious payloads.

NuGet summary of the malicious package.
NuGet summary of the malicious package.

Group 1: The Wallet Stealers

The majority of the packages, including Netherеum.All and SolnetPlus were designed to exfiltrate sensitive wallet data.

The authors embedded a malicious function named Shuffle into critical code execution points. To evade detection, the exfiltration URL was not hardcoded but generated dynamically using a XOR cipher.

When triggered, the malware sent private keys, seed phrases, and Wallet Import Format (WIF) keys to a domain masquerading as a Solana network monitor (solananetworkinstance[.]info).

Group 2: The Funds Redirector

Packages such as Coinbase.Net.Api utilized a different mechanism. Instead of exfiltrating keys, these packages injected a MapAddress function into the SendMoneyAsync method.

The code logic monitored for transactions exceeding $100 and silently overwrote the destination address with a wallet controlled by the attacker, effectively funneling funds directly to the threat actors during transfer.

Group 3: OAuth Credential Theft

The final group, represented by the GoogleAds.API package, pivoted away from direct crypto theft. This malware specifically targeted Google Ads accounts, exfiltrating OAuth Client IDs, secrets, and developer tokens.

Google Oath exfiltrated by the SendLog function.
Google Oath exfiltrated by the SendLog function.

Possession of these credentials allows attackers to impersonate victims, access campaign data, and potentially spend unlimited funds on fraudulent advertisements.

This campaign highlights that trust remains the weakest link in the software supply chain. Despite NuGet implementing mandatory two-factor authentication in 2024, attackers continue to bypass defenses through social engineering.

The identified packages were published by various authors, including accounts named AngelDev, DamienMcdougal, and jackfreemancodes.

Although the SolnetAll package was removed before analysis, it was linked to the same author responsible for other confirmed stealers.

Developers are urged to scrutinize package publish dates and author histories rather than relying solely on download metrics, which can be easily falsified.

Follow us on Google News, LinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Researchers Uncover 10,000+ Malware Loaders Behind YouTube and SEO Poisoning Campaign

A long-running pay-per-install (PPI) operation that used YouTube gaming...

VLC Media Player Flaws Let Attackers Corrupt Memory and Leak Sensitive Data

Two security vulnerabilities in VLC media player versions 3.0.0...

CISA Adds Exploited MikroTik RouterOS Flaws to Security Alert

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

cPanel Urges Users to Patch ConfigServer Firewall Remote Code Execution Flaw

A recently disclosed vulnerability in ConfigServer Security & Firewall...

Hackers Weaponize AI Safety Guardrails to Hide Malware From LLM-Powered Security Scanners

Threat actors are adapting malware not only for conventional...

Hackers Exploit JFrog Artifactory Flaws to Bypass Authentication and Gain Admin Access

Threat actors are actively exploiting three vulnerabilities in JFrog...

Related Articles

Recent News