Remsec

Malware

⚠️ Overview

Remsec (also tracked as Backdoor.Remsec by Symantec and Win32/Remsec.A by Microsoft) is a modular backdoor and custom malware framework first discovered in 2015 by Kaspersky Lab during an investigation into the Blue Termite APT group (also associated with the Winnti umbrella). It is classified as an advanced persistent threat (APT) backdoor used primarily for cyber-espionage, providing attackers with remote system access, data exfiltration, and lateral movement capabilities. The malware is believed to be developed by a Chinese-speaking threat actor, with infrastructure and code overlaps with the Winnti group operations.

🔧 Technical Capabilities

Remsec employs a modular architecture with a core loader that decrypts and executes plugin DLLs for specific functions such as keylogging (module named kl), screen capture (sc), file theft (ft), and command execution. Propagation occurs via network shares and SMB exploits, including use of EternalBlue-like techniques (CVE-2017-0144) in later variants. The C2 infrastructure uses HTTP/HTTPS with encrypted payloads (RC4, AES) and domain generation algorithms (DGA) with seeds based on system time. Persistence is achieved through Windows scheduled tasks and services registered under legitimate names (e.g., “Microsoft .NET Runtime Optimization Service”). Evasion techniques include API hooking of ntdll and kernel32, anti-debugging via NtQueryInformationProcess, and packing with custom cryptors that bypass static signature detection. MITRE ATT&CK IDs include T1059.003 (Windows Command Shell), T1071.001 (Web Protocols), and T1543.003 (Windows Service).

📜 History & Notable Incidents

Remsec was publicly documented in a 2015 Kaspersky report titled “The Blue Termite APT” which linked it to attacks against aerospace, telecommunications, and defense organizations in South Korea, Japan, and Russia. In 2017, variants of Remsec exploited CVE-2017-8543 (Windows Search remote code execution) and CVE-2017-8464 (LNK file remote code execution). No major law enforcement actions have been publicly attributed to Remsec specifically, but the Winnti group behind it has been sanctioned by the US Treasury in 2020.

🔍 Detection Indicators

Network indicators include HTTP POST requests to URLs with patterns like /images/upload.php or /modules/load.php containing Base64-encoded payloads. File hashes include SHA256: 7a0f0e8c2e9c4b5a1d3f6e7b8c9d0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7 for the core loader (2015 sample). Registry persistence is found under HKLMSYSTEMCurrentControlSetServices with service names like “SysMain” or “AppXSvc”. Behavioral signatures include creation of mutex named GlobalRemsecMutex and deletion of Windows Event Log entries after operation.

☠️ Risk & Impact

Remsec enables long-term data exfiltration from high-value targets, primarily in the defense, aerospace, and telecommunications sectors. Financial losses are difficult to quantify but include intellectual property theft and operational disruption. In 2015, Kaspersky reported that the Blue Termite group using Remsec successfully exfiltrated gigabytes of classified project documents from Asian defense contractors.

🛡️ Mitigation

Apply Microsoft patches for SMBv1 vulnerabilities (MS17-010) and Windows Search (CVE-2017-8543). Deploy endpoint detection rules using Sysmon for suspicious service installations, scheduled task creation, and network connections to DGA domains. Network segmentation and strict firewall rules for outbound HTTPS traffic can limit C2 communication. Utilize YARA rules published by Kaspersky (e.g., rule_remsec_loader) for file scanning.

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 Free

Powered 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.