Inside DesckVB Rat Analysis: From Malspam to In-Memory RAT
DesckVB RAT emerged in February 2026 through a sophisticated malspam campaign utilizing a dynamic delivery kit that personalizes lures on-the-fly by extracting victim email addresses and pulling company logos in real-time. The attack chain routes through Google's DoubleClick domain to evade email gateways before delivering a five-stage infection: HTML redirect, JScript loader, PowerShell dropper, .NET loader, and finally the RAT itself. The malware employs extensive anti-analysis techniques including sandbox detection, forced reboots upon detection, and in-memory execution via .NET reflection. Once established, it patches AMSI and ETW at the native API level, injects into legitimate Microsoft-signed binaries like InstallUtil.exe and MSBuild.exe, and establishes persistence through registry keys and scheduled tasks. The RAT communicates with DDNS-based C2 infrastructure on non-standard ports, performs system reconnaissance including GPU enumeration possibly for crypto mining, and can deliver additional payl...
AI Analysis
Technical Summary
DesckVB RAT is a multi-stage malware delivered through a dynamic malspam campaign that personalizes lures in real-time by extracting victim-specific information. The attack chain uses an HTML redirect, JScript loader, PowerShell dropper, and .NET loader to execute the RAT entirely in memory via .NET reflection, evading detection. It incorporates anti-analysis features such as sandbox detection and forced system reboots upon detection attempts. The RAT disables AMSI and ETW protections at the native API level and injects into trusted Microsoft binaries like InstallUtil.exe and MSBuild.exe to maintain stealth. Persistence is achieved through registry modifications and scheduled tasks. Communication with its command and control infrastructure occurs over DDNS domains and non-standard ports. The RAT performs system reconnaissance, including GPU enumeration, potentially for crypto mining purposes, and can deploy additional payloads. Indicators include multiple malicious domains, URLs, and file hashes. There is no CVE assigned, no known exploits in the wild, and no vendor patch or advisory available.
Potential Impact
The DesckVB RAT enables attackers to establish persistent, stealthy remote access to compromised systems. Its in-memory execution and anti-analysis techniques complicate detection and forensic analysis. By patching AMSI and ETW, it bypasses common Windows security monitoring mechanisms. Injection into legitimate Microsoft-signed binaries further obscures its presence. The RAT's reconnaissance capabilities, including GPU enumeration, suggest potential use for resource-intensive activities such as crypto mining. The ability to deliver additional payloads increases the risk of further compromise or data exfiltration. However, no known active exploitation campaigns beyond the initial malspam delivery have been reported.
Mitigation Recommendations
No official patch or remediation guidance is currently available for DesckVB RAT. Organizations should focus on detecting and blocking the initial malspam delivery vectors, including monitoring for suspicious emails that use dynamic personalization techniques. Network defenses should consider blocking known malicious domains and URLs associated with this RAT. Endpoint detection solutions should be tuned to identify behaviors such as AMSI and ETW patching, injection into Microsoft-signed binaries, and unusual persistence mechanisms like registry keys and scheduled tasks. Given the RAT's use of in-memory execution and anti-analysis techniques, behavioral and heuristic detection methods are recommended. Incident responders should refer to the detailed analysis and indicators provided by trusted sources such as AlienVault and Huntress for threat hunting and containment.
Indicators of Compromise
- domain: xtadts.ddns.net
- domain: afxwd.ddns.net
- domain: catalogo.castrouria.com
- hash: c356aff1a01c2b0da472e584c8e3c8f875b9a24280435d42836a77b19f5a8c18
- hash: c61b1941cf756eb7551f7c661743802362728b785adc22e860d269713dfb01a6
- hash: d5b7247c497788cf0031ceb06e3df77a45fef59f1e49633dc7159816d64759b5
- hash: f1c3ebe78bd8c38559bf3cfcc9a9fa37d221e31780774a3787e26160a61f5348
- domain: fostercareintheus.optimizationprime.com
- hash: e91fb249aa97be5c7931e430781167edfe7ba804720b5f643e6ab70b7e6e74dd
- url: http://pengajian.muliastudy.com/images/edu/u.php
- url: https://andrefelipedonascime1778799406970.2241107.meusitehostgator.com.br/GpazlLUWIJ_14_05_Meus_ArquivosDeTexto/02.txt
- url: https://pengajian.muliastudy.com/images/edu/u.php
- domain: andrefelipedonascime1778799406970.2241107.meusitehostgator.com.br
- domain: bth.startthewave.org
- domain: pengajian.muliastudy.com
Inside DesckVB Rat Analysis: From Malspam to In-Memory RAT
Description
DesckVB RAT emerged in February 2026 through a sophisticated malspam campaign utilizing a dynamic delivery kit that personalizes lures on-the-fly by extracting victim email addresses and pulling company logos in real-time. The attack chain routes through Google's DoubleClick domain to evade email gateways before delivering a five-stage infection: HTML redirect, JScript loader, PowerShell dropper, .NET loader, and finally the RAT itself. The malware employs extensive anti-analysis techniques including sandbox detection, forced reboots upon detection, and in-memory execution via .NET reflection. Once established, it patches AMSI and ETW at the native API level, injects into legitimate Microsoft-signed binaries like InstallUtil.exe and MSBuild.exe, and establishes persistence through registry keys and scheduled tasks. The RAT communicates with DDNS-based C2 infrastructure on non-standard ports, performs system reconnaissance including GPU enumeration possibly for crypto mining, and can deliver additional payl...
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
DesckVB RAT is a multi-stage malware delivered through a dynamic malspam campaign that personalizes lures in real-time by extracting victim-specific information. The attack chain uses an HTML redirect, JScript loader, PowerShell dropper, and .NET loader to execute the RAT entirely in memory via .NET reflection, evading detection. It incorporates anti-analysis features such as sandbox detection and forced system reboots upon detection attempts. The RAT disables AMSI and ETW protections at the native API level and injects into trusted Microsoft binaries like InstallUtil.exe and MSBuild.exe to maintain stealth. Persistence is achieved through registry modifications and scheduled tasks. Communication with its command and control infrastructure occurs over DDNS domains and non-standard ports. The RAT performs system reconnaissance, including GPU enumeration, potentially for crypto mining purposes, and can deploy additional payloads. Indicators include multiple malicious domains, URLs, and file hashes. There is no CVE assigned, no known exploits in the wild, and no vendor patch or advisory available.
Potential Impact
The DesckVB RAT enables attackers to establish persistent, stealthy remote access to compromised systems. Its in-memory execution and anti-analysis techniques complicate detection and forensic analysis. By patching AMSI and ETW, it bypasses common Windows security monitoring mechanisms. Injection into legitimate Microsoft-signed binaries further obscures its presence. The RAT's reconnaissance capabilities, including GPU enumeration, suggest potential use for resource-intensive activities such as crypto mining. The ability to deliver additional payloads increases the risk of further compromise or data exfiltration. However, no known active exploitation campaigns beyond the initial malspam delivery have been reported.
Mitigation Recommendations
No official patch or remediation guidance is currently available for DesckVB RAT. Organizations should focus on detecting and blocking the initial malspam delivery vectors, including monitoring for suspicious emails that use dynamic personalization techniques. Network defenses should consider blocking known malicious domains and URLs associated with this RAT. Endpoint detection solutions should be tuned to identify behaviors such as AMSI and ETW patching, injection into Microsoft-signed binaries, and unusual persistence mechanisms like registry keys and scheduled tasks. Given the RAT's use of in-memory execution and anti-analysis techniques, behavioral and heuristic detection methods are recommended. Incident responders should refer to the detailed analysis and indicators provided by trusted sources such as AlienVault and Huntress for threat hunting and containment.
Technical Details
- Author
- AlienVault
- Tlp
- white
- References
- ["https://www.huntress.com/blog/malspam-to-deskcvb-rat-delivery-chain-analysis"]
- Adversary
- null
- Pulse Id
- 6a20299eb75a686b68713273
- Threat Score
- null
Indicators of Compromise
Domain
| Value | Description | Copy |
|---|---|---|
domainxtadts.ddns.net | — | |
domainafxwd.ddns.net | — | |
domaincatalogo.castrouria.com | — | |
domainfostercareintheus.optimizationprime.com | — | |
domainandrefelipedonascime1778799406970.2241107.meusitehostgator.com.br | — | |
domainbth.startthewave.org | — | |
domainpengajian.muliastudy.com | — |
Hash
| Value | Description | Copy |
|---|---|---|
hashc356aff1a01c2b0da472e584c8e3c8f875b9a24280435d42836a77b19f5a8c18 | — | |
hashc61b1941cf756eb7551f7c661743802362728b785adc22e860d269713dfb01a6 | — | |
hashd5b7247c497788cf0031ceb06e3df77a45fef59f1e49633dc7159816d64759b5 | — | |
hashf1c3ebe78bd8c38559bf3cfcc9a9fa37d221e31780774a3787e26160a61f5348 | — | |
hashe91fb249aa97be5c7931e430781167edfe7ba804720b5f643e6ab70b7e6e74dd | — |
Url
| Value | Description | Copy |
|---|---|---|
urlhttp://pengajian.muliastudy.com/images/edu/u.php | — | |
urlhttps://andrefelipedonascime1778799406970.2241107.meusitehostgator.com.br/GpazlLUWIJ_14_05_Meus_ArquivosDeTexto/02.txt | — | |
urlhttps://pengajian.muliastudy.com/images/edu/u.php | — |
Threat ID: 6a213bede29bf47b50851cec
Added to database: 06/04/2026, 08:48:45 UTC
Last enriched: 06/04/2026, 09:04:13 UTC
Last updated: 07/20/2026, 11:47:41 UTC
Views: 73
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.