Analysis

  • max time kernel
    149s
  • max time network
    116s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    20/08/2026, 12:15

General

  • Target
    3.exe
  • Size 8.4MB
  • Sample260820-pex98sbq3x
  • SHA256 d44ff00fe9552510aefbf13c4b986dc094b5aefcd099fd3d7ad6dc816968a50b
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Family: xmrig

    XMRig is a high performance, open source, cross platform CPU/GPU miner.

  • Identifies VirtualBox via ACPI registry values (likely anti-VM) 2 TTPs 2 IoCs
  • XMRig Miner payload 8 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 2 IoCs

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • Drops file in Drivers directory 2 IoCs
  • Checks BIOS information in registry 2 TTPs 4 IoCs

    BIOS information is often read in order to detect sandboxing environments.

  • Creates new service(s) 2 TTPs
  • Executes dropped EXE 1 IoCs
  • Stops running service(s) 4 TTPs
  • Themida packer 13 IoCs

    Detects Themida, an advanced Windows software protection system.

  • Checks whether UAC is enabled 1 TTPs 2 IoCs
  • Power Settings 1 TTPs 8 IoCs

    powercfg controls all configurable power system settings on a Windows system and can be abused to prevent an infected host from locking or shutting down.

  • Drops file in System32 directory 3 IoCs
  • Suspicious use of NtSetInformationThreadHideFromDebugger 2 IoCs
  • Suspicious use of SetThreadContext 4 IoCs
  • Drops file in Windows directory 4 IoCs
  • Launches sc.exe 14 IoCs

    Sc.exe is a Windows utlilty to control services on the system.

  • Executes a command shell one-liner 1 TTPs 2 IoCs

    Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.

  • Modifies data under HKEY_USERS 46 IoCs
  • Suspicious behavior: EnumeratesProcesses 35 IoCs
  • Suspicious use of AdjustPrivilegeToken 51 IoCs
  • Suspicious use of WriteProcessMemory 31 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\3.exe
    "C:\Users\Admin\AppData\Local\Temp\3.exe"
    1⤵
    • Identifies VirtualBox via ACPI registry values (likely anti-VM)
    • Drops file in Drivers directory
    • Checks BIOS information in registry
    • Checks whether UAC is enabled
    • Drops file in System32 directory
    • Suspicious use of NtSetInformationThreadHideFromDebugger
    • Suspicious use of SetThreadContext
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:2884
    • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
      C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData) -ExclusionExtension '.exe' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:4852
    • C:\Windows\system32\cmd.exe
      C:\Windows\system32\cmd.exe /c wusa /uninstall /kb:890830 /quiet /norestart
      2⤵
      • Executes a command shell one-liner
      • Suspicious use of WriteProcessMemory
      PID:4616
      • C:\Windows\System32\wusa.exe
        wusa /uninstall /kb:890830 /quiet /norestart
        3⤵
          PID:600
      • C:\Windows\system32\sc.exe
        C:\Windows\system32\sc.exe stop UsoSvc
        2⤵
        • Launches sc.exe
        PID:5268
      • C:\Windows\system32\sc.exe
        C:\Windows\system32\sc.exe stop WaaSMedicSvc
        2⤵
        • Launches sc.exe
        PID:5780
      • C:\Windows\system32\sc.exe
        C:\Windows\system32\sc.exe stop wuauserv
        2⤵
        • Launches sc.exe
        PID:3444
      • C:\Windows\system32\sc.exe
        C:\Windows\system32\sc.exe stop bits
        2⤵
        • Launches sc.exe
        PID:2388
      • C:\Windows\system32\sc.exe
        C:\Windows\system32\sc.exe stop dosvc
        2⤵
        • Launches sc.exe
        PID:5944
      • C:\Windows\system32\powercfg.exe
        C:\Windows\system32\powercfg.exe /x -hibernate-timeout-ac 0
        2⤵
        • Power Settings
        • Suspicious use of AdjustPrivilegeToken
        PID:944
      • C:\Windows\system32\powercfg.exe
        C:\Windows\system32\powercfg.exe /x -hibernate-timeout-dc 0
        2⤵
        • Power Settings
        • Suspicious use of AdjustPrivilegeToken
        PID:4468
      • C:\Windows\system32\powercfg.exe
        C:\Windows\system32\powercfg.exe /x -standby-timeout-ac 0
        2⤵
        • Power Settings
        • Suspicious use of AdjustPrivilegeToken
        PID:4856
      • C:\Windows\system32\powercfg.exe
        C:\Windows\system32\powercfg.exe /x -standby-timeout-dc 0
        2⤵
        • Power Settings
        • Suspicious use of AdjustPrivilegeToken
        PID:3204
      • C:\Windows\system32\dialer.exe
        C:\Windows\system32\dialer.exe
        2⤵
          PID:2544
        • C:\Windows\system32\sc.exe
          C:\Windows\system32\sc.exe delete "GoogleUpdateTaskMachineQC"
          2⤵
          • Launches sc.exe
          PID:1520
        • C:\Windows\system32\sc.exe
          C:\Windows\system32\sc.exe create "GoogleUpdateTaskMachineQC" binpath= "C:\ProgramData\Google\Chrome\updater.exe" start= "auto"
          2⤵
          • Launches sc.exe
          PID:2300
        • C:\Windows\system32\sc.exe
          C:\Windows\system32\sc.exe stop eventlog
          2⤵
          • Launches sc.exe
          PID:1728
        • C:\Windows\system32\sc.exe
          C:\Windows\system32\sc.exe start "GoogleUpdateTaskMachineQC"
          2⤵
          • Launches sc.exe
          PID:4328
      • C:\ProgramData\Google\Chrome\updater.exe
        C:\ProgramData\Google\Chrome\updater.exe
        1⤵
        • Identifies VirtualBox via ACPI registry values (likely anti-VM)
        • Drops file in Drivers directory
        • Checks BIOS information in registry
        • Executes dropped EXE
        • Checks whether UAC is enabled
        • Drops file in System32 directory
        • Suspicious use of NtSetInformationThreadHideFromDebugger
        • Suspicious use of SetThreadContext
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of WriteProcessMemory
        PID:5616
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData) -ExclusionExtension '.exe' -Force
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:1496
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /c wusa /uninstall /kb:890830 /quiet /norestart
          2⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:2420
          • C:\Windows\System32\wusa.exe
            wusa /uninstall /kb:890830 /quiet /norestart
            3⤵
              PID:2432
          • C:\Windows\system32\sc.exe
            C:\Windows\system32\sc.exe stop UsoSvc
            2⤵
            • Launches sc.exe
            PID:4544
          • C:\Windows\system32\sc.exe
            C:\Windows\system32\sc.exe stop WaaSMedicSvc
            2⤵
            • Launches sc.exe
            PID:5836
          • C:\Windows\system32\sc.exe
            C:\Windows\system32\sc.exe stop wuauserv
            2⤵
            • Launches sc.exe
            PID:4572
          • C:\Windows\system32\sc.exe
            C:\Windows\system32\sc.exe stop bits
            2⤵
            • Launches sc.exe
            PID:1392
          • C:\Windows\system32\sc.exe
            C:\Windows\system32\sc.exe stop dosvc
            2⤵
            • Launches sc.exe
            PID:4264
          • C:\Windows\system32\powercfg.exe
            C:\Windows\system32\powercfg.exe /x -hibernate-timeout-ac 0
            2⤵
            • Power Settings
            • Suspicious use of AdjustPrivilegeToken
            PID:6020
          • C:\Windows\system32\powercfg.exe
            C:\Windows\system32\powercfg.exe /x -hibernate-timeout-dc 0
            2⤵
            • Power Settings
            • Suspicious use of AdjustPrivilegeToken
            PID:3104
          • C:\Windows\system32\powercfg.exe
            C:\Windows\system32\powercfg.exe /x -standby-timeout-ac 0
            2⤵
            • Power Settings
            • Suspicious use of AdjustPrivilegeToken
            PID:4176
          • C:\Windows\system32\powercfg.exe
            C:\Windows\system32\powercfg.exe /x -standby-timeout-dc 0
            2⤵
            • Power Settings
            • Suspicious use of AdjustPrivilegeToken
            PID:440
          • C:\Windows\system32\dialer.exe
            C:\Windows\system32\dialer.exe
            2⤵
              PID:3492
            • C:\Windows\system32\dialer.exe
              C:\Windows\system32\dialer.exe
              2⤵
                PID:5452
              • C:\Windows\system32\dialer.exe
                dialer.exe
                2⤵
                  PID:4684

              Network

                    MITRE ATT&CK Enterprise v16

                    Replay Monitor

                    Loading Replay Monitor...

                    Downloads

                    updater.exe

                    • Path C:\ProgramData\Google\Chrome\updater.exe
                    • Size 8.4MB
                    • SHA256 d44ff00fe9552510aefbf13c4b986dc094b5aefcd099fd3d7ad6dc816968a50b
                    • MD5 SHA1 SHA512 SSDEEP TLSH

                    __PSScriptPolicyTest_zv0paqsa.edm.ps1

                    • Path C:\Windows\SystemTemp\__PSScriptPolicyTest_zv0paqsa.edm.ps1
                    • Size 60B
                    • SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
                    • MD5 SHA1 SHA512 TLSH

                    hosts

                    • Path C:\Windows\system32\drivers\etc\hosts
                    • Size 3KB
                    • SHA256 eda1aae2c8fce700e3bdbe0186cf3db88400cf0ac13ec736e84dacba61628a01
                    • MD5 SHA1 SHA512 TLSH

                    memory/1496-50-0x000002A5C95D0000-0x000002A5C9682000-memory.dmp

                    memory/2544-35-0x0000000140000000-0x000000014002B000-memory.dmp

                    memory/2544-33-0x0000000140000000-0x000000014002B000-memory.dmp

                    memory/2544-34-0x0000000140000000-0x000000014002B000-memory.dmp

                    memory/2544-36-0x0000000140000000-0x000000014002B000-memory.dmp

                    memory/2884-2-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/2884-29-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/2884-4-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/2884-39-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/2884-3-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/2884-0-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/2884-1-0x00007FF788BB0000-0x00007FF789B10000-memory.dmp

                    memory/4684-66-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-68-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-67-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-69-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-74-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-73-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-72-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-71-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4684-70-0x0000000140000000-0x000000014082C000-memory.dmp

                    memory/4852-18-0x00000231FE0F0000-0x00000231FE1A2000-memory.dmp

                    memory/4852-9-0x00000231FDF20000-0x00000231FDF42000-memory.dmp

                    memory/4852-31-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-27-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-26-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-25-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-24-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-23-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-22-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-5-0x00007FFE66FBF000-0x00007FFE66FC0000-memory.dmp

                    memory/4852-6-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-12-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-10-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-21-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-20-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-28-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-11-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-19-0x00000231FE3C0000-0x00000231FE3CA000-memory.dmp

                    memory/4852-17-0x00000231FE0D0000-0x00000231FE0EE000-memory.dmp

                    memory/4852-14-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/4852-13-0x00007FFE66E30000-0x00007FFE677D4000-memory.dmp

                    memory/5452-63-0x0000000140000000-0x000000014000E000-memory.dmp

                    memory/5452-62-0x0000000140000000-0x000000014000E000-memory.dmp

                    memory/5452-61-0x0000000140000000-0x000000014000E000-memory.dmp

                    memory/5452-60-0x0000000140000000-0x000000014000E000-memory.dmp

                    memory/5452-59-0x0000000140000000-0x000000014000E000-memory.dmp

                    memory/5616-76-0x00007FF748510000-0x00007FF749470000-memory.dmp

                    memory/5616-45-0x00007FF748510000-0x00007FF749470000-memory.dmp

                    memory/5616-44-0x00007FF748510000-0x00007FF749470000-memory.dmp

                    memory/5616-43-0x00007FF748510000-0x00007FF749470000-memory.dmp

                    memory/5616-42-0x00007FF748510000-0x00007FF749470000-memory.dmp