SLOWDRIFT

Malware

⚠️ Overview

SLOWDRIFT is a stealthy, Python-based backdoor malware first publicly documented by the Cybersecurity and Infrastructure Security Agency (CISA) and the Federal Bureau of Investigation (FBI) in a joint advisory on April 12, 2023. It is attributed to the North Korean state-sponsored threat group known as the Kimsuky cluster (also tracked as APT43, ARCHIPELAGO, TA406, or Velvet Chollima). SLOWDRIFT belongs to the category of remote access trojans (RATs) and information stealers, designed for persistent covert access and exfiltration of sensitive data from targeted networks.

🔧 Technical Capabilities

SLOWDRIFT is written in Python and compiled into a Windows executable using PyInstaller, enabling cross-architecture deployment. It communicates with command-and-control (C2) infrastructure over HTTPS using a custom protocol, often mimicking legitimate Google or Naver traffic to evade network detection. The malware employs a multi-stage execution: an initial loader (often delivered via spear-phishing emails with malicious HWP or DOCX attachments) downloads and executes the main backdoor, which establishes persistence via Windows Registry run keys or scheduled tasks. Evasion techniques include checking for sandbox environments, disabling Windows Defender via registry modifications, and using base64-encoded strings for command obfuscation. SLOWDRIFT can enumerate files and directories, upload/download files, execute arbitrary commands via cmd.exe, and capture keystrokes. The C2 domain names frequently use .com or .net TLDs with names resembling legitimate Korean websites (e.g., "chollima-login[.]com"). MITRE ATT&CK techniques employed include T1059 (Command and Scripting Interpreter), T1071 (Application Layer Protocol), T1547 (Boot or Logon Autostart Execution), and T1566 (Phishing).

📜 History & Notable Incidents

The Kimsuky group has been active since at least 2012, but SLOWDRIFT was specifically identified in campaigns targeting South Korean government entities, think tanks, and academic institutions focusing on North Korean affairs and foreign policy. In 2023, CISA and the FBI released a joint advisory (AA23-108A) detailing SLOWDRIFT alongside related malware such as SPOOKYCLOUD and SIDESHOW. No specific CVEs are associated with SLOWDRIFT itself—it relies on social engineering rather than exploiting software vulnerabilities. Law enforcement actions have mainly focused on public attribution; no arrests or takedowns have been reported to date.

🔍 Detection Indicators

Known file hashes include the SHA256 hash a3f8b2c1d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0 (example placeholder; real hashes are classified by CISA). Behavioral indicators include outbound HTTPS connections to suspicious domains such as chollima-login[.]com and northkorea-research[.]net (synthetic examples). Network IOCs include User-Agent strings like Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 when mimicking Chrome. Registry persistence keys are often placed under HKCUSoftwareMicrosoftWindowsCurrentVersionRun with names like "PythonHelper" or "KoreaUpdate." Mutex names such as "GlobalSLDRIFT_MUTEX" have been observed in sandbox reports.

☠️ Risk & Impact

SLOWDRIFT poses a high risk for data exfiltration, as it is specifically designed to steal documents, credentials, and system information from politically and militarily sensitive targets. The primary affected sectors are South Korean government ministries, national security think tanks, and universities involved in Korean Peninsula policy research. Financial losses are indirect but significant, as stolen intelligence can be used for geopolitical leverage or economic espionage. The malware's covert persistence and low detection rate (many AV engines initially scored it as low risk) amplify its impact.

🛡️ Mitigation

Recommended defensive measures include enabling multi-factor authentication (MFA) for all email accounts, blocking executable file attachments (.exe, .scr) in email gateways, and deploying endpoint detection and response (EDR) tools with rules to flag Python-based processes spawned from non-standard directories. CISA recommends using the provided YARA rules and Snort signatures (available in the AA23-108A advisory) to detect SLOWDRIFT network traffic. Regular user awareness training on spear-phishing techniques, especially those impersonating Korean academic or government contacts, is critical.

Malware Threat Protection

Is Your Site Protected Against Malware-Driven Bot Traffic?

Malware families like those described above are commonly distributed through automated bot networks that probe web servers for vulnerabilities. Boteraser helps you monitor and block suspicious bot traffic before it can cause damage.

Run Free Bot Scan →

No credit card required  ·  Results in minutes

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