News

Multi-stage malware embedded in a Python package is stealing sensitive cloud infrastructure data, JFrog researchers said ...
For the second time since March, a cybersecurity firm has discovered troubling malware software packages uploaded to the Python Package Index platform. Crypto-stealing malware discovered in Python ...
The Python Package Index, home to over 450,000 projects, plays a crucial role in the software supply chain, constituting an estimated 90% of code run in production. Forbes said the research ...
A malicious package named 'pycord-self' on the Python package index (PyPI) targets Discord developers to steal authentication tokens and plant a backdoor for remote control over the system.
PyPI is popular among Python programmers for sharing and downloading code. Since anyone can contribute to the repository, malware – sometimes posing as legitimate, popular code libraries – can ...
A malicious Python Package Index (PyPI) package named "set-utils" has been stealing Ethereum private keys through intercepted wallet creation functions and exfiltrating them via the Polygon ...
Using Python’s index operator [] on a string with a -3 will grab the 3rd character from the end of the string, in this case '<built-in function oct>'[-3] will evaluate to 'c'.
This package, too, mimicked the name of a popular Python library, named "colorama." According to the PyPI Stats service , 54 users had downloaded the package a month before it was taken down.
Three malicious packages carrying infostealers were recently discovered, and subsequently removed, from the PyPI repository. Researchers from Fortinet found three packages, uploaded between ...
A recently spotted supply chain attack abused an old but legitimate Python package to deliver a malicious payload. Read more on how the attacker managed to do it and how to protect yourself from it.