Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

genz-translatorPyPI

Malicious code in genz-translator (PyPI) Remove it immediately and rotate any exposed credentials.

MAL-2024-12275
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
pip uninstall genz-translator

What this malware does

Installing the package installs a reverse shell. As the mentioned domain doesn't seem to exist, it may be a test designed for an internal usage

Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: 2024-12-genz-translator

Reasons (based on the campaign):

  • The package contains code to create a reverse shell, allowing an attacker to execute any commands on the victim's machine.

  • The package overrides the install command in setup.py to execute malicious code during installation.

Malicious versions

20 flagged
9000.0.19001.0.19002.0.19003.0.19004.0.19005.0.19006.0.19007.0.19008.0.19009.0.19010.0.19011.0.19012.0.19013.0.19014.0.19015.0.19016.0.19017.0.19018.0.19019.0.1

Indicators of compromise (SHA-256)

16c7427f62f2c145e31d5a6a910034e9c83393efbda927ee399a57ee2b86f5c8
983b5b328e433d81113b3e170f313aba83ae5eff0ecd515fc9865ca3a5be1ee9
c57fe7002570c3d58df6f32c77062b51cc08fb0a419bd4e895880e03d8a95941
4e23c40024de950bb89ad189631bde2b687a3214525f1638019d85d8b268c39b

Detection & response playbook

Credential / info stealer
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for genz-translator (20 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging genz-translator across your stack and pipelines.

  2. If you installed it — respond

    genz-translator is built to steal secrets, so assume every credential the build or runtime could read is compromised. Remove it from your project and lockfile, then rotate ALL exposed secrets — npm/registry tokens, cloud keys, CI/CD secrets, SSH keys, and any .env values — from a known-clean machine. Audit logs for unauthorized use of those credentials.

  3. Did it already run?

    If genz-translator was ever installed, its post-install/runtime payload may have already executed. O3's L7 egress monitoring and runtime eBPF sensors detect the credential exfiltration or command-and-control callback after install and block the malicious outbound channel, so you catch and contain the actual compromise — not just the presence of the package.

  4. How O3 protects you

    O3 blocks genz-translator before install through its supply-chain scanner, and if it has already run, detects and severs the exfiltration or C2 callback at runtime through L7 egress monitoring and eBPF.

Frequently asked questions

No. genz-translator on PyPI has been identified as a malicious package (versions 9000.0.1, 9001.0.1, 9002.0.1, 9003.0.1, 9004.0.1, 9005.0.1, 9006.0.1, 9007.0.1, and 12 more flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

2024-12-genz-translator

References

Credits

  • Kamil Mańkowski (kam193)

Detect & block this

O3 blocks genz-translator-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the credential exfiltration and severs the channel.

genz-translator (PyPI) malicious package — MAL-2024-12275 | O3 Security