Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    08/08/2026, 09:49

General

  • Target
    6bddf59e2a5065255cfc90d2e2e66e3bfd4a7cbf4e0b6341b4da93b574cc4f53.exe
  • Size 63KB
  • Sample260808-ltppvsdj5y
  • SHA256 6bddf59e2a5065255cfc90d2e2e66e3bfd4a7cbf4e0b6341b4da93b574cc4f53
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Badlisted process makes network request 1 IoCs

    Network request originating from process or tool commonly abused by malware.

  • Downloads MZ/PE file 6 IoCs
  • Executes dropped EXE 5 IoCs
  • Reads user/profile data of local email clients 2 TTPs

    Email clients store some user data on disk where infostealers will often target it.

  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Accesses cryptocurrency files/wallets, possible credential harvesting 2 TTPs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Using powershell.exe command.

  • Deobfuscate/Decode Files or Information 1 TTPs 1 IoCs

    Payload decoded via CertUtil.

  • Looks up external IP address via web service 1 TTPs 2 IoCs

    Uses a legitimate IP lookup service to find the infected system's external IP.

  • Enumerates physical storage devices 1 TTPs

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

  • Executes a command shell one-liner 1 TTPs 5 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 2 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 2 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Suspicious behavior: EnumeratesProcesses 5 IoCs
  • Suspicious use of AdjustPrivilegeToken 23 IoCs
  • Suspicious use of WriteProcessMemory 17 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

Processes

  • C:\Users\Admin\AppData\Local\Temp\6bddf59e2a5065255cfc90d2e2e66e3bfd4a7cbf4e0b6341b4da93b574cc4f53.exe
    "C:\Users\Admin\AppData\Local\Temp\6bddf59e2a5065255cfc90d2e2e66e3bfd4a7cbf4e0b6341b4da93b574cc4f53.exe"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:4136
    • C:\Windows\SYSTEM32\cmd.exe
      cmd /c "schtasks /create /tn "S0" /tr "powershell -ep bypass -f C:\Users\Public\setup.ps1" /sc once /st 00:00 /it /f"
      2⤵
      • Executes a command shell one-liner
      • Suspicious use of WriteProcessMemory
      PID:3900
      • C:\Windows\system32\schtasks.exe
        schtasks /create /tn "S0" /tr "powershell -ep bypass -f C:\Users\Public\setup.ps1" /sc once /st 00:00 /it /f
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:1476
    • C:\Windows\system32\cmd.exe
      C:\Windows\system32\cmd.exe /c ""C:\Users\Public\run.bat" "
      2⤵
      • Executes a command shell one-liner
      • Suspicious use of WriteProcessMemory
      PID:4632
      • C:\Windows\system32\schtasks.exe
        schtasks /run /tn S0
        3⤵
          PID:2648
        • C:\Windows\system32\schtasks.exe
          schtasks /delete /tn S0 /f
          3⤵
            PID:2824
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell
        1⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2568
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE
        "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE" -ep bypass -f C:\Users\Public\setup.ps1
        1⤵
        • Badlisted process makes network request
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:3364
        • C:\Windows\system32\certutil.exe
          "C:\Windows\system32\certutil.exe" -decode C:\Users\Public\l.cer C:\Users\Public\svchost.exe
          2⤵
          • Deobfuscate/Decode Files or Information
          PID:5884
        • C:\Windows\system32\schtasks.exe
          "C:\Windows\system32\schtasks.exe" /create /tn MU /tr C:\Users\Public\svchost.exe /sc once /st 00:00 /it /f
          2⤵
          • Scheduled Task/Job: Scheduled Task
          PID:776
        • C:\Windows\system32\schtasks.exe
          "C:\Windows\system32\schtasks.exe" /run /tn MU
          2⤵
            PID:2504
          • C:\Windows\system32\schtasks.exe
            "C:\Windows\system32\schtasks.exe" /delete /tn MU /f
            2⤵
              PID:4448
          • C:\Users\Public\svchost.exe
            "C:\Users\Public\svchost.exe"
            1⤵
            • Downloads MZ/PE file
            • Executes dropped EXE
            • Suspicious use of WriteProcessMemory
            PID:832
            • C:\Users\Public\stealer.exe
              C:\Users\Public\stealer.exe
              2⤵
              • Executes dropped EXE
              PID:6044
            • C:\Windows\system32\cmd.exe
              "cmd" /C "reg add \"HKCU\Software\Microsoft\Windows\CurrentVersion\Run\" /v \"SecurityHealth\" /t REG_SZ /d \"C:\Users\Public\svchost.exe\" /f"
              2⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:5264
              • C:\Windows\System32\reg.exe
                reg add \"HKCU\Software\Microsoft\Windows\CurrentVersion\Run\" /v \"SecurityHealth\" /t REG_SZ /d \"C:\Users\Public\svchost.exe\" /f
                3⤵
                  PID:4932
            • C:\Users\Public\svchost.exe
              C:\Users\Public\svchost.exe
              1⤵
              • Downloads MZ/PE file
              • Executes dropped EXE
              • Suspicious use of WriteProcessMemory
              PID:1200
              • C:\Users\Public\hvnc.exe
                C:\Users\Public\hvnc.exe
                2⤵
                • Executes dropped EXE
                • Enumerates system info in registry
                PID:4664
              • C:\Windows\system32\cmd.exe
                "cmd" /C "reg add \"HKCU\Software\Microsoft\Windows\CurrentVersion\Run\" /v \"SecurityHealth\" /t REG_SZ /d \"C:\Users\Public\svchost.exe\" /f"
                2⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:4672
                • C:\Windows\system32\reg.exe
                  reg add \"HKCU\Software\Microsoft\Windows\CurrentVersion\Run\" /v \"SecurityHealth\" /t REG_SZ /d \"C:\Users\Public\svchost.exe\" /f
                  3⤵
                    PID:3428
              • C:\Users\Public\svchost.exe
                "C:\Users\Public\svchost.exe"
                1⤵
                • Downloads MZ/PE file
                • Executes dropped EXE
                • Suspicious use of WriteProcessMemory
                PID:4340
                • C:\Windows\system32\cmd.exe
                  "cmd" /C "reg add \"HKCU\Software\Microsoft\Windows\CurrentVersion\Run\" /v \"SecurityHealth\" /t REG_SZ /d \"C:\Users\Public\svchost.exe\" /f"
                  2⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:1784
                  • C:\Windows\system32\reg.exe
                    reg add \"HKCU\Software\Microsoft\Windows\CurrentVersion\Run\" /v \"SecurityHealth\" /t REG_SZ /d \"C:\Users\Public\svchost.exe\" /f
                    3⤵
                      PID:4684

                Network

                      MITRE ATT&CK Enterprise v16

                      Replay Monitor

                      Loading Replay Monitor...

                      Downloads

                      ModuleAnalysisCache

                      • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\ModuleAnalysisCache
                      • Size 67KB
                      • SHA256 f54ade58f2e82c8916c44a344bb7d05a5814bfa84ed29e06d4881108c6063223
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      __PSScriptPolicyTest_23zjm12y.ogs.ps1

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

                      hvnc.exe

                      • Path C:\Users\Public\hvnc.exe
                      • Size 1.9MB
                      • SHA256 278762dfc0f743216a475919bdc9ecc59735bcc247bba5b7b468fc475407ec6a
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      l.cer

                      • Path C:\Users\Public\l.cer
                      • Size 5.4MB
                      • SHA256 c348ab31e68e5888af45d1207c97cfe295ed2b44510e041e5dfae71b12e11052
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      run.bat

                      • Path C:\Users\Public\run.bat
                      • Size 91B
                      • SHA256 e7bda7016054deebfe6de8d9df7a7f650453271e599c768a105dfef15aa7841b
                      • MD5 SHA1 SHA512 TLSH

                      setup.ps1

                      • Path C:\Users\Public\setup.ps1
                      • Size 339B
                      • SHA256 6aef80514237808dfe25621a8912422d20a8414bc2054008a119e541166821b5
                      • MD5 SHA1 SHA512 TLSH

                      stealer.exe

                      • Path C:\Users\Public\stealer.exe
                      • Size 6.3MB
                      • SHA256 d0f0734d4e31ec126da43a46896d0cd761e5532c0c385db6226cc5a6927d7722
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      svchost.exe

                      • Path C:\Users\Public\svchost.exe
                      • Size 4.0MB
                      • SHA256 7cb59abaa268ac66461447773d46bb0b0e5e2568e35e1a8f1d07ac2ec57f67a6
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      memory/832-54-0x00007FF64FE20000-0x00007FF65021F000-memory.dmp

                      memory/832-52-0x00007FF64FE20000-0x00007FF65021F000-memory.dmp

                      memory/1200-61-0x00007FF64FE20000-0x00007FF65021F000-memory.dmp

                      memory/1200-53-0x00007FF64FE20000-0x00007FF65021F000-memory.dmp

                      memory/2568-15-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-2-0x00007FFCD4EDF000-0x00007FFCD4EE0000-memory.dmp

                      memory/2568-21-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-6-0x000001EDEB170000-0x000001EDEB192000-memory.dmp

                      memory/2568-5-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-7-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-17-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-19-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-34-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-35-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-8-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-22-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-14-0x00007FFCD4D50000-0x00007FFCD56F4000-memory.dmp

                      memory/2568-13-0x000001EDEB580000-0x000001EDEB5C8000-memory.dmp

                      memory/3364-30-0x0000014D45D20000-0x0000014D45D2A000-memory.dmp

                      memory/3364-28-0x0000014D45D80000-0x0000014D45D9E000-memory.dmp

                      memory/3364-29-0x0000014D46040000-0x0000014D460F2000-memory.dmp

                      memory/4136-18-0x00007FF628BF0000-0x00007FF628C08000-memory.dmp

                      memory/4340-65-0x00007FF64FE20000-0x00007FF65021F000-memory.dmp

                      memory/4664-63-0x00007FF70FD00000-0x00007FF70FEE5000-memory.dmp

                      memory/6044-56-0x00007FF751C40000-0x00007FF75228B000-memory.dmp

                      memory/6044-64-0x00007FF751C40000-0x00007FF75228B000-memory.dmp