Analysis

  • max time kernel
    150s
  • max time network
    148s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260911-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260911-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    22/09/2026, 11:40

General

  • Target
    a59cded0d0d777f3be41b0ed69675f1e769945bfa0332aacedddc9f84bc286d7.exe
  • Size 5.6MB
  • Sample260922-nszvjsdd39
  • SHA256 a59cded0d0d777f3be41b0ed69675f1e769945bfa0332aacedddc9f84bc286d7
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Looks for VirtualBox drivers on disk 2 TTPs 4 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Run Powershell to get system information as a root user.

  • Looks for VMWare drivers on disk 2 TTPs 3 IoCs
  • Checks BIOS information in registry 2 TTPs 3 IoCs

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

  • Maps connected drives based on registry 3 TTPs 4 IoCs

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

  • Network Service Discovery 1 TTPs 2 IoCs

    Attempt to gather information on host's network.

  • Discovers running processes 1 TTPs 2 IoCs

    Running process information can be used to identify security tools or plan follow-on actions.

  • Launches sc.exe 26 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.

  • Enumerates system info in registry 2 TTPs 14 IoCs
  • Gathers network information 2 TTPs 3 IoCs

    Uses commandline utility to view network configuration.

  • Gathers system information 1 TTPs 1 IoCs

    Runs systeminfo.exe.

  • Modifies registry key 1 TTPs 14 IoCs
  • Suspicious behavior: EnumeratesProcesses 27 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 63 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\a59cded0d0d777f3be41b0ed69675f1e769945bfa0332aacedddc9f84bc286d7.exe
    "C:\Users\Admin\AppData\Local\Temp\a59cded0d0d777f3be41b0ed69675f1e769945bfa0332aacedddc9f84bc286d7.exe"
    1⤵
    • Looks for VirtualBox drivers on disk
    • Looks for VMWare drivers on disk
    • Suspicious use of WriteProcessMemory
    PID:3220
    • C:\Windows\system32\ipconfig.exe
      ipconfig /all
      2⤵
      • Gathers network information
      PID:3452
    • C:\Windows\system32\route.exe
      route print -4
      2⤵
        PID:1152
      • C:\Windows\system32\cmd.exe
        cmd /c systeminfo
        2⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:1868
        • C:\Windows\system32\systeminfo.exe
          systeminfo
          3⤵
          • Gathers system information
          PID:2444
      • C:\Windows\system32\ipconfig.exe
        ipconfig /all
        2⤵
        • Gathers network information
        PID:4292
      • C:\Windows\system32\route.exe
        route print
        2⤵
          PID:3484
        • C:\Windows\system32\cmd.exe
          cmd /c "driverquery | findstr /i \"vbox vmware virtio xen vmbus balloon netkvm viostor\""
          2⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:5256
          • C:\Windows\system32\driverquery.exe
            driverquery
            3⤵
              PID:5088
            • C:\Windows\system32\findstr.exe
              findstr /i \"vbox vmware virtio xen vmbus balloon netkvm viostor\"
              3⤵
                PID:1556
            • C:\Windows\system32\arp.exe
              arp -a
              2⤵
              • Network Service Discovery
              PID:5164
            • C:\Windows\system32\getmac.exe
              getmac /v /fo list
              2⤵
                PID:1612
              • C:\Users\Admin\AppData\Local\Temp\a59cded0d0d777f3be41b0ed69675f1e769945bfa0332aacedddc9f84bc286d7.exe
                C:\Users\Admin\AppData\Local\Temp\a59cded0d0d777f3be41b0ed69675f1e769945bfa0332aacedddc9f84bc286d7.exe --vmware-port-probe
                2⤵
                  PID:4936
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic csproduct get Name,Vendor,UUID /value
                  2⤵
                  • Suspicious behavior: EnumeratesProcesses
                  • Suspicious use of AdjustPrivilegeToken
                  PID:5840
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic bios get Manufacturer,SMBIOSBIOSVersion,SerialNumber /value
                  2⤵
                  • Suspicious behavior: EnumeratesProcesses
                  • Suspicious use of AdjustPrivilegeToken
                  PID:1588
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic baseboard get Manufacturer,Product,SerialNumber /value
                  2⤵
                  • Suspicious behavior: EnumeratesProcesses
                  PID:3328
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic computersystem get Manufacturer,Model,HypervisorPresent,Domain,TotalPhysicalMemory /value
                  2⤵
                  • Suspicious behavior: EnumeratesProcesses
                  PID:4568
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic diskdrive get Model,SerialNumber,Size,InterfaceType /value
                  2⤵
                  • Suspicious behavior: EnumeratesProcesses
                  PID:716
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic nic where NetEnabled=true get Name,MACAddress /value
                  2⤵
                  • Suspicious behavior: EnumeratesProcesses
                  PID:6020
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System /v SystemBiosVersion
                  2⤵
                  • Checks BIOS information in registry
                  • Modifies registry key
                  PID:4288
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System /v VideoBiosVersion
                  2⤵
                  • Checks BIOS information in registry
                  • Modifies registry key
                  PID:1528
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System /v SystemBiosDate
                  2⤵
                  • Checks BIOS information in registry
                  • Modifies registry key
                  PID:1984
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v BIOSVersion
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:2628
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v BIOSVendor
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:1168
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v BaseBoardManufacturer
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:1144
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v BaseBoardProduct
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:5884
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v SystemManufacturer
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:3012
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v SystemProductName
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:1216
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DESCRIPTION\System\BIOS /v SystemSKU
                  2⤵
                  • Enumerates system info in registry
                  • Modifies registry key
                  PID:712
                • C:\Windows\system32\reg.exe
                  reg query HKLM\SYSTEM\CurrentControlSet\Services\Disk\Enum /v 0
                  2⤵
                  • Maps connected drives based on registry
                  • Modifies registry key
                  PID:1864
                • C:\Windows\system32\reg.exe
                  reg query HKLM\SYSTEM\CurrentControlSet\Services\Disk\Enum /v 1
                  2⤵
                  • Maps connected drives based on registry
                  • Modifies registry key
                  PID:2424
                • C:\Windows\system32\reg.exe
                  reg query HKLM\HARDWARE\DEVICEMAP\Scsi /s
                  2⤵
                  • Modifies registry key
                  PID:1852
                • C:\Windows\system32\reg.exe
                  reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
                  2⤵
                  • Modifies registry key
                  PID:3896
                • C:\Windows\system32\tasklist.exe
                  tasklist /FO CSV /NH
                  2⤵
                  • Discovers running processes
                  PID:2156
                • C:\Windows\system32\sc.exe
                  sc query type= driver
                  2⤵
                  • Launches sc.exe
                  PID:720
                • C:\Windows\system32\sc.exe
                  sc query VBoxGuest
                  2⤵
                  • Launches sc.exe
                  PID:6056
                • C:\Windows\system32\sc.exe
                  sc query VBoxMouse
                  2⤵
                  • Launches sc.exe
                  PID:3312
                • C:\Windows\system32\sc.exe
                  sc query VBoxSF
                  2⤵
                  • Launches sc.exe
                  PID:1592
                • C:\Windows\system32\sc.exe
                  sc query VBoxVideo
                  2⤵
                  • Launches sc.exe
                  PID:3324
                • C:\Windows\system32\sc.exe
                  sc query VBoxService
                  2⤵
                  • Launches sc.exe
                  PID:2476
                • C:\Windows\system32\sc.exe
                  sc query VMTools
                  2⤵
                  • Launches sc.exe
                  PID:3432
                • C:\Windows\system32\sc.exe
                  sc query VGAuthService
                  2⤵
                  • Launches sc.exe
                  PID:6136
                • C:\Windows\system32\sc.exe
                  sc query vmci
                  2⤵
                  • Launches sc.exe
                  PID:5732
                • C:\Windows\system32\sc.exe
                  sc query vmhgfs
                  2⤵
                  • Launches sc.exe
                  PID:3196
                • C:\Windows\system32\sc.exe
                  sc query VMrawdsk
                  2⤵
                  • Launches sc.exe
                  PID:1000
                • C:\Windows\system32\sc.exe
                  sc query vmbus
                  2⤵
                  • Launches sc.exe
                  PID:2164
                • C:\Windows\system32\sc.exe
                  sc query VMBusHID
                  2⤵
                  • Launches sc.exe
                  PID:700
                • C:\Windows\system32\sc.exe
                  sc query storvsc
                  2⤵
                  • Launches sc.exe
                  PID:2604
                • C:\Windows\system32\sc.exe
                  sc query netvsc
                  2⤵
                  • Launches sc.exe
                  PID:4832
                • C:\Windows\system32\sc.exe
                  sc query gencounter
                  2⤵
                  • Launches sc.exe
                  PID:3916
                • C:\Windows\system32\sc.exe
                  sc query QEMU-GA
                  2⤵
                  • Launches sc.exe
                  PID:5160
                • C:\Windows\system32\sc.exe
                  sc query Balloon
                  2⤵
                  • Launches sc.exe
                  PID:4276
                • C:\Windows\system32\sc.exe
                  sc query netkvm
                  2⤵
                  • Launches sc.exe
                  PID:5800
                • C:\Windows\system32\sc.exe
                  sc query viostor
                  2⤵
                  • Launches sc.exe
                  PID:6128
                • C:\Windows\system32\sc.exe
                  sc query vioscsi
                  2⤵
                  • Launches sc.exe
                  PID:3376
                • C:\Windows\system32\sc.exe
                  sc query xenevtchn
                  2⤵
                  • Launches sc.exe
                  PID:3276
                • C:\Windows\system32\sc.exe
                  sc query xenfilt
                  2⤵
                  • Launches sc.exe
                  PID:2820
                • C:\Windows\system32\sc.exe
                  sc query xeniface
                  2⤵
                  • Launches sc.exe
                  PID:4536
                • C:\Windows\system32\sc.exe
                  sc query xennet
                  2⤵
                  • Launches sc.exe
                  PID:4228
                • C:\Windows\system32\sc.exe
                  sc query xenvbd
                  2⤵
                  • Launches sc.exe
                  PID:3872
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell -NoProfile -ExecutionPolicy Bypass -Command " $ErrorActionPreference='SilentlyContinue' function O($k,$v){ if($v -ne $null -and \"$v\" -ne ''){ Write-Output (\"$k=\"+$v) } } try { $cs=Get-CimInstance Win32_ComputerSystem O 'CSManufacturer' $cs.Manufacturer; O 'CSModel' $cs.Model; O 'HypervisorPresent' $cs.HypervisorPresent O 'Domain' $cs.Domain; O 'TotalPhysicalMemory' $cs.TotalPhysicalMemory $bios=Get-CimInstance Win32_BIOS O 'BIOSManufacturer' $bios.Manufacturer; O 'BIOSSerial' $bios.SerialNumber; O 'BIOSVersion' ($bios.SMBIOSBIOSVersion -join ' ') $bb=Get-CimInstance Win32_BaseBoard O 'BaseBoard' ($bb.Manufacturer+'|'+$bb.Product+'|'+$bb.SerialNumber) Get-CimInstance Win32_VideoController | ForEach-Object { O 'GPU' $_.Name } Get-CimInstance Win32_SoundDevice | ForEach-Object { O 'AUDIO' $_.Name } Get-CimInstance Win32_DiskDrive | ForEach-Object { O 'DISK' ($_.Model+'|'+$_.SerialNumber+'|'+$_.Size+'|'+$_.InterfaceType) } Get-CimInstance Win32_PnPEntity | Measure-Object | ForEach-Object { O 'PnPCount' $_.Count } Get-CimInstance Win32_USBController | Measure-Object | ForEach-Object { O 'USBControllerCount' $_.Count } Get-CimInstance Win32_PnPEntity | Where-Object { $_.PNPClass -eq 'USB' -or $_.Name -match 'USB' } | Select-Object -First 40 | ForEach-Object { O 'USB' $_.Name } Get-CimInstance Win32_NetworkAdapter | Where-Object { $_.MACAddress } | ForEach-Object { O 'NIC' ($_.Name+'|'+$_.MACAddress) } try { $t=Get-CimInstance -Namespace root/cimv2/Security/MicrosoftTpm -ClassName Win32_Tpm; O 'TPMIsActivated' $t.IsActivated_InitialValue; O 'TPMIsEnabled' $t.IsEnabled_InitialValue; O 'TPMSpec' $t.SpecVersion; O 'TPMManufacturer' $t.ManufacturerId } catch { O 'TPM' 'none_or_err' } try { $dg=Get-CimInstance -Namespace root/Microsoft/Windows/DeviceGuard -ClassName Win32_DeviceGuard; O 'VBSStatus' ($dg.VirtualizationBasedSecurityStatus); O 'SecurityServicesRunning' ($dg.SecurityServicesRunning -join ','); O 'SecurityServicesConfigured' ($dg.SecurityServicesConfigured -join ',') } catch { O 'DeviceGuard' 'unavailable' } try { O 'SecureBoot' (Confirm-SecureBootUEFI) } catch { O 'SecureBoot' 'unknown' } try { O 'ThermalCount' ((Get-CimInstance -Namespace root/wmi -ClassName MSAcpi_ThermalZoneTemperature -EA Stop|Measure-Object).Count) } catch { O 'ThermalCount' 'ERR' } try { O 'FanCount' ((Get-CimInstance Win32_Fan -EA Stop|Measure-Object).Count) } catch { O 'FanCount' 'ERR' } try { O 'BatteryCount' ((Get-CimInstance Win32_Battery -EA Stop|Measure-Object).Count) } catch { O 'BatteryCount' 'ERR' } try { O 'CacheMemCount' ((Get-CimInstance Win32_CacheMemory -EA Stop|Measure-Object).Count) } catch { O 'CacheMemCount' 'ERR' } try { O 'UninstallCount' ((Get-Item 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall').GetSubKeyNames().Count) } catch {} try { O 'UninstallCountWOW' ((Get-Item 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall').GetSubKeyNames().Count) } catch {} } catch {} "
                  2⤵
                  • Command and Scripting Interpreter: PowerShell
                  • Suspicious behavior: EnumeratesProcesses
                  PID:972
                • C:\Windows\system32\arp.exe
                  arp -a
                  2⤵
                  • Network Service Discovery
                  PID:5200
                • C:\Windows\system32\ipconfig.exe
                  ipconfig /all
                  2⤵
                  • Gathers network information
                  PID:2840
                • C:\Windows\system32\tasklist.exe
                  tasklist /FO CSV /NH
                  2⤵
                  • Discovers running processes
                  PID:4340

              Network

                    MITRE ATT&CK Enterprise v16

                    Replay Monitor

                    Loading Replay Monitor...

                    Downloads

                    __PSScriptPolicyTest_z5jowlc3.5fc.ps1

                    • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_z5jowlc3.5fc.ps1
                    • Size 60B
                    • SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
                    • MD5 SHA1 SHA512 TLSH

                    memory/972-0-0x000001A76EC30000-0x000001A76EC52000-memory.dmp

                    memory/972-13-0x000001A76F000000-0x000001A76F01E000-memory.dmp

                    memory/972-14-0x000001A76F020000-0x000001A76F0D2000-memory.dmp

                    memory/972-15-0x000001A76EFF0000-0x000001A76EFFA000-memory.dmp

                    memory/972-16-0x000001A76F260000-0x000001A76F28A000-memory.dmp

                    memory/972-17-0x000001A76F260000-0x000001A76F284000-memory.dmp

                    memory/972-24-0x000001A76F650000-0x000001A76F66E000-memory.dmp