Rogue NuGet Package Mimics Tracer.Fody, Steals Crypto Wallet Data
These articles are AI-generated summaries. Please check the original sources for full details.
Rogue NuGet Package Poses as Tracer.Fody
A malicious NuGet package, “Tracer.Fody.NLog,” successfully impersonated the legitimate .NET tracing library “Tracer.Fody” for nearly six years, impacting over 2,000 projects. Security researchers discovered the package steals Stratis cryptocurrency wallet files and passwords, exfiltrating data to infrastructure in Russia.
Why This Matters
Current software supply chain security relies heavily on trust but often fails to detect subtle malicious modifications like typosquatting and character substitution. The potential scale of compromise is substantial, as demonstrated by this package’s long undetected presence and successful theft of sensitive cryptocurrency wallet data; the exfiltration of just a handful of wallets can result in significant financial loss.
Key Insights
- Six-year undetected presence: The package remained active on NuGet for almost six years before detection, 2020-2025.
- Typosquatting: The malicious package used a subtly different username (“csnemess” vs “csnemes”) to mimic the legitimate maintainer.
- IP Address Reuse: The same Russian-hosted IP address (176.113.82[.]163) was linked to a similar NuGet impersonation attack in December 2023.
Working Example
(No code provided in the context)
Practical Applications
- Use Case: Developers integrating tracing libraries into .NET projects unknowingly install a malicious package, exposing their Stratis wallets.
- Pitfall: Over-reliance on package names without verifying publisher legitimacy can lead to supply chain compromise and data theft.
References:
Continue reading
Next article
TF_IN_AUTOMATION Tells Terraform: No Humans Here
Related Content
Malicious npm Package 'lotusbail' Steals WhatsApp Data and Credentials
A fake WhatsApp API package on npm, downloaded over 56,000 times, intercepted messages, stole credentials, and linked attacker devices.
Malicious PyPI Package Impersonates SymPy, Deploys XMRig Miner
A fake 'sympy-dev' package on PyPI impersonated the SymPy library, resulting in over 1,100 downloads and deployment of an XMRig cryptominer on Linux systems.
Hackers Hijack Blender 3D Assets to Deploy StealC V2 Data-Stealing Malware
A new campaign leverages malicious Blender .blend files on CGTrader to install StealC V2, stealing data from browsers, plugins, and crypto wallets.