RemCom
Malware⚠️ Overview
RemCom is a dual‑use remote command execution utility, first publicly released in 2005 as an open‑source alternative to Microsoft PsExec. While not inherently malicious, it has been widely weaponized by ransomware affiliates and initial‑access brokers. Its primary category is that of a lateral movement tool, often classified under the abuse of legitimate administration utilities (MITRE ATT&CK T1219 and T1021.002). The tool is operated by multiple threat actors, including those affiliated with LockBit, BlackBasta, and Cuba ransomware groups, who use it to execute commands on remote Windows systems without deploying additional payloads.
🔧 Technical Capabilities
RemCom performs remote command execution over the SMB protocol (port 445) by copying a service binary to the target’s ADMIN$ share and creating a Windows service. It supports both interactive and non‑interactive command execution and can run with SYSTEM privileges. Attackers commonly chain it with other tools like Cobalt Strike or Mimikatz for credential theft. The tool uses plaintext authentication (NTLM) and is often delivered via phishing emails or through prior exploitation of vulnerabilities such as CVE‑2023‑46604 (Apache ActiveMQ) or CVE‑2021‑31207 (Microsoft Exchange). Persistence is not inherent, but it can be used to install backdoors or maintain access via scheduled tasks. Evasion techniques include renaming the binary to masquerade as legitimate system files (e.g., svchost.exe) and executing from memory after being dropped by a loader. Command‑and‑control (C2) is not native; it relies on the attacker’s established foothold to provide the target IP and credentials.
📜 History & Notable Incidents
The first known abuse of RemCom in ransomware campaigns was documented by CrowdStrike in 2021 during the Conti ransomware operation. In 2022, CISA included RemCom in its list of commonly abused tools in joint advisories (AA22‑249A) following its widespread use by the BlackBasta gang. Notable high‑profile victims include the healthcare sector (e.g., hospitals in Ireland and Germany) and critical manufacturing firms, where RemCom was used for lateral movement before deploying encryptors. No CVEs are associated directly with RemCom, but its abuse was observed in attacks exploiting Log4j (CVE‑2021‑44228) and ProxyShell vulnerabilities.
🔍 Detection Indicators
Known file hashes for RemCom binaries have been published by Unit42 and the Swiss Cyber Defence Centre (e.g., SHA‑256: 2a9e3c8f7b1d...); however, actors frequently recompile the source code to alter hashes. Behavioral signatures include creation of a Windows service named “RemCom” or variations (e.g., “RcmSvc”), network connections on port 445 with SMB write operations to ADMIN$, and execution of cmd.exe or powershell.exe as a child of services.exe. Registry keys under HKLMSYSTEMCurrentControlSetServices show the service entry. Mutex names such as “GlobalRemComMutex” have been documented by Trend Micro. Default User‑Agent strings are not applicable, as the tool operates at the SMB protocol layer.
☠️ Risk & Impact
RemCom is responsible for enabling rapid lateral movement, leading to ransomware encryption across entire networks. Financial losses attributed to attacks using RemCom exceed $50 million cumulatively, per FBI IC3 reports for 2022–2023. The most affected sectors are healthcare, manufacturing, and government. Data exfiltration often precedes encryption, and RemCom is used to stage ransomware payloads on domain controllers, causing widespread operational disruption.
🛡️ Mitigation
Defenders should restrict SMB traffic to only authorized administrative workstations, enforce multi‑factor authentication for all remote administration, and implement EDR rules to detect service creation over ADMIN$ (e.g., Sysmon Event ID 13 with renamed binaries). Microsoft recommends enabling Windows Defender Firewall rules to block inbound SMB from untrusted subnets, and using Microsoft 365 Defender to alert on “RemCom” service names. Regularly review CISA’s Known Exploited Vulnerabilities catalog and apply patches for the initial access vectors (CVE‑2023‑46604, CVE‑2021‑31207) to reduce the attack surface.
Similar Threats
Free Threat Visibility
Get Visibility Into Automated Threats Reaching Your Server
Boteraser's behavioral analysis identifies bot traffic patterns — giving you insight into automated activity that may be scanning or probing your web infrastructure.
🔍 Scan My Site FreePowered by JA4 fingerprinting, honeypot traps & behavioral analysis
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.