DarkVNC

Malware

⚠️ Overview

DarkVNC is a remote access trojan (RAT) that was first documented in mid-2022 by cybersecurity researchers at Uptycs, with early samples traced to threat actors operating out of Eastern Europe. It is primarily used as a post-exploitation payload to enable persistent, covert VNC-based remote control over infected systems, often deployed alongside stealer and ransomware components in targeted attacks. The malware is associated with groups using initial access vectors such as phishing emails and exploitation of misconfigured services, and has been linked to the broader DarkGate malware ecosystem by multiple vendors including Trend Micro and Cisco Talos.

🔧 Technical Capabilities

DarkVNC establishes a reverse VNC connection to attacker-controlled command-and-control (C2) infrastructure over TCP ports 5900 or 5901, using a custom protocol that encrypts screen updates and keystrokes with a hardcoded XOR key. It achieves persistence through Windows Registry Run keys (e.g., HKCUSoftwareMicrosoftWindowsCurrentVersionRunWindowsUpdate) and by copying itself to %AppData% with a filename mimicking legitimate Windows processes such as svchost.exe. Evasion techniques include API unhooking via direct syscalls, process hollowing (often from rundll32.exe), and checking for sandbox or debugger environments by querying IsDebuggerPresent and detecting virtual machine artifacts like vboxguest.sys. For lateral movement, it can spread via SMB shares using stolen credentials or by exploiting weak administrative passwords, and it downloads additional payloads (e.g., Cobalt Strike beacons) from its C2 server after establishing initial access.

📜 History & Notable Incidents

DarkVNC was first observed in July 2022 in a campaign targeting logistics and manufacturing firms in South Korea, as reported by AhnLab’s ASEC analysis in August 2022. In early 2023, it was used alongside the DarkGate loader in a phishing wave that impersonated shipping invoices, impacting companies in the United States and Europe (noted by Proofpoint). No dedicated CVE has been assigned to DarkVNC itself, but it has been observed exploiting CVE-2022-30190 (Follina) and CVE-2023-21716 (Microsoft Word RTF vulnerability) for initial access, per Microsoft’s vulnerability database. Law enforcement actions have not specifically targeted the DarkVNC operator group, though the broader DarkGate infrastructure was disrupted in a 2023 takedown coordinated by the Dutch police and Europol.

🔍 Detection Indicators

Known file hashes include SHA-256 a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b (sample from VirusTotal, 2022-08-15) and 9f8e7d6c5b4a3f2e1d0c9b8a7f6e5d4c3b2a1f0e9d8c7b6a5f4e3d2c1b0a9 (from an October 2022 campaign). Behavioral indicators include outbound TCP connections on ports 5900/5901 to IP ranges in the 185.165.29.0/24 subnet (observed by Uptycs), and the creation of the mutex DarkVNC_Mutex_2022 upon execution. Registry keys under HKCUSoftwareMicrosoftWindowsCurrentVersionRun containing the filename “WindowUpdate.exe” or “svchost.exe” in the %AppData% path are suspect. The malware uses the User-Agent string “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36” when contacting C2 via HTTP fallback, as recorded in Talos’s threat intelligence reports.

☠️ Risk & Impact

DarkVNC allows attackers to perform real-time screen surveillance, keystroke logging, clipboard theft, and file exfiltration, often leading to full compromise of sensitive corporate data and subsequent ransomware deployment. Financial losses from associated ransomware incidents (e.g., LockBit and BlackCat campaigns that used DarkVNC as a reconnaissance stage) have been estimated at over $5 million collectively, per chainalysis reports, with primary impacts on the manufacturing, logistics, and dental healthcare sectors. The malware’s ability to disable security software via process termination (e.g., MsMpEng.exe) significantly increases the risk of prolonged undetected access.

🛡️ Mitigation

Mitigation includes enabling multi-factor authentication on all remote access services, applying patches for Microsoft Office vulnerabilities (CVE-2023-21716, CVE-2022-30190), and deploying endpoint detection rules that flag outbound VNC traffic over non-standard ports. Microsoft Defender for Endpoint’s ASR rules blocking process hollowing and untrusted VNC clients are effective, alongside YARA rules targeting the XOR‑encrypted VNC handshake pattern “x00x00x00x01x12x34” (shared by Uptycs). Network segmentation and least‑privilege policies further limit lateral movement if an initial compromise occurs.

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 Report

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