Malicious package with AdaptixC2 framework agent found in npm registry
A malicious npm package named 'https-proxy-utils' was discovered containing a post-install script that downloads and executes the AdaptixC2 post-exploitation framework agent. The package impersonated legitimate utilities and cloned functionality to evade detection. It targets Windows, Linux, and macOS platforms with tailored payload delivery methods. Once installed, the AdaptixC2 agent enables remote access, command execution, and persistence, posing significant risks to affected systems. This incident exemplifies the increasing abuse of open-source software supply chains as attack vectors. No known exploits in the wild have been reported yet, but the threat remains active and multi-platform. The malicious infrastructure is hosted on the domain cloudcenter. top, which serves payloads for different OS architectures. European organizations relying on npm packages for development or deployment are at risk, especially those with mixed OS environments. Mitigation requires vigilant package vetting, monitoring for suspicious post-install scripts, and network controls to block malicious domains.
AI Analysis
Technical Summary
The threat involves a malicious npm package named 'https-proxy-utils' that was uploaded to the npm registry posing as a proxy utility. This package contained a post-installation script that silently downloads and executes the AdaptixC2 agent, a sophisticated post-exploitation framework. The malicious package mimicked popular legitimate packages and cloned functionality from other npm packages to avoid suspicion. The post-install script includes distinct payload delivery mechanisms tailored for Windows, Linux, and macOS platforms, ensuring broad multi-platform infection capability. Upon successful deployment, the AdaptixC2 agent provides attackers with remote access, command execution capabilities, and persistence on compromised systems, allowing long-term control and potential lateral movement. The payloads are hosted on the domain cloudcenter.top, which serves binaries and configuration files for different OS architectures, including ARM and x64 variants. This attack vector highlights the growing trend of supply chain compromises within open-source ecosystems, where attackers exploit trust in widely used package repositories to distribute malware. Although no active exploitation campaigns have been reported yet, the presence of this agent in a public package repository poses a significant risk to developers and organizations that automatically install or update npm packages without thorough validation. The incident follows a similar pattern to previous high-profile supply chain attacks such as the Shai-Hulud worm, emphasizing the need for enhanced security controls around software dependencies.
Potential Impact
European organizations that rely on npm packages for software development, deployment, or automation are at risk of inadvertently installing this malicious package, leading to system compromise across multiple operating systems. The AdaptixC2 agent's capabilities for remote access, command execution, and persistence can result in data breaches, intellectual property theft, disruption of services, and potential lateral movement within corporate networks. Organizations with mixed OS environments (Windows, Linux, macOS) face increased exposure due to the multi-platform nature of the payload. Supply chain attacks like this undermine trust in open-source ecosystems and can lead to widespread impact if the package is included in automated build or deployment pipelines. The malicious infrastructure's domain (cloudcenter.top) could be used to deliver additional payloads or updates, extending the attacker's control. Given the medium severity and no known active exploitation campaigns, the immediate impact may be limited but could escalate if attackers leverage this foothold for further attacks. The incident also raises regulatory and compliance concerns under European data protection laws if personal or sensitive data is compromised.
Mitigation Recommendations
1. Implement strict package vetting policies: Avoid installing npm packages from untrusted or unknown authors, and verify package authenticity and integrity before use. 2. Monitor and audit post-install scripts in npm packages to detect suspicious or unexpected behavior. 3. Employ dependency scanning tools that can detect known malicious packages or anomalous scripts. 4. Restrict network egress to block connections to suspicious domains such as cloudcenter.top and other known malicious infrastructure. 5. Use sandboxed or isolated environments for testing new or updated packages before deployment in production. 6. Maintain up-to-date endpoint detection and response (EDR) solutions capable of identifying post-exploitation frameworks like AdaptixC2. 7. Educate developers and DevOps teams about supply chain risks and encourage the use of package lock files and reproducible builds. 8. Establish incident response plans that include supply chain compromise scenarios. 9. Collaborate with npm registry maintainers and report suspicious packages promptly to facilitate removal. 10. Consider implementing software bill of materials (SBOM) tracking to maintain visibility of all third-party components in use.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Italy, Spain, Poland
Indicators of Compromise
- hash: 04931b7dfd123e6026b460d87d842897
- hash: 669bdbef9e92c3526302ca37dc48d21f
- hash: 764c9e6b6f38df11dc752cb071ae26f9
- hash: b8e27a88730b124868c1390f3bc42709
- hash: dfbc0606e16a89d980c9b674385b448e
- hash: edac632c9b9ff2a2da0eacaab63627f4
- hash: f4773cd91ee35f2d8fca0bfc29675bcfa6f88db4
- hash: fd0eab4671a7e626c597a7f5de930af1dc66c1014622649a4e94b7c3d086e097
- url: http://cloudcenter.top/linux_update_arm
- url: http://cloudcenter.top/linux_update_x64
- url: http://cloudcenter.top/macosUpdate.plist
- url: http://cloudcenter.top/macos_update_arm
- url: http://cloudcenter.top/macos_update_x64
- url: http://cloudcenter.top/sys/update
- domain: cloudcenter.top
Malicious package with AdaptixC2 framework agent found in npm registry
Description
A malicious npm package named 'https-proxy-utils' was discovered containing a post-install script that downloads and executes the AdaptixC2 post-exploitation framework agent. The package impersonated legitimate utilities and cloned functionality to evade detection. It targets Windows, Linux, and macOS platforms with tailored payload delivery methods. Once installed, the AdaptixC2 agent enables remote access, command execution, and persistence, posing significant risks to affected systems. This incident exemplifies the increasing abuse of open-source software supply chains as attack vectors. No known exploits in the wild have been reported yet, but the threat remains active and multi-platform. The malicious infrastructure is hosted on the domain cloudcenter. top, which serves payloads for different OS architectures. European organizations relying on npm packages for development or deployment are at risk, especially those with mixed OS environments. Mitigation requires vigilant package vetting, monitoring for suspicious post-install scripts, and network controls to block malicious domains.
AI-Powered Analysis
Technical Analysis
The threat involves a malicious npm package named 'https-proxy-utils' that was uploaded to the npm registry posing as a proxy utility. This package contained a post-installation script that silently downloads and executes the AdaptixC2 agent, a sophisticated post-exploitation framework. The malicious package mimicked popular legitimate packages and cloned functionality from other npm packages to avoid suspicion. The post-install script includes distinct payload delivery mechanisms tailored for Windows, Linux, and macOS platforms, ensuring broad multi-platform infection capability. Upon successful deployment, the AdaptixC2 agent provides attackers with remote access, command execution capabilities, and persistence on compromised systems, allowing long-term control and potential lateral movement. The payloads are hosted on the domain cloudcenter.top, which serves binaries and configuration files for different OS architectures, including ARM and x64 variants. This attack vector highlights the growing trend of supply chain compromises within open-source ecosystems, where attackers exploit trust in widely used package repositories to distribute malware. Although no active exploitation campaigns have been reported yet, the presence of this agent in a public package repository poses a significant risk to developers and organizations that automatically install or update npm packages without thorough validation. The incident follows a similar pattern to previous high-profile supply chain attacks such as the Shai-Hulud worm, emphasizing the need for enhanced security controls around software dependencies.
Potential Impact
European organizations that rely on npm packages for software development, deployment, or automation are at risk of inadvertently installing this malicious package, leading to system compromise across multiple operating systems. The AdaptixC2 agent's capabilities for remote access, command execution, and persistence can result in data breaches, intellectual property theft, disruption of services, and potential lateral movement within corporate networks. Organizations with mixed OS environments (Windows, Linux, macOS) face increased exposure due to the multi-platform nature of the payload. Supply chain attacks like this undermine trust in open-source ecosystems and can lead to widespread impact if the package is included in automated build or deployment pipelines. The malicious infrastructure's domain (cloudcenter.top) could be used to deliver additional payloads or updates, extending the attacker's control. Given the medium severity and no known active exploitation campaigns, the immediate impact may be limited but could escalate if attackers leverage this foothold for further attacks. The incident also raises regulatory and compliance concerns under European data protection laws if personal or sensitive data is compromised.
Mitigation Recommendations
1. Implement strict package vetting policies: Avoid installing npm packages from untrusted or unknown authors, and verify package authenticity and integrity before use. 2. Monitor and audit post-install scripts in npm packages to detect suspicious or unexpected behavior. 3. Employ dependency scanning tools that can detect known malicious packages or anomalous scripts. 4. Restrict network egress to block connections to suspicious domains such as cloudcenter.top and other known malicious infrastructure. 5. Use sandboxed or isolated environments for testing new or updated packages before deployment in production. 6. Maintain up-to-date endpoint detection and response (EDR) solutions capable of identifying post-exploitation frameworks like AdaptixC2. 7. Educate developers and DevOps teams about supply chain risks and encourage the use of package lock files and reproducible builds. 8. Establish incident response plans that include supply chain compromise scenarios. 9. Collaborate with npm registry maintainers and report suspicious packages promptly to facilitate removal. 10. Consider implementing software bill of materials (SBOM) tracking to maintain visibility of all third-party components in use.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Author
- AlienVault
- Tlp
- white
- References
- ["https://securelist.com/adaptixc2-agent-found-in-an-npm-package/117784/"]
- Adversary
- null
- Pulse Id
- 68f22e20dbd8823524fbecb6
- Threat Score
- null
Indicators of Compromise
Hash
Value | Description | Copy |
---|---|---|
hash04931b7dfd123e6026b460d87d842897 | — | |
hash669bdbef9e92c3526302ca37dc48d21f | — | |
hash764c9e6b6f38df11dc752cb071ae26f9 | — | |
hashb8e27a88730b124868c1390f3bc42709 | — | |
hashdfbc0606e16a89d980c9b674385b448e | — | |
hashedac632c9b9ff2a2da0eacaab63627f4 | — | |
hashf4773cd91ee35f2d8fca0bfc29675bcfa6f88db4 | — | |
hashfd0eab4671a7e626c597a7f5de930af1dc66c1014622649a4e94b7c3d086e097 | — |
Url
Value | Description | Copy |
---|---|---|
urlhttp://cloudcenter.top/linux_update_arm | — | |
urlhttp://cloudcenter.top/linux_update_x64 | — | |
urlhttp://cloudcenter.top/macosUpdate.plist | — | |
urlhttp://cloudcenter.top/macos_update_arm | — | |
urlhttp://cloudcenter.top/macos_update_x64 | — | |
urlhttp://cloudcenter.top/sys/update | — |
Domain
Value | Description | Copy |
---|---|---|
domaincloudcenter.top | — |
Threat ID: 68f268639c34d0947f2fb372
Added to database: 10/17/2025, 4:01:39 PM
Last enriched: 10/17/2025, 4:17:13 PM
Last updated: 10/19/2025, 2:52:22 PM
Views: 17
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
North Korean Hackers Combine BeaverTail and OtterCookie into Advanced JS Malware
MediumSilver Fox Expands Winos 4.0 Attacks to Japan and Malaysia via HoldingHands RAT
MediumThreatFox IOCs for 2025-10-18
MediumWinos 4.0 hackers expand to Japan and Malaysia with new malware
MediumThreatFox IOCs for 2025-10-17
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.