Analysis

  • max time kernel
    150s
  • max time network
    151s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20260513-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-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 2 IoCs
  • Drops file in Program Files directory 5 IoCs
  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Enumerates physical storage devices 1 TTPs

    Attempts to interact with connected storage/optical drive(s).

  • System Time Discovery 1 TTPs 1 IoCs

    Adversary may gather the system time and/or time zone settings from a local or remote system.

  • Checks processor information in registry 2 TTPs 2 IoCs

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

  • Enumerates system info in registry 2 TTPs 3 IoCs
  • Kills process with taskkill 2 IoCs
  • Modifies data under HKEY_USERS 2 IoCs
  • Modifies registry class 3 IoCs
  • Modifies registry key 1 TTPs 13 IoCs
  • Suspicious behavior: EnumeratesProcesses 10 IoCs
  • Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary 5 IoCs
  • Suspicious use of AdjustPrivilegeToken 6 IoCs
  • Suspicious use of FindShellTrayWindow 3 IoCs
  • Suspicious use of SendNotifyMessage 1 IoCs
  • Suspicious use of WriteProcessMemory 64 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:2892
    • C:\Windows\system32\taskkill.exe
      taskkill /IM asichub-monitor.exe /F
      2⤵
      • Kills process with taskkill
      • Suspicious use of AdjustPrivilegeToken
      PID:1884
    • C:\Windows\system32\taskkill.exe
      taskkill /IM hubtech-monitor.exe /F
      2⤵
      • Kills process with taskkill
      • Suspicious use of AdjustPrivilegeToken
      PID:3900
    • 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:4744
    • C:\Windows\system32\reg.exe
      reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v HubTechMonitor /f
      2⤵
      • Modifies registry key
      PID:980
    • 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:2008
    • 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:3824
    • 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:4768
    • 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:3416
    • 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:1164
    • 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:4712
    • 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:2232
    • 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:864
    • 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:3216
    • 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:4532
    • 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:1860
    • 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:908
    • C:\Windows\system32\reg.exe
      reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\HubTechMonitor /f
      2⤵
      • Modifies registry key
      PID:3680
    • 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
      • Suspicious use of FindShellTrayWindow
      • Suspicious use of SendNotifyMessage
      • Suspicious use of WriteProcessMemory
      PID:3420
      • 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
        3⤵
        • Adds Run key to start application
        • Modifies registry key
        PID:3564
      • C:\Windows\system32\reg.exe
        reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v HubTechMonitor /f
        3⤵
        • Modifies registry key
        PID:3436
      • C:\Windows\system32\rundll32.exe
        rundll32 url.dll,FileProtocolHandler http://127.0.0.1:8844
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:4696
        • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --single-argument http://127.0.0.1:8844/
          4⤵
          • Drops file in Program Files directory
          • Checks processor information in registry
          • Enumerates system info in registry
          • Modifies data under HKEY_USERS
          • Modifies registry class
          • Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
          • Suspicious use of FindShellTrayWindow
          • Suspicious use of WriteProcessMemory
          PID:964
          • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
            "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=crashpad-handler "--user-data-dir=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data" /prefetch:4 --monitor-self-annotation=ptype=crashpad-handler "--database=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad" --annotation=IsOfficialBuild=1 --annotation=channel= --annotation=chromium-version=139.0.7258.155 "--annotation=exe=C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --annotation=plat=Win64 --annotation=prod=Edge --annotation=ver=139.0.3405.125 --initial-client-data=0x2c4,0x2c8,0x2cc,0x2c0,0x308,0x7ffa0384c188,0x7ffa0384c194,0x7ffa0384c1a0
            5⤵
              PID:1540
            • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
              "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --no-pre-read-main-dll --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=1964,i,8497472484847060687,15761766010560975893,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=2980 /prefetch:3
              5⤵
              • System Time Discovery
              PID:2236
            • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
              "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=gpu-process --no-pre-read-main-dll --force-high-res-timeticks=disabled --gpu-preferences=SAAAAAAAAADgAAAIAAAAAAAAAAAAAGAAAQAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --always-read-main-dll --metrics-shmem-handle=1756,i,8143208363281871880,17275004333540174075,262144 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=2952 /prefetch:2
              5⤵
                PID:4176
              • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=2372,i,16272235712596809659,10275350588265963294,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=3024 /prefetch:8
                5⤵
                  PID:3232
                • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                  "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --always-read-main-dll --metrics-shmem-handle=3520,i,5635486313736844492,11590826968165480866,2097152 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=3552 /prefetch:1
                  5⤵
                    PID:2608
                  • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --always-read-main-dll --metrics-shmem-handle=3540,i,3248706186508013939,4020440178397948834,2097152 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=3568 /prefetch:1
                    5⤵
                      PID:1104
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --always-read-main-dll --metrics-shmem-handle=4216,i,17671102388662976018,6525872920105338296,2097152 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=4240 /prefetch:1
                      5⤵
                        PID:2680
                      • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                        "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --extension-process --renderer-sub-type=extension --pdf-upsell-enabled --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --js-flags=--ms-user-locale= --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --always-read-main-dll --metrics-shmem-handle=4160,i,272469396289535709,16850034135268918177,2097152 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=4244 /prefetch:2
                        5⤵
                          PID:612
                        • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=PooledProcess2 --lang=en-US --service-sandbox-type=utility --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5272,i,14518444756279381732,15695070136373348583,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=3724 /prefetch:8
                          5⤵
                            PID:4308
                          • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                            "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=asset_store.mojom.AssetStoreService --lang=en-US --service-sandbox-type=asset_store_service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5328,i,6846324495840871681,2588573893723957625,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5372 /prefetch:8
                            5⤵
                              PID:2528
                            • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                              "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=entity_extraction_service.mojom.Extractor --lang=en-US --service-sandbox-type=entity_extraction --onnx-enabled-for-ee --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5340,i,5140977625846326202,13977842180840868238,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5376 /prefetch:8
                              5⤵
                                PID:2112
                              • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=PooledProcess2 --lang=en-US --service-sandbox-type=utility --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6148,i,7988793879563327500,2848455750966669990,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6156 /prefetch:8
                                5⤵
                                  PID:4636
                                • C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe
                                  "C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe" --type=utility --utility-sub-type=winrt_app_id.mojom.WinrtAppIdService --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6348,i,11989767502792151372,14800260003147130233,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6356 /prefetch:8
                                  5⤵
                                    PID:2360
                                  • C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe
                                    "C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\identity_helper.exe" --type=utility --utility-sub-type=winrt_app_id.mojom.WinrtAppIdService --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6348,i,11989767502792151372,14800260003147130233,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6356 /prefetch:8
                                    5⤵
                                      PID:2056
                                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6192,i,17826797472273518813,13569436137812146413,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6268 /prefetch:8
                                      5⤵
                                        PID:3964
                                      • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                        "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6208,i,12491528497505804592,508202295545019294,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6220 /prefetch:8
                                        5⤵
                                          PID:2496
                                        • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6232,i,1458347342662420235,7495640548159785026,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5128 /prefetch:8
                                          5⤵
                                            PID:2424
                                          • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                            "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6188,i,10874515050646137211,7962119584793235915,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6268 /prefetch:8
                                            5⤵
                                              PID:4108
                                            • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                              "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=PooledProcess2 --lang=en-US --service-sandbox-type=utility --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6692,i,10771976967473325826,15702293073628895794,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=6820 /prefetch:8
                                              5⤵
                                                PID:4636
                                              • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=chrome.mojom.UtilWin --lang=en-US --service-sandbox-type=none --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6472,i,1503714795435474561,3834140336643260927,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=4264 /prefetch:8
                                                5⤵
                                                  PID:4184
                                                • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                  "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=chrome.mojom.UtilWin --lang=en-US --service-sandbox-type=none --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6476,i,15014623506319907297,8985542580709870749,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=1716 /prefetch:8
                                                  5⤵
                                                    PID:1564
                                                  • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=chrome.mojom.UtilWin --lang=en-US --service-sandbox-type=none --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6504,i,3867854059041748537,16132678464650283271,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=3660 /prefetch:8
                                                    5⤵
                                                      PID:1776
                                                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=edge_search_indexer.mojom.SearchIndexerInterfaceBroker --lang=en-US --service-sandbox-type=search_indexer --message-loop-type-ui --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=5376,i,6865259279245373420,4161786001061917832,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5616 /prefetch:8
                                                      5⤵
                                                        PID:3244
                                                      • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                        "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6780,i,15014306997629363283,10068160048799191101,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5384 /prefetch:8
                                                        5⤵
                                                          PID:2064
                                                        • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=888,i,18184900983907306504,8343784320775121775,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5636 /prefetch:8
                                                          5⤵
                                                            PID:2512
                                                          • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                            "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=asset_store.mojom.AssetStoreService --lang=en-US --service-sandbox-type=asset_store_service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=6016,i,9709270275998506739,11304866320393929068,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=892 /prefetch:8
                                                            5⤵
                                                              PID:2156
                                                            • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                              "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=unzip.mojom.Unzipper --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --always-read-main-dll --metrics-shmem-handle=3488,i,12861324023999925325,6797223060944310117,524288 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5460 /prefetch:8
                                                              5⤵
                                                                PID:4620
                                                              • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                                                                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=gpu-process --disable-gpu-sandbox --use-gl=disabled --gpu-vendor-id=5140 --gpu-device-id=140 --gpu-sub-system-id=0 --gpu-revision=0 --gpu-driver-version=10.0.19041.546 --force-high-res-timeticks=disabled --gpu-preferences=SAAAAAAAAADoAAAIAAAAAAAAAAAAAGAAAQAAAAAAAACEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --always-read-main-dll --metrics-shmem-handle=5380,i,13268594046214870084,13950935264475280040,262144 --field-trial-handle=2956,i,16528700325640725818,11485619335382817422,262144 --variations-seed-version --mojo-platform-channel-handle=5552 /prefetch:8
                                                                5⤵
                                                                • Suspicious behavior: EnumeratesProcesses
                                                                PID:3940
                                                      • 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:3168
                                                      • C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\elevation_service.exe
                                                        "C:\Program Files (x86)\Microsoft\Edge\Application\139.0.3405.125\elevation_service.exe"
                                                        1⤵
                                                          PID:2768

                                                        Network

                                                              MITRE ATT&CK Enterprise v16

                                                              Replay Monitor

                                                              Loading Replay Monitor...

                                                              Downloads

                                                              manifest.json

                                                              • Path C:\Program Files\chrome_Unpacker_BeginUnzipping964_431197068\manifest.json
                                                              • Size 43B
                                                              • SHA256 81bd82ac27612a58be30a72dd8956b13f883e32ffb54a58076bd6a42b8afaeea
                                                              • MD5 SHA1 SHA512

                                                              manifest.json

                                                              • Path C:\Program Files\chrome_Unpacker_BeginUnzipping964_433794314\manifest.json
                                                              • Size 160B
                                                              • SHA256 31952875f8bb2e71f49231c95349945ffc0c1dd975f06309a0d138f002cfd23d
                                                              • MD5 SHA1 SHA512 TLSH

                                                              manifest.json

                                                              • Path C:\Program Files\chrome_Unpacker_BeginUnzipping964_987820633\manifest.json
                                                              • Size 135B
                                                              • SHA256 bf066a2cf10074e847bef7c066a9c84deada6586412e181cb417c6426a5d60a4
                                                              • MD5 SHA1 SHA512 TLSH

                                                              powershell.exe.log

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log
                                                              • Size 3KB
                                                              • SHA256 1022ec2fed08ff473817fc53893e192a8e33e6a16f3d2c8cb6fd37f49c938e1e
                                                              • MD5 SHA1 SHA512 TLSH

                                                              blocklist

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Ad Blocking\blocklist
                                                              • Size 105KB
                                                              • SHA256 92a908538089a45b7267542a2b86d1a63b5a35a14b876e2973f8c13aad1654fe
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              protocols.json

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\AutoLaunchProtocolsComponent\1.0.0.12\protocols.json
                                                              • Size 3KB
                                                              • SHA256 2edf732da5fd827859e7a1a5b69a4a622cfc416f60a6ae04154d5aad3a1bccec
                                                              • MD5 SHA1 SHA512 TLSH

                                                              settings.dat

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad\settings.dat
                                                              • Size 280B
                                                              • SHA256 b976ac8901ffd41ec02a04aa583bc9d11350f0f9f714fb92d3341bb0bde4629f
                                                              • MD5 SHA1 SHA512 TLSH

                                                              settings.dat

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad\settings.dat
                                                              • Size 280B
                                                              • SHA256 0e2b315c59b1bfe8e547b0017a92548af7c81e08409e987a2628ad74667b4fec
                                                              • MD5 SHA1 SHA512 TLSH

                                                              BookmarkMergedSurfaceOrdering

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\BookmarkMergedSurfaceOrdering
                                                              • Size 6B
                                                              • SHA256 4489f9e3e454748b3521eb214e0a5694d562cff3d9ff511cb456953c8f534c00
                                                              • MD5 SHA1 SHA512

                                                              the-real-index

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Code Cache\js\index-dir\the-real-index
                                                              • Size 3KB
                                                              • SHA256 43c5f22db0a853f27f4fb98ee95f09f081168197ac8db72499ea0e14c1a6890d
                                                              • MD5 SHA1 SHA512 TLSH

                                                              the-real-index~RFe58e75d.TMP

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Code Cache\js\index-dir\the-real-index~RFe58e75d.TMP
                                                              • Size 3KB
                                                              • SHA256 93ee1572f2b7adeaa534ea067d21c47edc71d59dc98092ee44fed3d1d86dc373
                                                              • MD5 SHA1 SHA512 TLSH

                                                              SiteList-Enterprise.json

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\DualEngine\SiteList-Enterprise.json
                                                              • Size 2B
                                                              • SHA256 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
                                                              • MD5 SHA1 SHA512

                                                              Edge Profile.ico

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Edge Profile.ico
                                                              • Size 70KB
                                                              • SHA256 31a226211c491e1b0832d4cd3cf34d97165e24a7ce4ec655259cd188f3a2bd88
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              450a8db2-2499-4170-b679-8157101a0ca8.tmp

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Network\450a8db2-2499-4170-b679-8157101a0ca8.tmp
                                                              • Size 2B
                                                              • SHA256 4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
                                                              • MD5 SHA1 SHA512

                                                              Network Persistent State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Network\Network Persistent State
                                                              • Size 2KB
                                                              • SHA256 3c884f991ea6830b0885d7af2ac8bfc6b316d136757f3e55291fd0da1348c4cf
                                                              • MD5 SHA1 SHA512 TLSH

                                                              Network Persistent State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Network\Network Persistent State
                                                              • Size 111B
                                                              • SHA256 5dfc321417fc31359f23320ea68014ebfd793c5bbed55f77dab4180bbd4a2026
                                                              • MD5 SHA1 SHA512 TLSH

                                                              Preferences

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Preferences
                                                              • Size 13KB
                                                              • SHA256 956a820622fe9b51271cac1c76402f3734504a21bb8cbbf71f629ca4000e622c
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              Secure Preferences

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Secure Preferences
                                                              • Size 35KB
                                                              • SHA256 7711d0dff90beda0426c8b2556c2eb377948c557eb906d2ff1f95e486c3d1782
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              sync_diagnostic.log

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Sync Data\Logs\sync_diagnostic.log
                                                              • Size 7KB
                                                              • SHA256 f27ecc99d347f5fd1f1987f4cdeaff82e0231b8acd3ea123ff2c5d9959870abb
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              31249f8e-5b96-4014-bf2a-e3fdb3c3c729.tmp

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Edge Cloud Config\31249f8e-5b96-4014-bf2a-e3fdb3c3c729.tmp
                                                              • Size 22KB
                                                              • SHA256 d988156066b7fd22de278fbc96759d2caea6552094ffeb2ddd9307806059c5e4
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              Local State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                              • Size 20KB
                                                              • SHA256 0849075c99beb4c8266a1a72443cd46d1d5689676136ba65056caf0ee208ec9a
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              Local State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                              • Size 20KB
                                                              • SHA256 2db394d96acf84419f126360b58524b054f8d621faefa51aa6e6d72aa78894d2
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              Local State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                              • Size 30KB
                                                              • SHA256 3898c356b0ae22024cb2c97c4a493f7bb5173f22599affb6aea3552a1a721c62
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              Local State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                              • Size 8KB
                                                              • SHA256 5a3e87c7ed7d0e56cefbf949c97cf3b12f42a68c433a1172083a30205beea259
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              Local State

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Local State
                                                              • Size 8KB
                                                              • SHA256 0f40016634cb2047784bad6138d3e96b475ffd6430927e15b658264119a0a245
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              nav_config.json

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\WorkspacesNavigationComponent\1.0.0.5\nav_config.json
                                                              • Size 2KB
                                                              • SHA256 98252dc9f9e81167e893f2c32f08ee60e9a6c43fadb454400ed3bff3a68fbf0d
                                                              • MD5 SHA1 SHA512 TLSH

                                                              metadata.json

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\component_crx_cache\metadata.json
                                                              • Size 372B
                                                              • SHA256 dc86dff8fbd3b224794d65e8c0974ffa3b17c53a934c92f82e938e524fe823dd
                                                              • MD5 SHA1 SHA512 TLSH

                                                              metadata.json

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\component_crx_cache\metadata.json
                                                              • Size 252B
                                                              • SHA256 aa807e4f1b970e487ba89b4ed9f5455dfb3acaffb192b8736b7bd0ccf63b8cf5
                                                              • MD5 SHA1 SHA512 TLSH

                                                              metadata.json

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\component_crx_cache\metadata.json
                                                              • Size 132B
                                                              • SHA256 f4aa1676b1cc0e8c932821d57f7e6ec93246f48d7b840aca2d58ef9fac0ecd03
                                                              • MD5 SHA1 SHA512 TLSH

                                                              37ee635f-918b-4fb5-b5e8-2d9dbbd1d709.tmp

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\extensions_crx_cache\37ee635f-918b-4fb5-b5e8-2d9dbbd1d709.tmp
                                                              • Size 13B
                                                              • SHA256 2771d13c637c267132afff9db67537bef95708534b79ae8d954254c4e64e4e0f
                                                              • MD5 SHA1 SHA512

                                                              5a2a7058cf8d1e56c20e6b19a7c48eb2386d141b.tbres

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\TokenBroker\Cache\5a2a7058cf8d1e56c20e6b19a7c48eb2386d141b.tbres
                                                              • Size 2KB
                                                              • SHA256 699247f22d812249aa29e532e70abadfe904cf3979faccb7b6d1d44ae8360c51
                                                              • MD5 SHA1 SHA512 TLSH

                                                              StartupProfileData-NonInteractive

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

                                                              StartupProfileData-NonInteractive

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

                                                              StartupProfileData-NonInteractive

                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                              • Size 64B
                                                              • SHA256 907d59c4a1decc4fcdd1a2614e3884392d7c275f82cc900fe742151b9c9be22c
                                                              • MD5 SHA1 SHA512

                                                              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

                                                              3a0e594d-a075-4457-8f1c-a7430109d7ed.tmp

                                                              • Path C:\Users\Admin\AppData\Local\Temp\3a0e594d-a075-4457-8f1c-a7430109d7ed.tmp
                                                              • Size 10KB
                                                              • SHA256 67d161098be68cd24febc0c7b48f515f199dda72f20ae3bbb97fcf2542bb0550
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              __PSScriptPolicyTest_tkmlo5c4.3q2.ps1

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

                                                              f4f7f152-0517-4c82-87f2-dde3536666a0.tmp

                                                              • Path C:\Users\Admin\AppData\Local\Temp\f4f7f152-0517-4c82-87f2-dde3536666a0.tmp
                                                              • Size 1B
                                                              • SHA256 cdb4ee2aea69cc6a83331bbe96dc2caa9a299d21329efb0336fc02a82e1839a8
                                                              • MD5 SHA1 SHA512

                                                              content_new.js

                                                              • Path C:\Users\Admin\AppData\Local\Temp\scoped_dir964_1208761133\CRX_INSTALL\content_new.js
                                                              • Size 10KB
                                                              • SHA256 d4aa4602a1590a4b8a1bce8b8d670264c9fb532adc97a72bc10c43343650385a
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              ec39e3b1-669e-4945-a7b5-455bff61b41e.tmp

                                                              • Path C:\Users\Admin\AppData\Local\Temp\scoped_dir964_1703703384\ec39e3b1-669e-4945-a7b5-455bff61b41e.tmp
                                                              • Size 153KB
                                                              • SHA256 299ff2b88f972402bfeaa0a772d457de7c8a5aa8498cacd924345cb79aac18ce
                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                              secrets.bin

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

                                                              state.json

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

                                                              AsicHub Monitor.lnk

                                                              • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\AsicHub Monitor.lnk
                                                              • Size 2KB
                                                              • SHA256 c3c5f6883bcb2b871810b1147dfd3103a9692a5ae16d1cacb3fc35b4928ed7f4
                                                              • MD5 SHA1 SHA512 TLSH

                                                              AsicHub Monitor.lnk

                                                              • Path C:\Users\Admin\Desktop\AsicHub Monitor.lnk
                                                              • Size 2KB
                                                              • SHA256 56b25bda4479cbeb8fcecba4e7dc09ffacc264842c9b3a60e148d911b56894a4
                                                              • MD5 SHA1 SHA512 TLSH

                                                              memory/1860-46-0x000002D975230000-0x000002D97544C000-memory.dmp

                                                              memory/2008-6-0x00000192C14B0000-0x00000192C14C0000-memory.dmp

                                                              memory/2008-8-0x00000192A9350000-0x00000192A9372000-memory.dmp

                                                              memory/2008-7-0x00000192C14B0000-0x00000192C14C0000-memory.dmp