๊ฐ€์ž… ํ›„ ์ดˆ๋Œ€ ๋งํฌ๋ฅผ ๊ณต์œ ํ•˜๋ฉด ๋™์˜์ƒ ์žฌ์ƒ ๋ฐ ์ดˆ๋Œ€ ๋ณด์ƒ์„ ๋ฐ›์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

SlowMist
@SlowMist_Team
SlowMist is a Blockchain security firm established in 2018, providing services such as security audits, security consultants, red teaming, and more.
๊ฐ€์ž… April 2018
406 ํŒ”๋กœ์ž‰ ์ค‘    88.6K ํŒฌ
๐Ÿšจ SlowMist TI Alert ๐Ÿšจ The Shai-Hulud malware has resurfaced via the npm account atool(i@hust.cc), with over 600 malicious versions published. Notably, high-download packages such as size-sensor@1.1.4 (4.2M dl/mo), echarts-for-react@3.1.7 (3.8M dl/mo), and @antv/scale@0.6.2 (2.2M dl/mo) are at elevated risk. The attack carries risks: 1. AI agent hijacking: Claude Code, Codex, and VS Code tasks can trigger a Bun bootstrapper that re-executes the malicious payload. 2. Credential harvesting: The malware collects credentials from cloud services, GitHub, npm, local environments, and CI/CD pipelines. Using ^ to specify version ranges may cause npm to automatically install versions that have been compromised or contain security risks. Detection & Mitigation Measures: โ€ข Audit dependencies for any package published by atool (i@hust.cc) and check for suspicious preinstall scripts โ€ข Remove compromised packages and rotate all exposed credentials โ€ข Inspect CI/CD pipelines and local Node.js projects for malicious hooks or workflows โ€ข Revert to safe package versions or known-good dependencies โš ๏ธ Critical Action: Treat any system with affected packages as potentially compromised. Apply mitigation steps immediately.
๋” ๋ณด๊ธฐ