目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%
← 返回恶意软件包
PyPI active

cryptgraphy

MAL-2026-14388
2026-08-24 05:22:20
OpenSSF Malicious Packages
该软件包被识别为恶意包。建议隔离受影响环境,并排查凭据泄露和异常网络连接。

Summary

Malicious code in cryptgraphy (PyPI)

凭据/密钥窃取安装阶段执行文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
下载量
数据源
暂无公开数据
下载量只代表仓库活动度,不等于已被入侵的安装数量。
永久样本归档NAS
版本状态大小SHA-256获取方式
1.0.0unavailable
样本保存在内网 NAS 隔离区,不公开镜像地址;已开通会员可直接从平台下载。同步任务不会解压或执行样本。
受影响版本
EcosystemPackageVersion
PyPIcryptgraphy1.0.0
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-14388","published":"2026-08-23T20:18:02Z","modified":"2026-08-24T05:22:20.158532054Z","summary":"Malicious code in cryptgraphy (PyPI)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (ad7f362d84083dd8b3398e66da8abc40aecb79fd1d7b1b42d32938f9089bd3d2)\nThe package impersonates the cryptography/boto3 ecosystem via a typosquatted name and falsified metadata (author 'AWS Support Team' <support@aws.com>, url https://aws.amazon.com/, module docstring 'botoo3 - Utilidades para AWS'). Its setup.py registers a CustomInstall command that runs automatically on `pip install`. The install hook writes a shell script to /tmp that sleeps for five minutes, then downloads an ELF binary from https://file.freestorage-04.bond/files/2026/8/23/10fef88e-73a5-4262-90b8-6585724390e6/boto3_utils.elf via curl/wget, stages it to /tmp/systemd-helper, chmods it executable, and launches it detached with nohup. The shipped Python module is a stub of no-op functions, so the only functional behavior on install is fetching and executing the opaque binary from an anonymous.bond host unrelated to any AWS or cryptography publisher. The delayed execution and systemd-mimicking filename are anti-forensics.\n\n## Source: kam193 (d303a7fa6aef47387f6029dfeb62ce66dd3231c0b0f77fc3611a65d53fc23a1a)\nDuring installation package downloads and executes an executable. The remote executable appears to be broken but suggests intentions for persistence via systemd services, cryptocurrency mining and propagating over the network.  Campaign shows some similarities with 2026-08-boto4\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2026-08-mlflow-otel-instrumentor\n\n\nReasons (based on the campaign):\n\n\n - typosquatting\n\n\n - Downloads and executes a remote executable.\n\n\n - worm\n\n\n - persistence\n\n\n - network-scan\n\n\n - cryptominer\n","affected":[{"package":{"name":"cryptgraphy","ecosystem":"PyPI"},"versions":["1.0.0"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"setup.py","sha256":"18d385026914adcf1bdbc814b4cb2e877fc0cafb0eedf2df7515461b9ac829b9","tlsh":"e94165828d1d66742ec313910663a52312d5a123bf85e9c878dc83745b4abecce21fae"}],"package_integrity":[{"filename":"cryptgraphy-1.0.0-py3-none-any.whl","hashes":{"blake2b_256":"2412415b7e21fed5a9656a70c2492451a626b23ac6a75b5ab10089e5c1452ec8","md5":"f72db115d9a4c496e4f1110ea8a30e5c","sha256":"8299bb4cd84717541d3227e50f5c4e1c1184a94f11abb00a2e6cc571668802e6"}},{"filename":"cryptgraphy-1.0.0.tar.gz","hashes":{"blake2b_256":"26c7d576c421e2029078f6acc8aeb5b55b1836cf6f5c3c5839c9887efb3d26c6","md5":"16924a6a606cb046ddddf8dc6a0cdc9a","sha256":"a596e881adbdc8a083f65a026ea8affa130bc6b9dfa799f7866637304c44b1da"}}]}}}],"references":[{"type":"EVIDENCE","url":"https://www.virustotal.com/gui/file/051f87046f4904a6b9a479153e14b1e3c3eb7d9aed7ef2b9360c6bbc081112e9/detection"},{"type":"WEB","url":"https://bad-packages.kam193.eu/pypi/package/cryptgraphy"},{"type":"PACKAGE","url":"https://pypi.org/project/cryptgraphy/1.0.0/"}],"database_specific":{"iocs":{"urls":["https://file.freestorage-04.bond/files/2026/8/23/10fef88e-73a5-4262-90b8-6585724390e6/boto3_utils.elf?srl=3wyvEAZhXsu6vRNBWi1bug&exp=1787506002"]},"malicious-packages-origins":[{"id":"pypi/2026-08-mlflow-otel-instrumentor/cryptgraphy","import_time":"2026-08-23T21:08:50.51090881Z","modified_time":"2026-08-23T20:18:02.97985Z","sha256":"d303a7fa6aef47387f6029dfeb62ce66dd3231c0b0f77fc3611a65d53fc23a1a","source":"kam193","versions":["1.0.0"]},{"id":"IN-MAL-2026-018593","import_time":"2026-08-24T05:20:12.870989567Z","modified_time":"2026-08-24T05:05:05Z","sha256":"ad7f362d84083dd8b3398e66da8abc40aecb79fd1d7b1b42d32938f9089bd3d2","source":"amazon-inspector","versions":["1.0.0"]}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"},{"name":"Kamil Mańkowski (kam193)","contact":["https://github.com/kam193","https://bad-packages.kam193.eu/"],"type":"ANALYST"}]}

数据来源:OpenSSF Malicious Packages · Apache-2.0