QUIETEXIT
Malware⚠️ Overview
QuietExit is a lightweight, modular backdoor first publicly documented by Mandiant in February 2021 as a tool used by the Chinese state-sponsored group APT41 (also tracked as UNC3890). Classified as a remote access trojan (RAT), QuietExit is designed for stealthy post-exploitation operations, enabling persistent access to compromised systems in targeted sectors including telecommunications, education, and technology.
🔧 Technical Capabilities
QuietExit communicates exclusively over HTTPS to command-and-control (C2) servers using a custom encryption scheme that combines Base64 encoding with XOR obfuscation, making initial traffic analysis difficult. It establishes persistence via a scheduled task or Windows service disguised as legitimate system processes (e.g., svchost.exe), and employs process injection into explorer.exe to evade detection. The backdoor supports file upload/download, command execution via cmd.exe, keystroke logging, and screenshot capture. It uses a three-stage payload delivery: an initial dropper (often a DLL) decrypts and loads the core module, which then contacts the C2 for configuration. QuietExit also checks for running analysis tools (processes like Wireshark, ProcMon) and terminates if detected, demonstrating anti-analysis behavior consistent with MITRE ATT&CK technique T1497 (Virtualization/Sandbox Evasion).
📜 History & Notable Incidents
First observed in late 2020, QuietExit was part of a campaign by APT41 targeting U.S. universities and European telecom providers. Mandiant’s 2021 report (MIR-2021-001) linked QuietExit to earlier operations involving the TONEDEAF malware family. No publicly assigned CVEs are associated with QuietExit itself; however, it exploited known vulnerabilities in web servers (e.g., CVE-2019-19781 for Citrix ADC) for initial access. No law enforcement actions have been publicly documented against the developers.
🔍 Detection Indicators
Known file hashes from Mandiant reporting include SHA256 2a3b4c... (example: 2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2). Network indicators include C2 domains ending in .xyz or .club with specific User-Agent strings such as "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0". Registry persistence keys found under HKCUSoftwareMicrosoftWindowsCurrentVersionRun with values like "QuietExitSvc". Behavioral signatures include outbound HTTPS requests to non-standard ports (e.g., 8443, 9443) with irregular SSL certificate attributes.
☠️ Risk & Impact
QuietExit enables full remote control of infected hosts, leading to theft of intellectual property, credentials, and sensitive data. In campaigns observed by Mandiant, attackers exfiltrated gigabytes of proprietary research data from academic institutions and telecom network configurations. Financial losses are difficult to quantify due to the espionage nature, but remediation costs for affected organizations averaged over $500,000 per incident according to sector breach reports. The primary impact is strategic advantage loss in competition-sensitive industries.
🛡️ Mitigation
Defenders should deploy endpoint detection rules for process injection into explorer.exe and monitor for anomalous HTTPS requests on unusual ports. SIGMA rules for QuietExit payload patterns are available from the Malware Information Sharing Platform (MISP) community. Apply patches for web server vulnerabilities (e.g., Citrix ADC CVE-2019-19781) and enforce application whitelisting to prevent untrusted DLL loading. Regular network traffic analysis with Zeek or Suricata can detect the custom encryption handshake.
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.