Dexphot
Malware⚠️ Overview
Dexphot is a fileless cryptocurrency-mining malware family first publicly documented by Microsoft in November 2019 as part of its ongoing tracking of coin-miner threats. It is attributed to a financially motivated threat actor, believed to operate from Eastern Europe, and falls under the categories of Trojan, Miner, and Dropper. Dexphot leverages sophisticated evasion techniques to deliver the XMRig Monero miner onto infected Windows systems, often via malvertising campaigns, exploit kits (e.g., Fallout or GrandSoft), or trojanized software downloads. According to Microsoft's 2019 report, the malware's operators utilized a polymorphic payload generation system that produced hundreds of thousands of unique samples to evade signature-based detection.
🔧 Technical Capabilities
Dexphot employs a multi-staged, fileless infection chain. Initial access is typically gained through exploit kits targeting unpatched browser vulnerabilities (e.g., CVE-2018-8174, CVE-2018-15982) or via malvertising redirecting to compromised websites. The first stage is a dropper — often a JavaScript or VBScript file — that executes PowerShell or WMI commands to download and run subsequent payloads entirely in memory, avoiding writing to disk. Dexphot uses process hollowing and code injection into legitimate Windows processes (e.g., svchost.exe, explorer.exe) to hide its miner. Its command-and-control (C2) infrastructure relies on domain generation algorithms (DGAs) and frequently changed IP addresses hosted on bulletproof hosting services to resist takedowns. Persistence is achieved through scheduled tasks, registry run keys, and WMI event subscriptions. A critical evasion technique is the use of polymorphic obfuscation: each infection generates a unique XOR key and reorders code blocks, making static signatures ineffective. Additionally, Dexphot employs anti-analysis checks against sandbox environments and debugging tools, and it can detect if a host is a known security researcher's machine by checking for specific user names or processes (e.g., Wireshark).
📜 History & Notable Incidents
Dexphot was first observed in June 2018, but its peak activity occurred through 2019, with Microsoft reporting over 80,000 infections detected by Windows Defender ATP in a single month (November 2019). No high-profile victim organizations have been publicly named; the malware targeted consumers and small-to-medium businesses globally, with a concentration in the United States, India, and Europe. No specific CVEs are directly attributed to Dexphot itself, but it leveraged known exploit-kit vulnerabilities. No law enforcement actions have been publicly disclosed against its operators.
🔍 Detection Indicators
Behavioral indicators include: high CPU usage by seemingly legitimate system processes (e.g., svchost.exe); network connections to known mining pools (e.g., pool.supportxmr.com, minexmr.com) on ports 3333, 4444, or 5555; and unusual WMI or PowerShell command-line activity. File-based IOCs from Microsoft's analysis include SHA-256 hashes of payloads (e.g., 8a7b9d2c... but these change rapidly due to polymorphism). Registry keys under HKCUSoftwareMicrosoftWindowsCurrentVersionRun or scheduled tasks named with random characters are common. A specific mutex name observed was "GlobalSpoolerMutex". User-Agent strings used during C2 communication often mimic legitimate browsers (e.g., Mozilla/5.0).
☠️ Risk & Impact
Dexphot primarily consumes system resources for Monero mining, degrading performance and increasing electricity costs. It does not exfiltrate sensitive data or encrypt files, but the fileless persistence and evasion mechanisms can facilitate secondary malware infections. Affected sectors are broad, with home users and small businesses being most at risk. Financial losses are indirect, stemming from hardware wear, energy consumption, and productivity loss.
🛡️ Mitigation
Mitigation includes keeping browsers and plugins updated to block exploit kits, disabling unnecessary scripting (e.g., PowerShell constrained language mode), deploying endpoint detection and response (EDR) tools such as Microsoft Defender for Endpoint with real-time protection, and implementing network rules to block connections to known mining pools. Microsoft provides detection signatures under Trojan:Win32/Dexphot (MITRE ATT&CK IDs: T1059.001, T1055.001, T1090).
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.