Cybersecurity experts have raised alarms over a new threat vector targeting Python developers: typo-squatting on the Python Package Index (PyPI).
The notorious Lazarus group, known for its cyber espionage and sabotage activities, has been implicated in the release of malicious packages designed to exploit typographical errors made by developers when installing packages.
You can analyze a malware file, network, module, and registry activity with the ANY.RUN malware sandbox, and the Threat Intelligence Lookup that will let you interact with the OS directly from the browser.
The JPCERT/CC has confirmed the release of several malicious packages on PyPI, including pycryptoenv
, pycryptoconf
, quasarlib
, and swapmempool
.
These packages were crafted to resemble the legitimate pycrypto
package, a widely used encryption library in Python.
The subtle misspellings are intended to dupe unsuspecting developers into downloading and installing malware on their systems.
Upon closer examination, the structure of these packages reveals a concerning setup. For instance, pycryptoenv
it contains a file named test.py, which is not a Python script but an XOR-encoded DLL file.
The file within the package handles the decoding and execution of this file.
This malware, called Comebacker, is not new to the cybersecurity community. Lazarus previously used it in a campaign targeting security researchers, as reported by Google in January 2021.
The malware is executed through a series of steps, starting with the decoding of test.py
, saving it as output.py
, and then running it as a DLL file.
The Comebacker malware uses HTTP POST requests to communicate with its command and control (C2) servers.
The data sent and received is encoded, and upon successful communication, the server sends back a Windows executable file.
This file is then executed in memory, avoiding detection by traditional antivirus software.
Lazarus has employed comparable techniques in disseminating malware through different package repositories, including npm, suggesting a more extensive approach to infiltrating software supply chains. This particular occurrence is not an isolated event.
The malicious packages in question have been downloaded hundreds of times, suggesting that many developers have fallen victim to this scheme.
Developers must be vigilant when installing packages, double-check the spelling, and verify the source’s authenticity.
Additionally, organizations should consider implementing automated tools to detect and block the installation of potentially malicious packages.
The discovery of these malicious PyPI packages is a stark reminder of the evolving threat landscape and the need for heightened awareness among developers.
As the Lazarus group continues to refine its strategies, the cybersecurity community must remain proactive in identifying and mitigating such threats.
For more detailed information on the malware and its behavior and the indicators of compromise, readers are directed to the appendices provided by JPCERT/CC.
This article is based on the findings and reports from JPCERT/CC and other cybersecurity sources.
The information provided aims to educate and inform the public about typo-squatting risks and the importance of cautious package installation practices.
You can block malware, including Trojans, ransomware, spyware, rootkits, worms, and zero-day exploits, with Perimeter81 malware protection. All are extremely harmful, can wreak havoc, and damage your network.
Stay updated on Cybersecurity news, Whitepapers, and Infographics. Follow us on LinkedIn & Twitter.
A critical security flaw has been uncovered in certain TP-Link routers, potentially allowing malicious actors…
SilkSpecter, a Chinese financially motivated threat actor, launched a sophisticated phishing campaign targeting e-commerce shoppers…
The research revealed how threat actors exploit SEO poisoning to redirect unsuspecting users to malicious…
Black Basta, a prominent ransomware group, has rapidly gained notoriety since its emergence in 2022…
CVE-2024-52301 is a critical vulnerability identified in Laravel, a widely used PHP framework for building…
A critical vulnerability has been discovered in the popular "Really Simple Security" WordPress plugin, formerly…