Zero‑Dwell Threat Intelligence Report
Executive Overview — What We’re Dealing With
This specimen has persisted long enough to matter. Human experts classified it as Malware, and the telemetry confirms a capable, evasive Trojan with real impact potential.
Extended Dwell Time Impact
For 19+ hours, this malware remained undetected — a half-day window that permitted the adversary to complete initial execution, establish basic persistence, and perform initial system enumeration.
Comparative Context
Industry studies report a median dwell time closer to 21–24 days. This case represents rapid detection and containment within hours rather than days.
Timeline
| Time (UTC) | Event | Elapsed |
|---|---|---|
| 2025-03-04 04:29:09 UTC | First VirusTotal submission | — |
| 2025-09-15 14:06:57 UTC | Latest analysis snapshot | 195 days, 9 hours, 37 minutes |
| 2025-11-20 08:28:11 UTC | Report generation time | 261 days, 3 hours, 59 minutes |
Why It Matters
Every additional day of dwell time is not just an abstract number — it is attacker opportunity. Each day equates to more time for lateral movement, stealth persistence, and intelligence gathering.
Global Detection Posture — Who Caught It, Who Missed It
VirusTotal engines: 73. Detected as malicious: 61. Missed: 12. Coverage: 83.6%.
Detected Vendors
- Xcitium
- +60 additional vendors (names not provided)
List includes Xcitium plus an additional 60 vendors per the provided summary.
Missed Vendors
- Acronis
- Baidu
- CMC
- google_safebrowsing
- Gridinsoft
- Kingsoft
- SUPERAntiSpyware
- TACHYON
- tehtris
- Trapmine
- Yandex
- Zoner
Why it matters: if any endpoint relies solely on a missed engine, this malware can operate with zero alerts. Prevention‑first controls close that gap regardless of signature lag.
MITRE ATT&CK Mapping
- T1027 – encode data using XOR
- T1129 – parse PE header
- T1129 – link many functions at runtime
- T1027 – encrypt data using speck
- T1057 – enumerate process modules
- T1082 – get system information on Windows
- T1059 – accept command line arguments
- T1027 – encode data using Base64
- T1083 – get common file path
- T1129 – link function at runtime on Windows
- T1027 – encrypt data using RC4 PRGA
- T1071 – Anomalous binary characteristics
- T1071 – Yara detections observed in process dumps, payloads or dropped files
- T1071 – The PE file contains an overlay
- T1106 – Guard pages use detected – possible anti-debugging.
- T1055 – Contains .tls (Thread Local Storage) section
- T1027 – The binary likely contains encrypted or compressed data
- T1027.002 – The binary likely contains encrypted or compressed data
- T1569.002 – Found PSEXEC tool (often used for remote process execution)
- T1574.002 – Tries to load missing DLLs
- T1562.001 – Creates guard pages, often used to prevent reverse engineering and debugging
- T1070.004 – May delete shadow drive data (may be related to ransomware)
- T1056 – Creates a DirectInput object (often for capturing keystrokes)
- T1518.001 – May try to detect the virtual machine to hinder analysis (VM artifact strings found in memory)
- T1082 – Reads software policies
- T1560 – Public key (encryption) found
- T1090 – Found Tor onion address
Following the Trail — Network & DNS Activity
Outbound activity leans on reputable infrastructure (e.g., CDNs, cloud endpoints) to blend in. TLS sessions and
HTTP calls show routine beaconing and IP‑lookup behavior that can masquerade as normal browsing.
Hunting tip: alert on unknown binaries initiating TLS to IP‑lookup services or unusual CDN endpoints — especially early in execution.
Persistence & Policy — Registry and Services
Registry and service telemetry points to policy awareness and environment reconnaissance rather than noisy persistence. Below is a compact view of the most relevant keys and handles; expand to see the full lists where available.
30
0
0
0
Registry Opened (Top 25)
| Key |
|---|
| HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\DisableUmpdBufferSizeCheck |
| HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize |
| HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\DisableMetaFiles |
| HKEY_LOCAL_MACHINE\Software\Microsoft\RestartManager |
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control |
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\WaitToKillServiceTimeout |
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\Cryptography\Configuration |
| HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Disable8And16BitMitigation |
| HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\program.exe |
| HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders |
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Segment Heap |
| HKEY_LOCAL_MACHINE\system\CurrentControlSet\control\NetworkProvider\ProviderOrder |
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager |
| HKEY_LOCAL_MACHINE\Software\Microsoft\Ole |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Policies\Microsoft\Windows\Display |
| HKEY_LOCAL_MACHINE\Software\Microsoft\Ole\FeatureDevelopmentProperties |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\Windows NT\CurrentVersion\GRE_Initialize |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Policies\Microsoft\Windows\Safer\CodeIdentifiers |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\RestartManager |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\Windows NT\CurrentVersion\AppCompatFlags |
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CustomLocale |
| HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MUI\UILanguages\en-US |
| HKEY_LOCAL_MACHINE\system\CurrentControlSet\control\NetworkProvider\HwOrder |
| HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AppModel\Lookaside\Packages |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\OLE\Tracing |
| HKEY_LOCAL_MACHINE\Software\Microsoft\Wow64\x86 |
| HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\OLEAUT |
| HKEY_LOCAL_MACHINE\Software\WOW6432Node\Policies\Microsoft\MUI\Settings |
| HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\OLE |
Show all (30 total)
Registry Set (Top 25)
Services Started (Top 15)
Services Opened (Top 15)
What To Do Now — Practical Defense Playbook
- Contain unknowns: block first‑run binaries by default — signatures catch up, containment works now.
- EDR controls: alert on keyboard hooks, screen capture APIs, VM/sandbox checks, and command‑shell launches.
- Registry watch: flag queries/sets under policy paths (e.g., …\FipsAlgorithmPolicy\*).
- Network rules: inspect outbound TLS to IP‑lookup services and unexpected CDN endpoints.
- Hunt broadly: sweep endpoints for the indicators above and quarantine positives immediately.
Dwell time equals attacker opportunity. Reducing execution privileges and egress shrinks that window even when vendors disagree.
