Monday, December 2, 2024
HomeCryptocurrency hackBeware Of Malicious PyPI Packages That Inject infostealer Malware

Beware Of Malicious PyPI Packages That Inject infostealer Malware

Published on

SIEM as a Service

Recent research uncovered a novel crypto-jacking attack targeting the Python Package Index (PyPI), where malicious actors uploaded a legitimate-seeming cryptocurrency client package, “aiocpa,” to gradually build a user base. 

Subsequently, a malicious update was pushed, compromising user wallets. By utilizing differential analysis, it was identified that the exact techniques employed by the attackers to execute this unique and sophisticated campaign. 

A suspicious PyPI package, aiocpa, uses machine-learning-based threat hunting on the Spectra platform, where the detection flagged the utils/sync.py file due to a pattern resembling previously seen malware. 

- Advertisement - SIEM as a Service
Deobfuscated infostealer code

With multiple layers of Base64 encoding and zlib compression, this file contained obfuscated code, which is a common strategy for concealing malicious functionality.

Best practices for API vulnerability & Penetration Testing -> Free Webinar

Deobfuscation revealed the code’s purpose: to wrap the CryptoPay initialization function and exfiltrate all arguments, potentially including sensitive crypto trading tokens, to a Telegram bot controlled by the attacker, which highlights the effectiveness of ML-based threat hunting in uncovering obfuscated malware attempts within open-source packages. 

Malicious GitHub account details

A malicious actor attempted to exploit the Python Package Index (PyPI) by publishing a malicious package, “aiocpa,” and attempting to take over the existing “pay” package. 

The goal was likely to compromise user systems and potentially gain access to sensitive information. PyPI security swiftly responded by quarantining and removing the malicious package. 

It underscores the importance of securing the software supply chain, including careful dependency management, version pinning, and security assessments of third-party components.

Package takeover request

Open-source software supply chain attacks are increasing in complexity and difficulty to detect. Malicious actors are disguising their attacks to evade traditional security measures. 

To mitigate these threats, developers need to implement dedicated security tools into their development processes, which can help identify and prevent supply chain attacks, protect software integrity, and reduce risks.

The ReversingLabs investigation uncovered multiple compromised PyPI packages, specifically multiple versions of the “aiocpa” package. These malicious packages, identified by their distinct SHA1 hashes, were part of a supply chain attack. 

The compromised packages were designed to infiltrate systems and potentially carry out harmful activities, highlighting the importance of vigilant monitoring and robust security measures to protect against such threats.

Analyse Advanced Phishing Analysis With ANY.RUN Black Friday Deals : Get up to 3 Free Licenses.

Latest articles

New CleverSoar Malware Attacking Windows Users Bypassing Security Mechanisms

CleverSoar, a new malware installer, targets Chinese and Vietnamese users to deploy advanced tools...

HPE IceWall Flaw Let Attackers cause Unauthorized Data Modification

Hewlett Packard Enterprise (HPE) has issued an urgent security bulletin addressing a critical vulnerability...

Amazon GuardDuty Enhanced With AI/ML Threat Detection Capabilities for Cloud Security

Amazon has taken a significant step forward to enhance the security of its cloud...

Linux 6.13-rc1 Released: What’s New!

In a recent announcement, Linus Torvalds, the creator of Linux, officially released the first...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

New CleverSoar Malware Attacking Windows Users Bypassing Security Mechanisms

CleverSoar, a new malware installer, targets Chinese and Vietnamese users to deploy advanced tools...

HPE IceWall Flaw Let Attackers cause Unauthorized Data Modification

Hewlett Packard Enterprise (HPE) has issued an urgent security bulletin addressing a critical vulnerability...

Amazon GuardDuty Enhanced With AI/ML Threat Detection Capabilities for Cloud Security

Amazon has taken a significant step forward to enhance the security of its cloud...