AsyncRAT Backdoor Using Pastebin For Dynamic Command Retrieval


Zero‑Dwell Threat Intelligence Report

A narrative, executive‑ready view into the malware’s behavior, exposure, and reliable defenses.
Generated: 2025-12-16 07:11:00 UTC

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.

File
ilothy.exe
Type
Generic CIL Executable (.NET, Mono, etc.)
SHA‑1
e147bfd91c6ab634b4ad900ecf28d6af8b0390d5
MD5
d3ed3ac536ced14240e70a58759fa296
First Seen
2025-12-10 17:56:13.897976
Last Analysis
2025-12-10 20:05:14.790177
Dwell Time
0 days, 7 hours, 33 minutes

Extended Dwell Time Impact

For 2+ hours, this malware remained undetected — a limited but sufficient window for the adversary to complete initial execution and establish basic system access.

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-12-02 22:18:20 UTC First VirusTotal submission
2025-12-14 19:57:49 UTC Latest analysis snapshot 11 days, 21 hours, 39 minutes
2025-12-16 07:11:00 UTC Report generation time 13 days, 8 hours, 52 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: 57. Missed: 16. Coverage: 78.1%.

Detected Vendors

  • Xcitium
  • +56 additional vendors (names not provided)

List includes Xcitium plus an additional 56 vendors per the provided summary.

Missed Vendors

  • Acronis
  • Antiy-AVL
  • Baidu
  • CAT-QuickHeal
  • CMC
  • Cynet
  • Jiangmin
  • NANO-Antivirus
  • SUPERAntiSpyware
  • TACHYON
  • tehtris
  • Trapmine
  • ViRobot
  • Yandex
  • ZoneAlarm
  • 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.

Behavioral Storyline — How the Malware Operates

Heavy cryptographic operations (99.75% of behavior) indicate potential ransomware, data encryption for exfiltration, or secure C2 communications. The malware is actively encrypting or decrypting sensitive data.

Behavior Categories (weighted)

Weight values represent the frequency and intensity of malware interactions with specific system components. Higher weights indicate more aggressive targeting of that category. Each operation (registry access, file modification, network connection, etc.) contributes to the category’s total weight, providing a quantitative measure of the malware’s behavioral focus.

Category Weight Percentage
Crypto 2180635 99.75%
Registry 2043 0.09%
System 1995 0.09%
File System 688 0.03%
Process 314 0.01%
Misc 252 0.01%
Device 70 0.00%
Threading 31 0.00%
Synchronization 27 0.00%
Hooking 7 0.00%
Com 6 0.00%
Services 4 0.00%
Network 2 0.00%
Windows 2 0.00%

MITRE ATT&CK Mapping

  • T1070.004 – self delete
  • T1620 – invoke .NET assembly method
  • T1082 – get hostname
  • T1083 – get file size
  • T1082 – get OS version in .NET
  • T1083 – enumerate files in .NET
  • T1012 – query or enumerate registry value
  • T1083 – check if file exists
  • T1012 – query or enumerate registry key
  • T1620 – load .NET assembly
  • T1497.001 – reference anti-VM strings
  • T1057 – enumerate processes
  • T1518 – enumerate processes
  • T1112 – delete registry value
  • T1033 – get session user name
  • T1087 – get session user name
  • T1083 – check if directory exists
  • T1082 – query environment variable
  • T1082 – get system information on Windows
  • T1140 – decode data using Base64 in .NET
  • T1082 – get disk size
  • T1033 – get session integrity level
  • T1497.001 – reference anti-VM strings targeting VirtualBox
  • T1213 – reference SQL statements
  • T1497.001 – reference anti-VM strings targeting Qemu
  • T1560.002 – compress data using GZip in .NET
  • T1027 – encode data using Base64
  • T1497.001 – reference anti-VM strings targeting VMWare
  • T1083 – get common file path
  • T1082 – get number of processors
  • T1047 – access WMI data in .NET
  • T1053.005 – schedule task via schtasks
  • T1027 – reference Base64 string
  • T1112 – delete registry key
  • T1539 – Touches a file containing cookies, possibly for information gathering
  • T1564 – A process created a hidden window
  • T1202 – Uses Windows utilities for basic functionality
  • T1202 – Uses suspicious command line tools or Windows utilities
  • T1112 – Installs itself for autorun at Windows startup
  • T1064 – Attempts to execute suspicious powershell command arguments
  • T1064 – A scripting utility was executed
  • T1564.003 – A process created a hidden window
  • T1082 – Checks available memory
  • T1071 – Attempts to connect to a dead IP:Port
  • T1071 – Reads data out of its own binary image
  • T1071 – DNS query to a paste site or service detected
  • T1071 – Yara detections observed in process dumps, payloads or dropped files
  • T1071 – Binary file triggered YARA rule
  • T1071 – At least one IP Address, Domain, or File Name was found in a crypto call
  • T1573 – Establishes an encrypted HTTPS connection
  • T1573 – Establishes an encrypted HTTPS connection to a paste site
  • T1053 – Installs itself for autorun at Windows startup
  • T1106 – Guard pages use detected – possible anti-debugging.
  • T1059 – Executed a command line with /C or /R argument to terminate command shell on completion which can be used to hide execution
  • T1059 – Attempts to execute suspicious powershell command arguments
  • T1059 – A scripting utility was executed
  • T1059.001 – Attempts to execute suspicious powershell command arguments
  • T1057 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1059 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1027 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1129 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1222 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1620 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1614 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1083 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1012 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1010 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1564.003 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1497.001 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1082 – SetUnhandledExceptionFilter detected: superseding the top-level exception handler of each thread of a process is a common anti-debug technique.
  • T1129 – The process attempted to dynamically load a malicious function
  • T1129 – The process tried to load dynamically one or more functions.
  • T1057 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1059 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1027 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1129 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1222 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1620 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1614 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1083 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1012 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1010 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1564.003 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1497.001 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1082 – Detected a call to the Crypt API containing an IP address, a domain, or a filename
  • T1057 – The process has tried to detect the debugger probing the use of page guards.
  • T1057 – The process attempted to detect a running debugger using common APIs
  • T1071 – The process behaves as a known keylogger (iSpy)
  • T1057 – Manalize Local SandBox Strings
  • T1059 – Manalize Local SandBox Strings
  • T1027 – Manalize Local SandBox Strings
  • T1129 – Manalize Local SandBox Strings
  • T1222 – Manalize Local SandBox Strings
  • T1620 – Manalize Local SandBox Strings
  • T1614 – Manalize Local SandBox Strings
  • T1083 – Manalize Local SandBox Strings
  • T1012 – Manalize Local SandBox Strings
  • T1010 – Manalize Local SandBox Strings
  • T1564.003 – Manalize Local SandBox Strings
  • T1497.001 – Manalize Local SandBox Strings
  • T1082 – Manalize Local SandBox Strings

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.

Contacted Domains

Domain IP Country ASN/Org
www.aieov.com 76.223.54.146 United States Amazon.com, Inc.

Observed IPs

IP Country ASN/Org
224.0.0.252
8.8.4.4 United States Google LLC
8.8.8.8 United States Google LLC

DNS Queries

Request Type
5isohu.com A
www.aieov.com A

Contacted IPs

IP Country ASN/Org
224.0.0.252
8.8.4.4 United States Google LLC
8.8.8.8 United States Google LLC

Port Distribution

Port Count Protocols
137 1 udp
138 1 udp
5355 4 udp
53 12 udp

UDP Packets

Source IP Dest IP Sport Dport Time Proto
192.168.56.14 192.168.56.255 137 137 3.080751895904541 udp
192.168.56.14 192.168.56.255 138 138 9.078510999679565 udp
192.168.56.14 224.0.0.252 51209 5355 3.0130538940429688 udp
192.168.56.14 224.0.0.252 53401 5355 4.190196990966797 udp
192.168.56.14 224.0.0.252 55094 5355 5.563232898712158 udp
192.168.56.14 224.0.0.252 55848 5355 3.013258934020996 udp
192.168.56.14 8.8.4.4 50710 53 65.65618395805359 udp
192.168.56.14 8.8.4.4 52815 53 6.7581329345703125 udp
192.168.56.14 8.8.4.4 54579 53 51.2500958442688 udp
192.168.56.14 8.8.4.4 60117 53 80.93754482269287 udp
192.168.56.14 8.8.4.4 62112 53 36.546684980392456 udp
192.168.56.14 8.8.4.4 65148 53 22.15710186958313 udp
192.168.56.14 8.8.8.8 50710 53 64.66561698913574 udp
192.168.56.14 8.8.8.8 52815 53 7.749874830245972 udp
192.168.56.14 8.8.8.8 54579 53 50.25009894371033 udp
192.168.56.14 8.8.8.8 60117 53 79.94632697105408 udp
192.168.56.14 8.8.8.8 62112 53 35.54759192466736 udp
192.168.56.14 8.8.8.8 65148 53 21.1573748588562 udp

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.

Registry Opened

163

Registry Set

20

Services Started

3

Services Opened

3

Registry Opened (Top 25)

Key
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F556F9B2-C810-44A2-BA7A-3AB8C24E666D}\InprocHandler
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TrustedInstaller
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00000134-0000-0000-C000-000000000046}\ProxyStubClsid32\(Default)
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{752073A1-23F2-4396-85F0-8FDB879ED0ED}\ActivateOnHostFlags
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\v4.0.30319\SKUs\
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00000134-0000-0000-C000-000000000046}
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\{752073A2-23F2-4396-85F0-8FDB879ED0ED}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\ReservesRebootPending
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}
HKEY_LOCAL_MACHINE\Software\Microsoft\OLE
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx\AllowDevelopmentWithoutDevLicense
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\DisableConfigCache
HKEY_LOCAL_MACHINE\Software\Classes
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TrustedInstaller\Alias
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\{752073A2-23F2-4396-85F0-8FDB879ED0ED}\AccessPermission
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{752073A1-23F2-4396-85F0-8FDB879ED0ED}\TreatAs
HKEY_LOCAL_MACHINE\Software\Microsoft\StrongName
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Cryptography\Defaults\Provider Types\Type 024\Name
Policy\Standards
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3c6859ce-230b-48a4-be6c-932c0c202048}\ActivateOnHostFlags
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\InprocHandler
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\NET Framework Setup\NDP\v4\Full\Release
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa\FipsAlgorithmPolicy\Enabled
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3c6859ce-230b-48a4-be6c-932c0c202048}\InprocHandler32
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa\FipsAlgorithmPolicy
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F556F9B2-C810-44A2-BA7A-3AB8C24E666D}\TreatAs
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9C7E3CF3-4C97-4D36-BDEB-E3093C228C22}\ProxyStubClsid32
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F556F9B2-C810-44A2-BA7A-3AB8C24E666D}\ActivateOnHostFlags
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8F5DF053-3013-4dd8-B5F4-88214E81C0CF}\TreatAs
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8F5DF053-3013-4dd8-B5F4-88214E81C0CF}\ActivateOnHostFlags
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\UseLegacyV2RuntimeActivationPolicyDefaultValue
HKEY_LOCAL_MACHINE\Software\Microsoft\OLE\AppCompat
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\AppID
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock\AllowDevelopmentWithoutDevLicense
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F556F9B2-C810-44A2-BA7A-3AB8C24E666D}
HKEY_LOCAL_MACHINE\Software\Classes\Unmarshalers\System\{00000338-0000-0000-C000-000000000046}
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\FeatureSIMD
HKEY_CURRENT_USER\Software\Classes
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\TrustedInstaller.exe\AppID
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8F5DF053-3013-4DD8-B5F4-88214E81C0CF}
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F556F9B2-C810-44A2-BA7A-3AB8C24E666D}\(Default)
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\NGen\Policy\v4.0\OptimizeUsedBinaries
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3c6859ce-230b-48a4-be6c-932c0c202048}\TreatAs
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa\FipsAlgorithmPolicy\STE
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\InstallRoot
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{752073A1-23F2-4396-85F0-8FDB879ED0ED}\InprocHandler32
Show all (163 total)
Key
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\TrustedInstaller.exe
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\(Default)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\DevOverrideEnable
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{752073A1-23F2-4396-85F0-8FDB879ED0ED}\(Default)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults\Provider Types\Type 024
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8F5DF053-3013-4dd8-B5F4-88214E81C0CF}\InprocHandler
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3C6859CE-230B-48A4-BE6C-932C0C202048}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\EnableLog
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{752073A1-23F2-4396-85F0-8FDB879ED0ED}\InprocHandler
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\CbsCheckLock
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3\FinalizerActivityBypass
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3c6859ce-230b-48a4-be6c-932c0c202048}\(Default)
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\NGen\Policy\v4.0
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\MaxSxSHashCount
HKEY_LOCAL_MACHINE\SYSTEM\Setup\OOBEInProgress
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\RebootPending
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\Release
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\TreatAs
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\ActivateOnHostFlags
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full
HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\OID
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\LocalServer32
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\TiRunning
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AppContext
HKEY_LOCAL_MACHINE\SYSTEM\Setup\WorkingDirectory
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\LocalServer
HKEY_LOCAL_MACHINE\SYSTEM\Setup\SystemSetupInProgress
HKEY_CURRENT_USER\Software\Microsoft\.NETFramework
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319\SKUs\default
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\AppCompat\RaiseActivationAuthenticationLevel
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9C7E3CF3-4C97-4D36-BDEB-E3093C228C22}\ProxyStubClsid32\(Default)
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{00000134-0000-0000-C000-000000000046}\ProxyStubClsid32
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\OnlyUseLatestCLR
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3c6859ce-230b-48a4-be6c-932c0c202048}\InprocHandler
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8F5DF053-3013-4dd8-B5F4-88214E81C0CF}\(Default)
HKEY_LOCAL_MACHINE\Software\Microsoft\Tracing
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\TrustedInstaller
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\AnticipateShutdownProcessingNeeded
HKEY_LOCAL_MACHINE\SYSTEM\Setup
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\{752073A2-23F2-4396-85F0-8FDB879ED0ED}\AuthenticationLevel
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{75207391-23F2-4396-85F0-8FDB879ED0ED}\InprocHandler32
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\AppCompat\RaiseDefaultAuthnLevel
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F556F9B2-C810-44A2-BA7A-3AB8C24E666D}\InprocHandler32
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\RebootInProgress
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa\FipsAlgorithmPolicy\MDMEnabled
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\{9C7E3CF3-4C97-4D36-BDEB-E3093C228C22}
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8F5DF053-3013-4dd8-B5F4-88214E81C0CF}\InprocHandler32
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\program.exe
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Numerics__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Management__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\LogResourceBinds
SOFTWARE\Microsoft\Cryptography\AutoEnrollment\Debug
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\DisableConfigCache
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Drawing__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Security__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\UseLegacyIdentityFormat
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.10.0.Microsoft.VisualBasic__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\EnableLog
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Core__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\Latest
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\InstallRoot
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.10.0.Microsoft.VisualBasic__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Xml__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\CLRLoadLogDir
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\Policy\v4.0
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\ForceLog
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Drawing__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Management__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\UseLegacyV2RuntimeActivationPolicyDefaultValue
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\FileInUseRetryAttempts
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Xml__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\FeatureSIMD
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\v4.0.30319\SKUs
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\4eee0a42f9766d0918ab27c78b6dc7f3b907c125e6adde93ed91dc23873e0d01.exe
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion
HKEY_CURRENT_USER\Software\Microsoft\.NETFramework\Policy\Standards
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\Policy\Standards\v4.0.30319
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\DownloadCacheQuotaInKB
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CertSvc\Configuration
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Deployment__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\index9
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Configuration__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\NGen\Policy\v4.0\OptimizeUsedBinaries
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\OnlyUseLatestCLR
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\DevOverrideEnable
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\LogFailures
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Numerics__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-4270068108-2931534202-3907561125-1001
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\Policy\APTCA
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\LoggingLevel
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\CacheLocation
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\DisableMSIPeek
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\AltJit
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Core__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\v4.0_policy.4.0.System.Windows.Forms__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\v4.0.30319\SKUs\default
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Security__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion\NoClientChecks
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\FileInUseMillisecondsBetweenRetries
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\AutoEnrollment
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Deployment__b03f5f7f11d50a3a
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\LegacyPolicyTimeStamp
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\Policy\Servicing
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Windows.Forms__b77a5c561934e089
HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\Policy
HKEY_LOCAL_MACHINE\Software\Microsoft\Fusion\PublisherPolicy\Default\policy.4.0.System.Configuration__b03f5f7f11d50a3a

Registry Set (Top 25)

Key Value
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{C931589D-108D-46A4-975D-14AC8189EF42}\DynamicInfo
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{C931589D-108D-46A4-975D-14AC8189EF42}\Hash
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{C931589D-108D-46A4-975D-14AC8189EF42}\Path
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{C931589D-108D-46A4-975D-14AC8189EF42}\Triggers
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\cliclclup\Id
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\cliclclup\Index
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASAPI32\ConsoleTracingMask 4294901760
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASAPI32\EnableConsoleTracing 0
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASAPI32\EnableFileTracing 0
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASAPI32\FileDirectory %windir%\tracing
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASAPI32\FileTracingMask 4294901760
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASAPI32\MaxFileSize 1048576
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASMANCS\ConsoleTracingMask 4294901760
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASMANCS\EnableConsoleTracing 0
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASMANCS\EnableFileTracing 0
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASMANCS\FileDirectory %windir%\tracing
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASMANCS\FileTracingMask 4294901760
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Tracing\cliclclup_RASMANCS\MaxFileSize 1048576
HKEY_USERS\S-1-5-21-575823232-3065301323-1442773979-1000\Software\Microsoft\SystemCertificates\Root\Certificates\0174E68C97DDF1E0EEEA415EA336A163D2B61AFD\Blob 5C 00 00 00 01 00 00 00 04 00 00 00 00 10 00 00 04 00 00 00 01 00 00 00 10 00 00 00 0D BE 92 DE FF 7D 36 BB 48 C4 A6 B1 15 24 95 38 0F 00 00 00 01 00 00 00 20 00 00 00 53 FE B9 19 2E D4 80 F2 09 12 4A 2C 57 D7 E8 97 7A 2E 9F 39 46 1D BF 21 4D F1 12 CB 16 02 4F A2 14 00 00 00 01 00 00 00 14 00 00 00 78 B8 30 FD 63 AC 7B 89 4A 07 3B ED F6 8A 83 9C C3 52 02 65 19 00 00 00 01 00 00 00 10 00 00 00 B5 74 AF 30 C5 C1 BA 3A 69 A7 10 02 00 82 4D D0 03 00 00 00 01 00 00 00 14 00 00 00 01 74 E6 8C 97 DD F1 E0 EE EA 41 5E A3 36 A1 63 D2 B6 1A FD 20 00 00 00 01 00 00 00 F8 05 00 00 30 82 05 F4 30 82 03 DC A0 03 02 01 02 02 09 00 E0 EA 61 4C 28 56 32 64 30 0D 06 09 2A 86 48 86 F7 0D 01 01 0B 05 00 30 81 8E 31 0B 30 09 06 03 55 04 06 13 02 49 4C 31 0F 30 0D 06 03 55 04 08 0C 06 43 65 6E 74 65 72 31 0C 30 0A 06 03 55 04 07 0C 03 4C 6F 64 31 10 30 0E 06 03 55 04 0A 0C 07 47 6F 50 72 6F 78 79 31 10 30 0E 06 03 55 04 0B 0C 07 47 6F 50 72 6F 78 79 31 1A 30 18 06 03 55 04 03 0C 11 67 6F 70 72 6F 78 79 2E 67 69 74 68 75 62 2E 69 6 .. truncated
HKEY_CURRENT_USER\SOFTWARE\1E87E9BB77A8956AB76B\9F4606877070B8BB387A7A74D8DDD160AC97E3EE2E6298521F984AF205CC13F3 \x00f\x00\x00\x1f\x8b\x08\x00\x00\x00\x00\x00\x04\x00\xed|\x0b|\x9c\xd5q\xef|\x8f\xfd\xf6%\xad\xbd\x92\xbc\x92m\xd9^cl\xd6\xc2\x16\xb2\xfc\x92\x8cm,K2\x16\xf8-\xf9\x05\x06\xb3\x92V\xf2\xda\xab]ywe[(\xb6\xe5\x94\x10^\xe1Qh\x02-$\x84\xc0mJ\xde iH\x936\x10\x92\x90\x14H\x08\x90\xb6 85\xbf\xd0\x94\xdc\x92\x96\xa4\xf4\x974i\xe0\xfeg\xce\xf9vW\x0f\xdb4\xf7\xf6\xd7\xdf\xbd\xbf+\xd8\xf9\xce\xcc\x993g\xce\xcc\x9c9\xf3}\xfby7_u’YDd\xe3\xf3\xce;D\x8f\x93\xfa[G\xe7\xff\x1b\xc5’4\xe7/B\xf4\x98\xff\xb9\xb9\x8f\x1b\x9b\x9e\x9b\xdbu \x99\x8b\x0ef3\xfd\xd9\xf8@\xb4’\x9eNg\xf2\xd1\xeeD4;\x94\x8e&\xd3\xd1\xb6\xad\x9d\xd1\x81Lo\xa2\xbe\xbc<p\xa1\x96\xb1\xad\x9dh\x93aQ\xe6\xfdS\x92\xae\xdc3dF\x83\x86\x8f\xe8Z \x8e\xa2\xad=\x0e\x10\xd5\x93\xb2v\xdc6\x95\xdeD\xc5+=\xa1\xe8\xfcg\xd1u\xef#\x9a*\xff\x17\xaf\x85\x8b\xfc\xbd\xf9\x1e\xcc\xaf\x17\xb3\xcc\x9ad\x91\x0f\x12\x95\xbd\x0b[\x8c\xff\xdb\x04}}\xa5\x04\xe8\xbb\xb1\x04\xad\xcf’\x8e\xe5q\xed\xbaF\xf5\xc9Z\xcd\xb12@\xbe\xae>\x9b\xcb\xf6\x90\xd6
:\xcaB\xaf\x1b\xcb\xb7\x0e\xff\xd7g\x13\x

Services Started (Top 15)

Service
BITS
WSearch
TrustedInstaller

Services Opened (Top 15)

Service
TrustedInstaller
SSTPSVC
VaultSvc

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.

Scroll to Top