MAL-2026-15935
Dashboard / Malicious Package / MAL-2026-15935
MAL-2026-15935
Summary: Malicious code in proxycer (PyPI)
Details: Source: amazon-inspector (2286dac5be0a9e8cc2e7b1ff92253d4b09beb0c43d5e795b9b9ea1391e6f8764) The package's top-level __init__.py imports starts.py, which is a single-line loader that reverses a ~100KB string literal, base64-decodes it, marshal.loads the result into a code object, and exec()s it. All actual functionality is concealed behind reversal + base64 + marshal bytecode obfuscation, with an empty README and empty PKG-INFO description. The obfuscated code object runs automatically on `import proxycer`, so any behavior it contains (credential access, outbound network, filesystem writes, persistence) executes on the installer's host without source visibility. Source: kam193 (5f66d65c62bde80f94cc75ce1b15bf00995f3dcb1434fb94dd4d452236f9e478) Packages are designed to collect basic info about the user when importing them, and have no other purpose. While they claim to do so, some packages from the same uploader use confusing names, clearly suggesting the intention to harvest data from unintentional installations. Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities. Campaign: 2025-02-pxz Reasons (based on the campaign): - The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk. - typosquatting
References: https://bad-packages.kam193.eu/pypi/package/proxycer, https://pypi.org/project/proxycer/0.1.0/
Affected packages
Package
Name: proxycer
Purl: pkg:pypi/proxycer
Affected ranges
Type: N/A
Events:
