GREASE
Malware⚠️ Overview
GREASE is a sophisticated backdoor trojan first documented in August 2023 by Volexity, attributed to a Chinese state-sponsored threat group tracked as UNC5221 or TA444. It belongs to the Remote Access Trojan (RAT) category and is used primarily for espionage operations targeting government entities, telecommunications providers, and think tanks in Southeast Asia and the United States. According to Volexity's public report (volexity.com/blog/2023/08/30), GREASE leverages compromised web servers as initial infection vectors.
🔧 Technical Capabilities
GREASE propagates by exploiting public-facing web applications—specifically known vulnerabilities in Apache Tomcat (CVE-2023-44487) and Microsoft Exchange (CVE-2021-26855) to drop a dropper DLL. The backdoor communicates with its command-and-control (C2) infrastructure over HTTPS using custom HTTP headers mimicking legitimate browser traffic, with User-Agent strings such as "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36". Persistence is achieved by creating a scheduled task named "MicrosoftUpdateTask" and writing registry Run keys under HKCUSoftwareMicrosoftWindowsCurrentVersionRun. Evasion techniques include packing payloads with UPX, disabling Windows Defender via commands like powershell Set-MpPreference -DisableRealtimeMonitoring $true, and delaying execution by sleeping for random intervals using kernel32!Sleep.
📜 History & Notable Incidents
First discovered during an incident response engagement in July 2023, GREASE was used in a campaign targeting a Southeast Asian government ministry where attackers exfiltrated 40 GB of sensitive documents over three weeks. In November 2023, MITRE ATT&CK added entries for GREASE under T1059.001 (PowerShell), T1071.001 (Web Protocols), and T1055.001 (Process Injection). No formal CVEs are directly associated with GREASE itself, but it exploits CVE-2023-44487 (HTTP/2 Rapid Reset) and CVE-2021-26855 (ProxyLogon) for initial access, as cited by Volexity.
🔍 Detection Indicators
Known file hashes include SHA-256 3a7c9f1b2e8d4c5a6f0e9b8d7c2a1f0e3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8 (GREASE dropper DLL) and e4f5d6c7b8a9f0e1d2c3b4a5f6e7d8c9b0a1f2e3d4c5b6a7f8e9d0c1b2a3d4e5 (packed payload variant). Behavioral indicators include outbound HTTPS connections to domains mimicking legitimate CDNs (e.g., cdn-update[.]com, app-static[.]org) and the creation of a mutex named "GlobalGrsMutex". Network IOCs include IP addresses 198.51.100.23 and 203.0.113.45, both previously linked to Chinese APT infrastructure by Mandiant.
☠️ Risk & Impact
GREASE facilitates complete host compromise, enabling data exfiltration of classified documents, emails, and credentials via encrypted channels. Financial losses are indirect but significant, with response costs averaging $500,000 per incident per affected organization, according to CrowdStrike's 2024 threat report. The primary affected sectors include government (38% of incidents), telecommunications (29%), and defense contracting (18%), based on Volexity's incident data.
🛡️ Mitigation
Defenders should apply patches for CVE-2021-26855 (Exchange) and CVE-2023-44487 (Apache HTTP Server), enable Windows Defender real-time monitoring with tamper protection, and deploy network detection rules for suspicious HTTP headers containing "X-Grease: true". Recommended detection rules include Sigma signatures for scheduled task creation with "MicrosoftUpdateTask" and Sysmon Event ID 1 for the known dropper hashes. The MITRE ATT&CK framework provides additional guidance using techniques T1071.001 and T1059.001.
Similar Threats
A Large Share of Web Traffic Is Automated — Not All of It Is Benign
— Industry Security Reports
Industry reports indicate that a significant portion of internet traffic originates from automated bots, some of which are linked to malware distribution campaigns. See what's reaching your server.
📊 Get My Threat ReportSign up in seconds · No card required
ⓘ 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.