Summary of the Cyber Attack Involving Axios Package
Overview:
A sophisticated cyber attack has been reported where hackers poisoned a widely-used npm package, axios, to spread cross-platform malware. The attack leveraged a phantom dependency called plain-crypto-js to execute malicious payloads on macOS, Windows, and Linux systems.
Key Points:
-
Poisoned Axios Package:
- Hackers compromised the
axiospackage by injecting a malicious script into itspostinstallhook. - The attack targeted specific versions: [email protected] and [email protected].
- Hackers compromised the
-
Phantom Dependency (
plain-crypto-js):- A phantom dependency,
plain-crypto-js, was introduced to the package.json file ofaxios. - This phantom dependency caused npm to install a malicious version of
plain-crypto-js.
- A phantom dependency,
-
Malware Payloads:
- The malicious script executed during installation detected the operating system and downloaded corresponding payloads.
- macOS: An AppleScript was used to fetch and execute a binary, mimicking an Apple system daemon.
- Windows: A VBScript launcher ran a PowerShell RAT entirely
- The malicious script executed during installation detected the operating system and downloaded corresponding payloads.
Read the full article at Cyber Security News
Want to create content about this topic? Use Nemati AI tools to generate articles, social posts, and more.

![[AINews] The Unreasonable Effectiveness of Closing the Loop](/_next/image?url=https%3A%2F%2Fmedia.nemati.ai%2Fmedia%2Fblog%2Fimages%2Farticles%2F600e22851bc7453b.webp&w=3840&q=75)



