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

hahabottPyPI

Malicious code in hahabott (PyPI) Remove it immediately and rotate any exposed credentials.

MAL-2025-191746
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
pip uninstall hahabott

What this malware does

If run as module, it attempts to automatically destroy user's and system's files. Some versions also exfiltrate them.

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

Campaign: 2025-07-hahabott

Reasons (based on the campaign):

  • files-exfiltration

  • destructive-actions

Malicious versions

7 flagged
1.20.11.20.61.20.71.20.81.20.91.29.11.29.3

Indicators of compromise (SHA-256)

4e54f2e63a559a138a6ad08357607009c1725de084e8a406a268d67b1ca3e99b
89ed03d9e80d4ef62c54087a12177f795e478b1b5e5a8af69ef4e4740e102186
7b41adec259822ebbf3bceb10f2898f8ec0b31fdf7505dea7efea4e2371c3e71

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 hahabott (7 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging hahabott across your stack and pipelines.

  2. If you installed it — respond

    hahabott 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 hahabott 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 hahabott 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. hahabott on PyPI has been identified as a malicious package (versions 1.20.1, 1.20.6, 1.20.7, 1.20.8, 1.20.9, 1.29.1, 1.29.3 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

2025-07-hahabott

References

Credits

  • Kamil Mańkowski (kam193)

Detect & block this

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

hahabott (PyPI) malicious package — MAL-2025-191746 | O3 Security