You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
npm-malware
About this tag
The npm-malware tag on WindowsForum.com covers threats targeting the npm package ecosystem, particularly supply-chain attacks that compromise developer machines. Recent discussions focus on the Solana-Scan campaign, where malicious npm packages disguised as Solana SDK utilities steal wallet keys, developer credentials, and other sensitive data. These attacks exploit npm's ability to run arbitrary code during package installation, making them a persistent vector for credential theft and data exfiltration. The tag includes analysis of malware behavior, detection methods, and mitigation strategies for developers and enterprises using npm in their workflows.
Security researchers have uncovered a targeted supply‑chain campaign — dubbed “Solana‑Scan” — in which malicious npm packages masquerading as Solana SDK utilities are being used to harvest developer credentials, wallet keyfiles and other high‑value artifacts from developer machines. Background /...