Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    29/07/2026, 02:57

General

  • Target
    Install_28n002.msi
  • Size 5.7MB
  • Sample260729-df2hhashrd
  • SHA256 c12f85dbe15aff749be11b5ecd12ecfa323c3b62df457e9fea8031b74b848472
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

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

  • Executes dropped EXE 1 IoCs
  • Loads dropped DLL 2 IoCs
  • Adds Run key to start application 2 TTPs 1 IoCs
  • Badlisted process makes network request 6 IoCs

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

  • Enumerates connected drives 3 TTPs 46 IoCs

    Attempts to read the root path of hard drives other than the default C: drive.

  • Indicator Removal: Clear Persistence 1 TTPs 4 IoCs

    Clear artifacts associated with previously established persistence like scheduletasks on a host.

  • Drops file in System32 directory 11 IoCs
  • Drops file in Windows directory 13 IoCs
  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Installer Packages 2 TTPs 1 IoCs
  • Executes a command shell one-liner 1 TTPs 4 IoCs

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

  • Checks SCSI registry key(s) 3 TTPs 5 IoCs

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

  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 22 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 4 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 6 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 7 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.

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I C:\Users\Admin\AppData\Local\Temp\Install_28n002.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:4364
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:4600
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:1420
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 5678695097390D62DBBB9D43F6B73F9C E Global\MSI0000
      2⤵
      • Loads dropped DLL
      • Badlisted process makes network request
      • Drops file in System32 directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of SetWindowsHookEx
      PID:5536
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:1464
  • C:\Users\Public\HDogm7\28iajd.exe
    "C:\Users\Public\HDogm7\28iajd.exe"
    1⤵
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:1648
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      PID:1416
    • C:\Windows\System32\cmd.exe
      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Public\HDogm7\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
      2⤵
      • Indicator Removal: Clear Persistence
      • Suspicious use of WriteProcessMemory
      PID:708
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Public\HDogm7\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:2752
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:5564
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:4652
        • C:\Windows\System32\cmd.exe
          "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
          2⤵
          • Indicator Removal: Clear Persistence
          PID:4448
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f"
            3⤵
            • Scheduled Task/Job: Scheduled Task
            PID:1960
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3100
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:5608
            • C:\Windows\System32\cmd.exe
              "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
              2⤵
              • Indicator Removal: Clear Persistence
              PID:4976
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                3⤵
                • Scheduled Task/Job: Scheduled Task
                PID:3412
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:5664
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4932
                • C:\Windows\System32\cmd.exe
                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                  2⤵
                  • Indicator Removal: Clear Persistence
                  PID:2700
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f"
                    3⤵
                    • Scheduled Task/Job: Scheduled Task
                    PID:2512
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:5852
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:1556
                  • C:\Windows\system32\cmd.exe
                    "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\HDogm7" /t REG_DWORD /d 0 /f
                    1⤵
                    • Executes a command shell one-liner
                    PID:2888
                  • C:\Windows\system32\cmd.exe
                    cmd.exe
                    1⤵
                      PID:6068
                    • C:\Windows\system32\cmd.exe
                      "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                      1⤵
                      • Executes a command shell one-liner
                      PID:2252
                    • C:\Windows\system32\cmd.exe
                      "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                      1⤵
                      • Executes a command shell one-liner
                      PID:2560
                    • C:\Windows\system32\cmd.exe
                      "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                      1⤵
                      • Executes a command shell one-liner
                      PID:6060

                    Network

                          MITRE ATT&CK Enterprise v16

                          Replay Monitor

                          Loading Replay Monitor...

                          Downloads

                          e59c386.rbs

                          • Path C:\Config.Msi\e59c386.rbs
                          • Size 7KB
                          • SHA256 b2fcd47b9557bfdcd02f299fc8b81115544aa0e16eee5a836af2e58d1d194d9a
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          28iajd.exe

                          • Path C:\Users\Public\HDogm7\28iajd.exe
                          • Size 135KB
                          • SHA256 676a2a7b94ca2f8ec76352ee656e4d075bb342bd7ad6efbc7c19c060001eace7
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          UxEnhance64.dll

                          • Path C:\Users\Public\HDogm7\UxEnhance64.dll
                          • Size 3.1MB
                          • SHA256 825fdfb80f618094f155714c97ad04f0c5bf12dda00990369385b20fa218b497
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          adoresd.dat

                          • Path C:\Users\Public\HDogm7\adoresd.dat
                          • Size 4.8MB
                          • SHA256 924042d7824193f580e4bb6e9f6896eb53e3ea74b692816919650c32e34f22ef
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          msadox.tb

                          • Path C:\Users\Public\HDogm7\msadox.tb
                          • Size 8KB
                          • SHA256 3ff271197ebed9874da4ed4dee9d48fa9a7a09c4bdddc351e857e758c6f149db
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          MSIC9A0.tmp

                          • Path C:\Windows\Installer\MSIC9A0.tmp
                          • Size 5.7MB
                          • SHA256 f2f0cc6f7b1e3334ca03256781a86ab7c7c728a28de49714dde0e915fa4eb146
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          e59c385.msi

                          • Path C:\Windows\Installer\e59c385.msi
                          • Size 5.7MB
                          • SHA256 c12f85dbe15aff749be11b5ecd12ecfa323c3b62df457e9fea8031b74b848472
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          metadata-2

                          • Path \??\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\System Volume Information\SPP\metadata-2
                          • Size 26.1MB
                          • SHA256 10b34b89152268b43942fa4ee7cad1363a4e022f89bc3b917fd1f441f74b32a0
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          {fb1e5ea8-bdf2-4b89-9d89-fc2eabf88a74}_OnDiskSnapshotProp

                          • Path \??\Volume{c4eee659-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{fb1e5ea8-bdf2-4b89-9d89-fc2eabf88a74}_OnDiskSnapshotProp
                          • Size 6KB
                          • SHA256 d479147ed8436b4a0f7c096deff2cdfbb9802dd641449c5e6dcdce4c87e62b30
                          • MD5 SHA1 SHA512 SSDEEP TLSH

                          memory/1416-106-0x00000299EACC0000-0x00000299EAD72000-memory.dmp

                          memory/1416-105-0x00000299EAA00000-0x00000299EAA1E000-memory.dmp

                          memory/1416-102-0x00000299EA9B0000-0x00000299EA9D2000-memory.dmp

                          memory/1648-68-0x00007FF8151C0000-0x00007FF8151C2000-memory.dmp

                          memory/1648-86-0x0000022942EB0000-0x0000022942EFE000-memory.dmp

                          memory/1648-60-0x00007FF8151B0000-0x00007FF8151B2000-memory.dmp

                          memory/1648-66-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-97-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-73-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-74-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-76-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-75-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-69-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-80-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-61-0x00007FFFF1820000-0x00007FFFF1D3E000-memory.dmp

                          memory/1648-87-0x0000022942FB0000-0x000002294303A000-memory.dmp

                          memory/1648-90-0x0000022942FB0000-0x000002294303A000-memory.dmp

                          memory/1648-89-0x0000022942FB0000-0x000002294303A000-memory.dmp

                          memory/1648-88-0x0000022942FB0000-0x000002294303A000-memory.dmp

                          memory/1648-94-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/1648-96-0x0000022943AE0000-0x000002294439E000-memory.dmp

                          memory/5536-46-0x00007FF80B6B0000-0x00007FF80B6C2000-memory.dmp

                          memory/5536-16-0x00007FF80B6B0000-0x00007FF80B6C2000-memory.dmp

                          memory/5536-13-0x00007FFFF16E0000-0x00007FFFF1D32000-memory.dmp

                          memory/5536-12-0x00007FF8151B0000-0x00007FF8151B2000-memory.dmp