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

webt00nPyPI

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

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

Malicious versions

1 flagged
1.0

Indicators of compromise (SHA-256)

c296f55a7973fbd56f124dbad42de47210f4d0affec7a7e2d65b839de758628d
8b4c91ba48c329f962571348bae72a1a35acc4a81edff56a5192c4ee42a2ec2e

Detection & response playbook

Malicious package
  1. Find it

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

  2. If you installed it — respond

    Remove webt00n from your project and lockfile, then assume any secrets accessible to the build or runtime were exposed: rotate API keys, tokens, and credentials, and audit for unexpected outbound activity or persistence.

  3. Did it already run?

    If webt00n 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 webt00n 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. webt00n on PyPI has been identified as a malicious package (version 1.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

RLMA-2024-05007RLUA-2024-09517

References

Credits

  • ReversingLabs · finder

Detect & block this

O3 blocks webt00n-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the malicious outbound activity and severs the channel.

webt00n (PyPI) malicious package — MAL-2024-6203 | O3 Security