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

目标: 1000 元 · 已筹: 1336

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

biklimaster

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

Summary

Malicious code in biklimaster (npm)

凭据/密钥窃取安装阶段执行
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
0
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npmbiklimaster*
npmbiklimaster1.0.0
npmbiklimaster1.1.3
npmbiklimaster1.1.4
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-13786","published":"2026-08-12T10:20:39Z","modified":"2026-08-12T12:25:59.905781432Z","aliases":["GHSA-pcfp-4v4q-w735"],"summary":"Malicious code in biklimaster (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (16fe526cf29535e21a0d1c3206405e20d0447ca01f25ea46dc9569ab52066555)\nThe npm postinstall hook (`node bin/biklimaster.js install --postinstall`) prompts for UAC elevation and then reconfigures the installer's Windows host into a remotely reachable, attacker-accessible machine. `createRdpAdministrator` either enables the built-in Administrator (RID 500) or creates a local `admin` account via PowerShell `New-LocalUser`, sets its password to the value shipped in `config.json` (`administratorPassword: \"Hacker@1290\"`), adds it to Administrators and Remote Desktop Users, and hides it from the Windows sign-in user list by writing to `SpecialAccounts\\UserList`. `bikliwrapper.js` then applies registry settings enabling Remote Desktop (`fDenyTSConnections=0`), pinning `PortNumber=3389`, disabling Network Level Authentication (`UserAuthentication=0`), and enabling non-consensual session shadowing (`Shadow=2`), and adds inbound firewall Allow rules for TCP/UDP 3389 (`BikliWrapper-RDP-TCP/UDP`). The postinstall also silently executes bundled unsigned Windows binaries (`bikli-cli-installer.exe /S`, `RDPWInst.exe -i`, which patches `termsrv.dll` via RDP Wrapper). Because the credential is shipped in a package published publicly on npm, every installer receives the same admin password — the README even acknowledges it is 'visible to everyone if the package is published publicly' and that the bundled Windows executables are unsigned. The net effect of `npm install -g biklimaster` on Windows is a hidden local administrator account with a known password on an externally reachable RDP endpoint with NLA off and shadow-without-consent on.\n\n## Source: ghsa-malware (1427081760f79ad3c1c52496752f4c1a783f6f46f26eb43d691cfea00ca55de0)\nAny computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.\n","affected":[{"package":{"name":"biklimaster","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.1.4","1.0.0","1.1.3"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"bin/biklimaster.js","sha256":"9014eb10f15c2097527cd798a146c6f66a6d3c127b94109a8e70c7c57ce6527e","tlsh":"5382e6498ce637202ab355ada41b82367754de02704ae160b2fcc15d7fc640afabb5df"},{"path":"lib/bikliwrapper.js","sha256":"148c9d6b8d4878d438f93881e7e124412d7c25625a94a5501eba87d17b251c98","tlsh":"0572b7855df673342aa353bf540b42226b38a611700ae16473ed46482fcf46de3b76ee"},{"path":"config.json","sha256":"0bbfe0c4ddf6f068986294e93c106a7e2dec89f73e0070c7654a3ffd14d34f9b"}]}}}],"references":[{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-pcfp-4v4q-w735"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/biklimaster/v/1.1.4"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/biklimaster/v/1.0.0"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/biklimaster/v/1.1.3"}],"database_specific":{"malicious-packages-origins":[{"id":"GHSA-pcfp-4v4q-w735","import_time":"2026-08-12T10:39:02.422077452Z","modified_time":"2026-08-12T10:20:46Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"1427081760f79ad3c1c52496752f4c1a783f6f46f26eb43d691cfea00ca55de0","source":"ghsa-malware"},{"id":"IN-MAL-2026-017448","import_time":"2026-08-12T12:24:14.75925119Z","modified_time":"2026-08-12T12:23:06Z","sha256":"16fe526cf29535e21a0d1c3206405e20d0447ca01f25ea46dc9569ab52066555","source":"amazon-inspector","versions":["1.1.4"]},{"id":"IN-MAL-2026-017450","import_time":"2026-08-12T12:24:14.945381119Z","modified_time":"2026-08-12T12:23:27Z","sha256":"7355d4fd8d99e36e38951c22724c673e0883a80ec116125c44a1ae50c6821580","source":"amazon-inspector","versions":["1.0.0"]},{"id":"IN-MAL-2026-017449","import_time":"2026-08-12T12:24:14.852409058Z","modified_time":"2026-08-12T12:23:15Z","sha256":"a6e25cf4b46cb7e524919a742aa9a0eb3ba37a53e3f249ad1820ac66d9b0ccc2","source":"amazon-inspector","versions":["1.1.3"]}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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