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

dakumangalsinghnpm

dakumangalsingh is a confirmed malicious npm package (MAL-2026-13879) that runs destructive / sabotage code (malicious versions 1.0.0, 1.0.1, 1.1.0). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in dakumangalsingh (npm)

MAL-2026-13879
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall dakumangalsingh

What this malware does

package.json declares a postinstall hook that executes a bundled Windows PE launcher (DakuMangalSingh\DakuMangalSingh.exe) at npm install time. The launcher is a jpackage wrapper that loads an embedded JAR named virus.jar containing classes Main, Executor, BatchExecutor, Fetch, RobotService (java.awt.Robot input synthesis), Screenshort (screen capture), and DeviceId (host fingerprinting) — the shape of a remote-command agent with screen-capture and input-synthesis capability. A bundled replicate.bat installs persistence by creating a shortcut to the dropped executable in %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup so the payload auto-runs at every user logon. A cleanup.bat kills the process and recursively deletes the package folder, providing anti-forensics on the installer's host. Installing the package on Windows results in immediate arbitrary code execution, a persistent logon-triggered agent, and evidence-removal tooling — with no legitimate library functionality.

Malicious versions

3 flagged
1.0.01.0.11.1.0

Indicators of compromise (SHA-256)

502c2aae77a471762612a5114d299651b7e75571d5c6d9dd5665a3dc2c503327
89cca10a1d7b205f9caecd1294b9aed12a6eb781599d8b90a854f9fb2c169f2d
7c6c4376c4b5056a3784ff7a88906659e085c3da56bcd17d445f57e257cbd937

Detection & response playbook

Destructive / sabotage
  1. Find it

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

  2. If you installed it — respond

    dakumangalsingh carries a destructive/sabotage payload. Remove it immediately, restore any affected data from clean backups, and verify integrity of build outputs that may have been tampered with.

  3. Did it already run?

    If dakumangalsingh 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 dakumangalsingh 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. dakumangalsingh on npm has been identified as a malicious package (versions 1.0.0, 1.0.1, 1.1.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-017568IN-MAL-2026-017571IN-MAL-2026-017570

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks dakumangalsingh-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.

Explore

dakumangalsingh (npm) malicious package — MAL-2026-13879 | O3 Security