Analysis

  • max time kernel
    150s
  • max time network
    142s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    04/08/2026, 22:42

General

  • Target
    2026-08-04_84de9904c171f065276d6171c0e109af_coinminer_dosia_glassworm_poet-rat_quasar-rat_snatch.exe
  • Size 10.5MB
  • Sample260804-2m1rjssbrf
  • SHA256 221738006418438f0eaccf931cd47f1b2eb66475aebf53dabdc7e283989c0351
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs

    Run Powershell and hide display window.

  • Executes dropped EXE 2 IoCs
  • Adds Run key to start application 2 TTPs 1 IoCs
  • Kills process with taskkill 2 IoCs
  • Modifies registry key 1 TTPs 11 IoCs
  • Suspicious behavior: EnumeratesProcesses 10 IoCs
  • Suspicious use of AdjustPrivilegeToken 6 IoCs
  • Suspicious use of WriteProcessMemory 18 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-04_84de9904c171f065276d6171c0e109af_coinminer_dosia_glassworm_poet-rat_quasar-rat_snatch.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-04_84de9904c171f065276d6171c0e109af_coinminer_dosia_glassworm_poet-rat_quasar-rat_snatch.exe"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:4748
    • C:\Windows\system32\taskkill.exe
      taskkill /IM asichub-monitor.exe /F
      2⤵
      • Kills process with taskkill
      • Suspicious use of AdjustPrivilegeToken
      PID:2672
    • C:\Windows\system32\taskkill.exe
      taskkill /IM hubtech-monitor.exe /F
      2⤵
      • Kills process with taskkill
      • Suspicious use of AdjustPrivilegeToken
      PID:1556
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v AsicHubMonitor /t REG_SZ /d "\"C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe\" --tray" /f
      2⤵
      • Adds Run key to start application
      • Modifies registry key
      PID:3440
    • C:\Windows\system32\reg.exe
      reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v HubTechMonitor /f
      2⤵
      • Modifies registry key
      PID:5692
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -NoProfile -NonInteractive -WindowStyle Hidden -Command "$d=[Environment]::GetFolderPath('Programs');if([string]::IsNullOrWhiteSpace($d)){throw 'Pasta especial indisponivel'};$p=Join-Path $d 'AsicHub Monitor.lnk';$w=New-Object -ComObject WScript.Shell;$s=$w.CreateShortcut($p);$s.TargetPath='C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe';$s.Arguments='--tray';$s.WorkingDirectory='C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor';$s.IconLocation='C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe,0';$s.Save()"
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:4472
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -NoProfile -NonInteractive -WindowStyle Hidden -Command "$d=[Environment]::GetFolderPath('DesktopDirectory');if([string]::IsNullOrWhiteSpace($d)){throw 'Pasta especial indisponivel'};$p=Join-Path $d 'AsicHub Monitor.lnk';$w=New-Object -ComObject WScript.Shell;$s=$w.CreateShortcut($p);$s.TargetPath='C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe';$s.Arguments='--tray';$s.WorkingDirectory='C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor';$s.IconLocation='C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe,0';$s.Save()"
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:1824
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v DisplayName /t REG_SZ /d "AsicHub Monitor" /f
      2⤵
      • Modifies registry key
      PID:4608
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v DisplayVersion /t REG_SZ /d 0.1.13 /f
      2⤵
      • Modifies registry key
      PID:5384
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v Publisher /t REG_SZ /d Rafatech /f
      2⤵
      • Modifies registry key
      PID:5724
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v DisplayIcon /t REG_SZ /d "C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe" /f
      2⤵
      • Modifies registry key
      PID:5184
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v InstallLocation /t REG_SZ /d "C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor" /f
      2⤵
      • Modifies registry key
      PID:836
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v UninstallString /t REG_SZ /d "\"C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\uninstall-asichub.exe\" --uninstall" /f
      2⤵
      • Modifies registry key
      PID:3864
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v NoModify /t REG_DWORD /d 1 /f
      2⤵
      • Modifies registry key
      PID:1044
    • C:\Windows\system32\reg.exe
      reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\AsicHubMonitor /v NoRepair /t REG_DWORD /d 1 /f
      2⤵
      • Modifies registry key
      PID:2620
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -NoProfile -NonInteractive -WindowStyle Hidden -Command "$d=[Environment]::GetFolderPath('Programs');if(-not [string]::IsNullOrWhiteSpace($d)){Remove-Item -LiteralPath (Join-Path $d 'HubTech Monitor.lnk') -Force -ErrorAction SilentlyContinue}"
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2040
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -NoProfile -NonInteractive -WindowStyle Hidden -Command "$d=[Environment]::GetFolderPath('DesktopDirectory');if(-not [string]::IsNullOrWhiteSpace($d)){Remove-Item -LiteralPath (Join-Path $d 'HubTech Monitor.lnk') -Force -ErrorAction SilentlyContinue}"
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:1120
    • C:\Windows\system32\reg.exe
      reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\HubTechMonitor /f
      2⤵
      • Modifies registry key
      PID:1140
    • C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe
      "C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe" --tray
      2⤵
      • Executes dropped EXE
      PID:4468
  • C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe
    "C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe" --tray
    1⤵
    • Executes dropped EXE
    PID:5364

Network

        MITRE ATT&CK Enterprise v16

        Replay Monitor

        Loading Replay Monitor...

        Downloads

        StartupProfileData-NonInteractive

        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
        • Size 1KB
        • SHA256 5e34248dd2cc55f37525b0f9dd7f4f19e879ad15905df49539c20497a21dd7ec
        • MD5 SHA1 SHA512 TLSH

        StartupProfileData-NonInteractive

        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
        • Size 1KB
        • SHA256 bcf8325db72c06bb7f6a8df3c4648a150d766a1857214c6b533c467029424ce8
        • MD5 SHA1 SHA512 TLSH

        asichub-monitor.exe

        • Path C:\Users\Admin\AppData\Local\Programs\AsicHub Monitor\asichub-monitor.exe
        • Size 8.0MB
        • SHA256 12a98a66372a066736f382094571565f58e62918a3fa81ec3de7d50905acf527
        • MD5 SHA1 SHA512 SSDEEP TLSH

        __PSScriptPolicyTest_knd32sft.kpx.ps1

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

        secrets.bin

        • Path C:\Users\Admin\AppData\Roaming\AsicHub\secrets.bin
        • Size 390B
        • SHA256 1c9db2c4f9769f9f704eeb1a13c827df16ea6ec76b721d1c2fabee574d9873e3
        • MD5 SHA1 SHA512 TLSH

        state.json

        • Path C:\Users\Admin\AppData\Roaming\AsicHub\state.json
        • Size 82B
        • SHA256 efa0ac980579d325d1f73e5bd3e100c1362cecb1f4767c69a1b7e90e84a092aa
        • MD5 SHA1 SHA512 TLSH

        memory/4472-17-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-14-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-6-0x00007FFC242BF000-0x00007FFC242C0000-memory.dmp

        memory/4472-13-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-18-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-24-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-25-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-28-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-29-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-12-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-10-0x0000020F23680000-0x0000020F236A2000-memory.dmp

        memory/4472-11-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp

        memory/4472-9-0x00007FFC24130000-0x00007FFC24AD4000-memory.dmp