Internal Windows installer for Bikli CLI and Bikli Wrapper
On npm postinstall, the package requests elevation and configures a concealed Windows RDP access path. It enables and exposes RDP, weakens authentication, creates or enables a privileged hidden account, and disguises a service.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage ships native binary artifacts.
payload/bikli-cli-installer.exeView on unpkgInstall enables RDP and creates a privileged account.
bin/biklimaster.jsView on unpkg · L557Account logic enables/creates an administrator and hides it from sign-in.
bin/biklimaster.jsView on unpkg · L742RDP settings disable NLA and permit shadow access without permission.
lib/bikliwrapper.jsView on unpkg · L65It opens inbound TCP/UDP firewall rules on port 3389.
lib/bikliwrapper.jsView on unpkg · L229Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L27Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L27Package ships native binary artifacts.
payload/bikli-cli-installer.exeView on unpkgInstall enables RDP and creates a privileged account.
bin/biklimaster.jsView on unpkg · L557RDP settings disable NLA and permit shadow access without permission.
lib/bikliwrapper.jsView on unpkg · L65Account logic enables/creates an administrator and hides it from sign-in.
bin/biklimaster.jsView on unpkg · L742It opens inbound TCP/UDP firewall rules on port 3389.
lib/bikliwrapper.jsView on unpkg · L229