Last seven days
- First activity
- Sep 10, 2026
- Last activity
- Sep 10, 2026
- Feed role
- C2
- Host form
- 1 IP / 0 hostnames
RedShell is a native Linux implant associated with the RedC2 4.0 command-and-control framework.
Profile source: Mallory opens in a new tabRedShell
RedShell is a native Linux implant associated with the RedC2 4.0 command-and-control framework. It functions as a post-exploitation backdoor and beacon, providing remote operators with interactive shell access, command execution, file operations, host and network reconnaissance, data collection, and network pivoting capabilities. Documented functionality includes theft of SSH keys, browser-stored credentials, and database-related files; reverse shell access; file transfer; SOCKS5 proxying; TCP port forwarding; tunneling; persistence through cron, shell startup files, user-level services, and desktop autostart mechanisms; and in-memory execution of ELF payloads and shellcode. The implant also gathers host metadata such as user, hostname, operating system details, network information, and privilege context before entering its command-processing loop.
RedShell has been observed delivered through software supply-chain compromises involving trojanized npm packages masquerading as legitimate date, calendar, and streak-calculation utilities. In these cases, the malicious packages preserved advertised functionality while using the module entry point to silently make an embedded Linux ELF payload executable and launch it as a detached background process when the package was imported, including via transitive dependencies. This execution path did not depend on npm lifecycle hooks, increasing the likelihood of unnoticed compromise in developer and build environments. The malware is positioned to expose source code, deployment secrets, cloud access, and internal services reachable from trusted Linux hosts.
C2 tracking
Derp observations, rolling seven-day window
Samples
Reported operators
It's located either directly within the "dist/" or under "dist/internal/," but what it contains is the same: the RedShell Linux beacon for RedC2 4.0 that communicates with a remote Windows or Linux server to facilitate post-exploitation activities on the compromised host.
MITRE ATT&CK
Reporting
Researchers reported 14 trojanized npm packages posing as calendar, date, and streak utility libraries that secretly install the RedShell Linux beacon tied to the RedC2 4.0 command-and-control framework. The malicious code runs when a package is merely imported—including through transitive dependencies—by using dist/index.mjs to mark a bundled ELF binary as executable and launch it as a detached background process, avoiding traditional npm install hooks and rendering mitigations such as --ignore-scripts ineffective. The implanted payload connects over TLS to a hardcoded C2 server at 217.60.77.63:8792 with certificate verification disabled and provides capabilities including persistence, credential theft, fileless execution, tunneling, SOCKS proxying, and data exfiltration. Researchers said RedC2 is marketed as a cross-platform toolkit for Windows, macOS, and Linux, and includes an AI-enabled Red Agent component that converts natural-language prompts into post-exploitation actions, underscoring how weaponized open-source packages can quietly deliver a full-featured backdoor and reduce the skill required for follow-on intrusions.
Derp wouldn't exist without the work these projects do for the security community. We rely on their data sources to improve the quality and depth of what we publish. Thank you, we're genuinely grateful.