backoffice-charges-modulenpm
Malicious code in backoffice-charges-module (npm) Remove it immediately and rotate any exposed credentials.
What this malware does
On every npm install, the preinstall lifecycle script (node index.js > /dev/null 2>&1) silently HTTPS-POSTs a JSON payload to https://avamnrwqo7.rbmock.dev/ containing the package name, a generated execution_id, process.version, process.platform, process.arch, and an ISO timestamp. Output is redirected to /dev/null to hide the network call from the installer. The package has empty description, author 'poc', declares a main.js that is not shipped, and uses an artificially high version number (1.999.0) — classic dependency-confusion/typosquat reconnaissance signals. The beacon allows whoever controls avamnrwqo7.rbmock.dev to enumerate which internal CI runners and developer hosts have resolved this name from the public registry instead of an internal one, identifying targets for follow-up payloads.
Malicious versions
Indicators of compromise (SHA-256)
Frequently asked questions
Campaign
References
Credits
- Amazon Inspector · finder
Scan your dependencies
O3 Security blocks malicious packages like this at install time and in CI.
Supply-chain protection