Analysis

  • max time kernel
    41s
  • max time network
    43s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20241007-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20241007-enlocale:en-usos:windows10-2004-x64system
  • submitted
    14-12-2024 16:26

General

  • Target

    VixenLoader.exe

  • Size

    38.3MB

  • MD5

    42660a451f750c72df213ed8b234da84

  • SHA1

    57d610944313b20cec5918d8e4a482eebbe45beb

  • SHA256

    6d2cf58460eeebc417121afd3d5b0592b88b16f1b115e16aba32049437d05832

  • SHA512

    3843a449128f6be9ec4cfaee84c6c9c323b79bdfd22c9cf582c7f563c125db66fd12ae9324af197265e0da6faf30cb2a5a9e966c9343d9d098b0a8a38c655526

  • SSDEEP

    786432:73skHahOcCzPA18A/Fk+SfyNqDOjM8VzG4j9rL5nUbVOtsa:zmhQ4iA/eVrCtzGoZ1Ug

Malware Config

Extracted

Family

xworm

Version

5.0

C2

play-treatments.gl.at.ply.gg:50330

Mutex

0JSF3VLcLKVr7CJP

Attributes
  • Install_directory

    %ProgramData%

  • install_file

    System.exe

aes.plain

Signatures

  • Detect Xworm Payload 2 IoCs
  • Exela Stealer

    Exela Stealer is an open source stealer originally written in .NET and later transitioned to Python that was first observed in August 2023.

  • Exelastealer family
  • Xworm

    Xworm is a remote access trojan written in C#.

  • Xworm family
  • Grants admin privileges 1 TTPs

    Uses net.exe to modify the user's privileges.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • Modifies Windows Firewall 2 TTPs 2 IoCs
  • Checks computer location settings 2 TTPs 2 IoCs

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

  • Clipboard Data 1 TTPs 2 IoCs

    Adversaries may collect data stored in the clipboard from users copying information within or between applications.

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

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

  • Adds Run key to start application 2 TTPs 1 IoCs
  • Legitimate hosting services abused for malware hosting/C2 1 TTPs 3 IoCs
  • Looks up external IP address via web service 3 IoCs

    Uses a legitimate IP lookup service to find the infected system's external IP.

  • Network Service Discovery 1 TTPs 2 IoCs

    Attempt to gather information on host's network.

  • Enumerates processes with tasklist 1 TTPs 5 IoCs
  • Hide Artifacts: Hidden Files and Directories 1 TTPs 1 IoCs
  • Launches sc.exe 1 IoCs

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

  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Embeds OpenSSL 1 IoCs

    Embeds OpenSSL, may be used to circumvent TLS interception.

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Netsh Helper DLL 1 TTPs 9 IoCs

    Netsh.exe (also referred to as Netshell) is a command-line scripting utility used to interact with the network configuration of a system.

  • Permission Groups Discovery: Local Groups 1 TTPs

    Attempt to find local system groups and permission settings.

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

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

  • System Network Configuration Discovery: Wi-Fi Discovery 1 TTPs 2 IoCs

    Adversaries may search for information about Wi-Fi networks, such as network names and passwords, on compromised systems.

  • System Network Connections Discovery 1 TTPs 1 IoCs

    Attempt to get a listing of network connections.

  • Collects information from the system 1 TTPs 1 IoCs

    Uses WMIC.exe to find detailed system information.

  • Detects videocard installed 1 TTPs 1 IoCs

    Uses WMIC.exe to determine videocard installed.

  • Gathers network information 2 TTPs 2 IoCs

    Uses commandline utility to view network configuration.

  • Gathers system information 1 TTPs 1 IoCs

    Runs systeminfo.exe.

  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 1 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 12 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of SetWindowsHookEx 1 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.

  • Views/modifies file attributes 1 TTPs 1 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\VixenLoader.exe
    "C:\Users\Admin\AppData\Local\Temp\VixenLoader.exe"
    1⤵
    • Checks computer location settings
    • System Location Discovery: System Language Discovery
    • Suspicious use of WriteProcessMemory
    PID:728
    • C:\Users\Admin\AppData\Local\Temp\Registry.exe
      "C:\Users\Admin\AppData\Local\Temp\Registry.exe"
      2⤵
      • Executes dropped EXE
      • Suspicious use of WriteProcessMemory
      PID:2400
      • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\Stub.exe
        C:\Users\Admin\AppData\Local\Temp\Registry.exe
        3⤵
        • Executes dropped EXE
        • Loads dropped DLL
        • Suspicious use of WriteProcessMemory
        PID:1564
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /c "ver"
          4⤵
            PID:2384
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c "wmic path win32_VideoController get name"
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:4588
            • C:\Windows\System32\Wbem\WMIC.exe
              wmic path win32_VideoController get name
              5⤵
              • Detects videocard installed
              • Suspicious use of AdjustPrivilegeToken
              PID:2724
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c "wmic computersystem get Manufacturer"
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:4892
            • C:\Windows\System32\Wbem\WMIC.exe
              wmic computersystem get Manufacturer
              5⤵
              • Suspicious use of AdjustPrivilegeToken
              PID:368
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c "gdb --version"
            4⤵
              PID:4888
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /c "tasklist"
              4⤵
              • Suspicious use of WriteProcessMemory
              PID:3724
              • C:\Windows\system32\tasklist.exe
                tasklist
                5⤵
                • Enumerates processes with tasklist
                • Suspicious use of AdjustPrivilegeToken
                PID:3204
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /c "wmic path Win32_ComputerSystem get Manufacturer"
              4⤵
              • Suspicious use of WriteProcessMemory
              PID:1048
              • C:\Windows\System32\Wbem\WMIC.exe
                wmic path Win32_ComputerSystem get Manufacturer
                5⤵
                  PID:2884
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /c "wmic csproduct get uuid"
                4⤵
                • Suspicious use of WriteProcessMemory
                PID:1776
                • C:\Windows\System32\Wbem\WMIC.exe
                  wmic csproduct get uuid
                  5⤵
                    PID:2352
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /c "tasklist"
                  4⤵
                  • Suspicious use of WriteProcessMemory
                  PID:436
                  • C:\Windows\system32\tasklist.exe
                    tasklist
                    5⤵
                    • Enumerates processes with tasklist
                    PID:3064
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /c "attrib +h +s "C:\Users\Admin\AppData\Local\HellionUpdate\Hellion.exe""
                  4⤵
                  • Hide Artifacts: Hidden Files and Directories
                  • Suspicious use of WriteProcessMemory
                  PID:3956
                  • C:\Windows\system32\attrib.exe
                    attrib +h +s "C:\Users\Admin\AppData\Local\HellionUpdate\Hellion.exe"
                    5⤵
                    • Views/modifies file attributes
                    PID:2524
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /c "mshta "javascript:var sh=new ActiveXObject('WScript.Shell'); sh.Popup('The Program can\x22t start because api-ms-win-crt-runtime-|l1-1-.dll is missing from your computer. Try reinstalling the program to fix this problem', 0, 'System Error', 0+16);close()""
                  4⤵
                  • Suspicious use of WriteProcessMemory
                  PID:1832
                  • C:\Windows\system32\mshta.exe
                    mshta "javascript:var sh=new ActiveXObject('WScript.Shell'); sh.Popup('The Program can\x22t start because api-ms-win-crt-runtime-|l1-1-.dll is missing from your computer. Try reinstalling the program to fix this problem', 0, 'System Error', 0+16);close()"
                    5⤵
                      PID:4060
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /c "tasklist"
                    4⤵
                    • Suspicious use of WriteProcessMemory
                    PID:2544
                    • C:\Windows\system32\tasklist.exe
                      tasklist
                      5⤵
                      • Enumerates processes with tasklist
                      PID:3740
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /c "cmd.exe /c chcp"
                    4⤵
                      PID:3052
                      • C:\Windows\system32\cmd.exe
                        cmd.exe /c chcp
                        5⤵
                          PID:2320
                          • C:\Windows\system32\chcp.com
                            chcp
                            6⤵
                              PID:1264
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /c "cmd.exe /c chcp"
                          4⤵
                            PID:2516
                            • C:\Windows\system32\cmd.exe
                              cmd.exe /c chcp
                              5⤵
                                PID:400
                                • C:\Windows\system32\chcp.com
                                  chcp
                                  6⤵
                                    PID:908
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /c "tasklist /FO LIST"
                                4⤵
                                  PID:2692
                                  • C:\Windows\system32\tasklist.exe
                                    tasklist /FO LIST
                                    5⤵
                                    • Enumerates processes with tasklist
                                    PID:3136
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /c "powershell.exe Get-Clipboard"
                                  4⤵
                                  • Clipboard Data
                                  PID:4372
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell.exe Get-Clipboard
                                    5⤵
                                    • Clipboard Data
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:3168
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /c "netsh wlan show profiles"
                                  4⤵
                                  • System Network Configuration Discovery: Wi-Fi Discovery
                                  PID:2944
                                  • C:\Windows\system32\netsh.exe
                                    netsh wlan show profiles
                                    5⤵
                                    • Event Triggered Execution: Netsh Helper DLL
                                    • System Network Configuration Discovery: Wi-Fi Discovery
                                    PID:964
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /c "echo ####System Info#### & systeminfo & echo ####System Version#### & ver & echo ####Host Name#### & hostname & echo ####Environment Variable#### & set & echo ####Logical Disk#### & wmic logicaldisk get caption,description,providername & echo ####User Info#### & net user & echo ####Online User#### & query user & echo ####Local Group#### & net localgroup & echo ####Administrators Info#### & net localgroup administrators & echo ####Guest User Info#### & net user guest & echo ####Administrator User Info#### & net user administrator & echo ####Startup Info#### & wmic startup get caption,command & echo ####Tasklist#### & tasklist /svc & echo ####Ipconfig#### & ipconfig/all & echo ####Hosts#### & type C:\WINDOWS\System32\drivers\etc\hosts & echo ####Route Table#### & route print & echo ####Arp Info#### & arp -a & echo ####Netstat#### & netstat -ano & echo ####Service Info#### & sc query type= service state= all & echo ####Firewallinfo#### & netsh firewall show state & netsh firewall show config"
                                  4⤵
                                  • Network Service Discovery
                                  PID:2204
                                  • C:\Windows\system32\systeminfo.exe
                                    systeminfo
                                    5⤵
                                    • Gathers system information
                                    PID:4532
                                  • C:\Windows\system32\HOSTNAME.EXE
                                    hostname
                                    5⤵
                                      PID:2724
                                    • C:\Windows\System32\Wbem\WMIC.exe
                                      wmic logicaldisk get caption,description,providername
                                      5⤵
                                      • Collects information from the system
                                      PID:4588
                                    • C:\Windows\system32\net.exe
                                      net user
                                      5⤵
                                        PID:2408
                                        • C:\Windows\system32\net1.exe
                                          C:\Windows\system32\net1 user
                                          6⤵
                                            PID:2616
                                        • C:\Windows\system32\query.exe
                                          query user
                                          5⤵
                                            PID:5000
                                            • C:\Windows\system32\quser.exe
                                              "C:\Windows\system32\quser.exe"
                                              6⤵
                                                PID:3360
                                            • C:\Windows\system32\net.exe
                                              net localgroup
                                              5⤵
                                                PID:116
                                                • C:\Windows\system32\net1.exe
                                                  C:\Windows\system32\net1 localgroup
                                                  6⤵
                                                    PID:2776
                                                • C:\Windows\system32\net.exe
                                                  net localgroup administrators
                                                  5⤵
                                                    PID:1692
                                                    • C:\Windows\system32\net1.exe
                                                      C:\Windows\system32\net1 localgroup administrators
                                                      6⤵
                                                        PID:3724
                                                    • C:\Windows\system32\net.exe
                                                      net user guest
                                                      5⤵
                                                        PID:968
                                                        • C:\Windows\system32\net1.exe
                                                          C:\Windows\system32\net1 user guest
                                                          6⤵
                                                            PID:4368
                                                        • C:\Windows\system32\net.exe
                                                          net user administrator
                                                          5⤵
                                                            PID:4012
                                                            • C:\Windows\system32\net1.exe
                                                              C:\Windows\system32\net1 user administrator
                                                              6⤵
                                                                PID:2104
                                                            • C:\Windows\System32\Wbem\WMIC.exe
                                                              wmic startup get caption,command
                                                              5⤵
                                                                PID:2752
                                                              • C:\Windows\system32\tasklist.exe
                                                                tasklist /svc
                                                                5⤵
                                                                • Enumerates processes with tasklist
                                                                PID:1116
                                                              • C:\Windows\system32\ipconfig.exe
                                                                ipconfig /all
                                                                5⤵
                                                                • Gathers network information
                                                                PID:3064
                                                              • C:\Windows\system32\ROUTE.EXE
                                                                route print
                                                                5⤵
                                                                  PID:1444
                                                                • C:\Windows\system32\ARP.EXE
                                                                  arp -a
                                                                  5⤵
                                                                  • Network Service Discovery
                                                                  PID:1860
                                                                • C:\Windows\system32\NETSTAT.EXE
                                                                  netstat -ano
                                                                  5⤵
                                                                  • System Network Connections Discovery
                                                                  • Gathers network information
                                                                  PID:4120
                                                                • C:\Windows\system32\sc.exe
                                                                  sc query type= service state= all
                                                                  5⤵
                                                                  • Launches sc.exe
                                                                  PID:1852
                                                                • C:\Windows\system32\netsh.exe
                                                                  netsh firewall show state
                                                                  5⤵
                                                                  • Modifies Windows Firewall
                                                                  • Event Triggered Execution: Netsh Helper DLL
                                                                  PID:1416
                                                                • C:\Windows\system32\netsh.exe
                                                                  netsh firewall show config
                                                                  5⤵
                                                                  • Modifies Windows Firewall
                                                                  • Event Triggered Execution: Netsh Helper DLL
                                                                  PID:2492
                                                              • C:\Windows\system32\cmd.exe
                                                                C:\Windows\system32\cmd.exe /c "wmic csproduct get uuid"
                                                                4⤵
                                                                  PID:3208
                                                                  • C:\Windows\System32\Wbem\WMIC.exe
                                                                    wmic csproduct get uuid
                                                                    5⤵
                                                                      PID:1676
                                                                  • C:\Windows\system32\cmd.exe
                                                                    C:\Windows\system32\cmd.exe /c "wmic csproduct get uuid"
                                                                    4⤵
                                                                      PID:2276
                                                                      • C:\Windows\System32\Wbem\WMIC.exe
                                                                        wmic csproduct get uuid
                                                                        5⤵
                                                                          PID:1636
                                                                  • C:\Users\Admin\AppData\Local\Temp\System.exe
                                                                    "C:\Users\Admin\AppData\Local\Temp\System.exe"
                                                                    2⤵
                                                                    • Checks computer location settings
                                                                    • Drops startup file
                                                                    • Executes dropped EXE
                                                                    • Adds Run key to start application
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    • Suspicious use of AdjustPrivilegeToken
                                                                    • Suspicious use of SetWindowsHookEx
                                                                    • Suspicious use of WriteProcessMemory
                                                                    PID:4072
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\System.exe'
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      • Suspicious behavior: EnumeratesProcesses
                                                                      • Suspicious use of AdjustPrivilegeToken
                                                                      PID:1624
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionProcess 'System.exe'
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      • Suspicious behavior: EnumeratesProcesses
                                                                      • Suspicious use of AdjustPrivilegeToken
                                                                      PID:4220
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionPath 'C:\ProgramData\System.exe'
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      • Suspicious behavior: EnumeratesProcesses
                                                                      • Suspicious use of AdjustPrivilegeToken
                                                                      PID:4568
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionProcess 'System.exe'
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      • Suspicious behavior: EnumeratesProcesses
                                                                      • Suspicious use of AdjustPrivilegeToken
                                                                      PID:908
                                                                    • C:\Windows\System32\schtasks.exe
                                                                      "C:\Windows\System32\schtasks.exe" /create /f /RL HIGHEST /sc minute /mo 1 /tn "System" /tr "C:\ProgramData\System.exe"
                                                                      3⤵
                                                                      • Scheduled Task/Job: Scheduled Task
                                                                      PID:2140

                                                                Network

                                                                MITRE ATT&CK Enterprise v15

                                                                Replay Monitor

                                                                Loading Replay Monitor...

                                                                Downloads

                                                                • C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log

                                                                  Filesize

                                                                  2KB

                                                                  MD5

                                                                  d85ba6ff808d9e5444a4b369f5bc2730

                                                                  SHA1

                                                                  31aa9d96590fff6981b315e0b391b575e4c0804a

                                                                  SHA256

                                                                  84739c608a73509419748e4e20e6cc4e1846056c3fe1929a8300d5a1a488202f

                                                                  SHA512

                                                                  8c414eb55b45212af385accc16d9d562adba2123583ce70d22b91161fe878683845512a78f04dedd4ea98ed9b174dbfa98cf696370598ad8e6fbd1e714f1f249

                                                                • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

                                                                  Filesize

                                                                  944B

                                                                  MD5

                                                                  04114c0529b116bf66d764ff6a5a8fe3

                                                                  SHA1

                                                                  0caeff17d1b2190f76c9bf539105f6c40c92bd14

                                                                  SHA256

                                                                  fd7092b4e273314186bad6ce71aa4cd69450736b6ec6cc746868997ff82a7532

                                                                  SHA512

                                                                  6a718c330824346606ef24f71cca6be0bfafc626b1d2b060b36e919ab07f3d6a345f56cace8a5a84ffbe2183976eb197842c9fd2f3e3b8c8dd307057d59d6f26

                                                                • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

                                                                  Filesize

                                                                  944B

                                                                  MD5

                                                                  b51dc9e5ec3c97f72b4ca9488bbb4462

                                                                  SHA1

                                                                  5c1e8c0b728cd124edcacefb399bbd5e25b21bd3

                                                                  SHA256

                                                                  976f9534aa2976c85c2455bdde786a3f55d63aefdd40942eba1223c4c93590db

                                                                  SHA512

                                                                  0e5aa6cf64c535aefb833e5757b68e1094c87424abe2615a7d7d26b1b31eff358d12e36e75ca57fd690a9919b776600bf4c5c0e5a5df55366ba62238bdf3f280

                                                                • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

                                                                  Filesize

                                                                  944B

                                                                  MD5

                                                                  5cfe303e798d1cc6c1dab341e7265c15

                                                                  SHA1

                                                                  cd2834e05191a24e28a100f3f8114d5a7708dc7c

                                                                  SHA256

                                                                  c4d16552769ca1762f6867bce85589c645ac3dc490b650083d74f853f898cfab

                                                                  SHA512

                                                                  ef151bbe0033a2caf2d40aff74855a3f42c8171e05a11c8ce93c7039d9430482c43fe93d9164ee94839aff253cad774dbf619dde9a8af38773ca66d59ac3400e

                                                                • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

                                                                  Filesize

                                                                  944B

                                                                  MD5

                                                                  d28a889fd956d5cb3accfbaf1143eb6f

                                                                  SHA1

                                                                  157ba54b365341f8ff06707d996b3635da8446f7

                                                                  SHA256

                                                                  21e5d7ccf80a293e6ba30ed728846ca19c929c52b96e2c8d34e27cd2234f1d45

                                                                  SHA512

                                                                  0b6d88deb9be85722e6a78d5886d49f2caf407a59e128d2b4ed74c1356f9928c40048a62731959f2460e9ff9d9feee311043d2a37abe3bb92c2b76a44281478c

                                                                • C:\Users\Admin\AppData\Local\Temp\ONEFIL~1\_hashlib.pyd

                                                                  Filesize

                                                                  63KB

                                                                  MD5

                                                                  7a74284813386818ada7bf55c8d8acf9

                                                                  SHA1

                                                                  380c4184eec7ca266e4c2b96bb92a504dfd8fe5f

                                                                  SHA256

                                                                  21a1819013de423bb3b9b682d0b3506c6ef57ee88c61edf4ba12d8d5f589c9c2

                                                                  SHA512

                                                                  f8bc4ac57ada754006bbbb0bfa1ccb6c659f9c4d3270970e26219005e872b60afb9242457d8eb3eae0ce1f608f730da3bf16715f04b47bea4c95519dd9994a46

                                                                • C:\Users\Admin\AppData\Local\Temp\ONEFIL~1\_queue.pyd

                                                                  Filesize

                                                                  30KB

                                                                  MD5

                                                                  60dec90862b996e56aedafb2774c3475

                                                                  SHA1

                                                                  ce6ff24b2cc03aff2e825e1cf953cba10c139c9d

                                                                  SHA256

                                                                  9568ef8bae36edae7347b6573407c312ce3b19bbd899713551a1819d6632da46

                                                                  SHA512

                                                                  c4b2066975f5d204a7659a2c7c6bc6dfc9a2fc83d7614dbbc0396f3dcc8b142df9a803f001768bfd44ca6bfa61622836b20a9d68871954009435449ae6d76720

                                                                • C:\Users\Admin\AppData\Local\Temp\ONEFIL~1\unicodedata.pyd

                                                                  Filesize

                                                                  1.1MB

                                                                  MD5

                                                                  d4964a28a22078c30064c65e968f9e1f

                                                                  SHA1

                                                                  b9b95975bea97a55c888da66148d54bdb38b609b

                                                                  SHA256

                                                                  b204718d21952369726472ca12712047839119ccf87e16979af595c0a57b6703

                                                                  SHA512

                                                                  bfe200b255ae1ddba53d98d54479e7e1d0932fb27bbfdcb4170d3d4cbbbfc297e3b5fd273b830399b795feb64cd0d9c48d0e1e0eaf72d0e0992261864e2d7296

                                                                • C:\Users\Admin\AppData\Local\Temp\Registry.exe

                                                                  Filesize

                                                                  38.2MB

                                                                  MD5

                                                                  b4c97238cbd3eef2220646a06ad12d3d

                                                                  SHA1

                                                                  448cd7706447ec684ddbdfa86298ab7ebe2b5d37

                                                                  SHA256

                                                                  1b2e36cb8bece957248db97bae8a1ea60c606a968da4ec1b8ef7bd740a3d30ab

                                                                  SHA512

                                                                  d823a9c84e93946b139ba771c4ab9b9a46236689f4140712d6c122517660225e9cb927dd0be79d7e4920b5cf567daf124d67ae714a99952f26434a2b887bf8cc

                                                                • C:\Users\Admin\AppData\Local\Temp\System.exe

                                                                  Filesize

                                                                  39KB

                                                                  MD5

                                                                  dda376d12dabb5271a3678e378fe5b11

                                                                  SHA1

                                                                  91711a77680345ef75c1ca6b0c5f46fc5afc9044

                                                                  SHA256

                                                                  f59efc57c51f6605eed29422e8c97c0d1098d6e920a9a89957625f08785160e1

                                                                  SHA512

                                                                  7166ad32241e4b7534cc619943369f8daf3daf8e85ff2f2ce96551ad712930bcca3db534470d435448280b342bb380a84c7d52619ccd4932ccc6b786e4ecc03f

                                                                • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_zah0d3t2.mkb.ps1

                                                                  Filesize

                                                                  60B

                                                                  MD5

                                                                  d17fe0a3f47be24a6453e9ef58c94641

                                                                  SHA1

                                                                  6ab83620379fc69f80c0242105ddffd7d98d5d9d

                                                                  SHA256

                                                                  96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

                                                                  SHA512

                                                                  5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_asyncio.pyd

                                                                  Filesize

                                                                  63KB

                                                                  MD5

                                                                  686262283ba69cce7f3eaba7cdeb0372

                                                                  SHA1

                                                                  5b771e444ee97b246545affcdc8fa910c8f591ea

                                                                  SHA256

                                                                  02ec5cd22543c0ca298c598b7e13949a4e8247cec288d0bca0a1269059b548ef

                                                                  SHA512

                                                                  dca7403cfe2bfe14cf51f747a893f49db52d4d43691dbccecaa83796351b6f7e644cf8e455a0b9c38c6c006f481d5c45d32ae789756250a2b29978e9feb839d0

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_bz2.pyd

                                                                  Filesize

                                                                  81KB

                                                                  MD5

                                                                  56203038756826a0a683d5750ee04093

                                                                  SHA1

                                                                  93d5a07f49bdcc7eb8fba458b2428fe4afcc20d2

                                                                  SHA256

                                                                  31c2f21adf27ca77fa746c0fda9c7d7734587ab123b95f2310725aaf4bf4ff3c

                                                                  SHA512

                                                                  3da5ae98511300694c9e91617c152805761d3de567981b5ab3ef7cd3dbba3521aae0d49b1eb42123d241b5ed13e8637d5c5bc1b44b9eaa754657f30662159f3a

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_cffi_backend.pyd

                                                                  Filesize

                                                                  174KB

                                                                  MD5

                                                                  2baaa98b744915339ae6c016b17c3763

                                                                  SHA1

                                                                  483c11673b73698f20ca2ff0748628c789b4dc68

                                                                  SHA256

                                                                  4f1ce205c2be986c9d38b951b6bcb6045eb363e06dacc069a41941f80be9068c

                                                                  SHA512

                                                                  2ae8df6e764c0813a4c9f7ac5a08e045b44daac551e8ff5f8aa83286be96aa0714d373b8d58e6d3aa4b821786a919505b74f118013d9fcd1ebc5a9e4876c2b5f

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_ctypes.pyd

                                                                  Filesize

                                                                  120KB

                                                                  MD5

                                                                  462fd515ca586048459b9d90a660cb93

                                                                  SHA1

                                                                  06089f5d5e2a6411a0d7b106d24d5203eb70ec60

                                                                  SHA256

                                                                  bf017767ac650420487ca3225b3077445d24260bf1a33e75f7361b0c6d3e96b4

                                                                  SHA512

                                                                  67851bdbf9ba007012b89c89b86fd430fce24790466fefbb54431a7c200884fc9eb2f90c36d57acd300018f607630248f1a3addc2aa5f212458eb7a5c27054b3

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_lzma.pyd

                                                                  Filesize

                                                                  154KB

                                                                  MD5

                                                                  14ea9d8ba0c2379fb1a9f6f3e9bbd63b

                                                                  SHA1

                                                                  f7d4e7b86acaf796679d173e18f758c1e338de82

                                                                  SHA256

                                                                  c414a5a418c41a7a8316687047ed816cad576741bd09a268928e381a03e1eb39

                                                                  SHA512

                                                                  64a52fe41007a1cac4afedf2961727b823d7f1c4399d3465d22377b5a4a5935cee2598447aeff62f99c4e98bb3657cfae25b5c27de32107a3a829df5a25ba1ce

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_overlapped.pyd

                                                                  Filesize

                                                                  48KB

                                                                  MD5

                                                                  a5bd529290006ef1ebc8d32ffe501ca5

                                                                  SHA1

                                                                  c59ef2157358fb8f79b5a37ee9abba802ae915ba

                                                                  SHA256

                                                                  eeaa26addf211b37e689d46cfac6b7fad0d5421adc4c0113872dac1347aff130

                                                                  SHA512

                                                                  6b026e62b0b37445a480599175161cf6a60284ef881e0f0d1da643ac80013c2005f790f099733d76cfcf855e2ecd3a0e6c8bfc19dbabff67869119676ee03b73

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_socket.pyd

                                                                  Filesize

                                                                  77KB

                                                                  MD5

                                                                  c389430e19f1cd4c2e7b8538e8c52459

                                                                  SHA1

                                                                  546ed5a85ad80a7b7db99f80c7080dc972e4f2a2

                                                                  SHA256

                                                                  a14efa68d8f7ec018fb867a6ba6c6c290a803b4001fd8c45db7bda66fb700067

                                                                  SHA512

                                                                  5bef6c90c65bf1d4be0ce0d0cb3f38fe288f5716c93e444cf12f89f066791850d8316d414f1d795ff148c9e841cda90ef9c35ceb4a499563f28d068a6b427671

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_sqlite3.pyd

                                                                  Filesize

                                                                  96KB

                                                                  MD5

                                                                  98228631212a443781d0ac72e4656b97

                                                                  SHA1

                                                                  7e87e1fb891439cf466648b37abdbd4053a5da66

                                                                  SHA256

                                                                  fab3440d88376c9c334333b80b50f20a273a08f1d319bf0a9a6eb8bd04d35250

                                                                  SHA512

                                                                  5d41384b0280415f581c13b4b47de3de845fd60fc0373613dc9a73d4e0ecf9e855cb0e4aaa1c88fdc2d98e973ca083a48c129529141a8fd65c74c104ad9015f0

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_ssl.pyd

                                                                  Filesize

                                                                  156KB

                                                                  MD5

                                                                  7c7223f28c0c27c85a979ad222d19288

                                                                  SHA1

                                                                  4185e671b1dc56b22134c97cd8a4a67747887b87

                                                                  SHA256

                                                                  4ec47beadc4fd0d38fa39092244c108674012874f3190ee0e484aa988b94f986

                                                                  SHA512

                                                                  f3e813b954357f1bc323d897edf308a99ed30ff451053b312f81b6baae188cda58d144072627398a19d8d12fe659e4f40636dbbdf22a45770c3ca71746ec2df0

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\_uuid.pyd

                                                                  Filesize

                                                                  24KB

                                                                  MD5

                                                                  ecf3d9de103ba77730ed021fe69a2804

                                                                  SHA1

                                                                  ce7eae927712fda0c70267f7db6bcb8406d83815

                                                                  SHA256

                                                                  7cf37a10023ebf6705963822a46f238395b1fbe8cb898899b3645c92d61b48ea

                                                                  SHA512

                                                                  c2bf0e2ba6080e03eca22d74ea7022fb9581036ce46055ea244773d26d8e5b07caf6ed2c44c479fda317000a9fa08ca6913c23fa4f54b08ee6d3427b9603dfba

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\cryptography\hazmat\bindings\_rust.pyd

                                                                  Filesize

                                                                  7.5MB

                                                                  MD5

                                                                  81ad4f91bb10900e3e2e8eaf917f42c9

                                                                  SHA1

                                                                  840f7aef02cda6672f0e3fc7a8d57f213ddd1dc6

                                                                  SHA256

                                                                  5f20d6cec04685075781996a9f54a78dc44ab8e39eb5a2bcf3234e36bef4b190

                                                                  SHA512

                                                                  11cd299d6812cdf6f0a74ba86eb44e9904ce4106167ebd6e0b81f60a5fcd04236cef5cff81e51ed391f5156430663056393dc07353c4a70a88024194768ffe9d

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\libcrypto-1_1.dll

                                                                  Filesize

                                                                  3.3MB

                                                                  MD5

                                                                  80b72c24c74d59ae32ba2b0ea5e7dad2

                                                                  SHA1

                                                                  75f892e361619e51578b312605201571bfb67ff8

                                                                  SHA256

                                                                  eb975c94e5f4292edd9a8207e356fe4ea0c66e802c1e9305323d37185f85ad6d

                                                                  SHA512

                                                                  08014ee480b5646362c433b82393160edf9602e4654e12cd9b6d3c24e98c56b46add9bf447c2301a2b2e782f49c444cb8e37ee544f38330c944c87397bdd152a

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\libffi-7.dll

                                                                  Filesize

                                                                  32KB

                                                                  MD5

                                                                  eef7981412be8ea459064d3090f4b3aa

                                                                  SHA1

                                                                  c60da4830ce27afc234b3c3014c583f7f0a5a925

                                                                  SHA256

                                                                  f60dd9f2fcbd495674dfc1555effb710eb081fc7d4cae5fa58c438ab50405081

                                                                  SHA512

                                                                  dc9ff4202f74a13ca9949a123dff4c0223da969f49e9348feaf93da4470f7be82cfa1d392566eaaa836d77dde7193fed15a8395509f72a0e9f97c66c0a096016

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\libssl-1_1.dll

                                                                  Filesize

                                                                  686KB

                                                                  MD5

                                                                  86f2d9cc8cc54bbb005b15cabf715e5d

                                                                  SHA1

                                                                  396833cba6802cb83367f6313c6e3c67521c51ad

                                                                  SHA256

                                                                  d98dd943517963fd0e790fde00965822aa4e4a48e8a479afad74abf14a300771

                                                                  SHA512

                                                                  0013d487173b42e669a13752dc8a85b838c93524f976864d16ec0d9d7070d981d129577eda497d4fcf66fc6087366bd320cff92ead92ab79cfcaa946489ac6cb

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\multidict\_multidict.pyd

                                                                  Filesize

                                                                  46KB

                                                                  MD5

                                                                  95463f615865a472f75ddb365644a571

                                                                  SHA1

                                                                  91f22ef3f2ffd3e9d6ce6e58beea9a96287b090b

                                                                  SHA256

                                                                  9ee77474d244a17337d4ccc5113fe4af7b4d86f9969293a884927718d06e63c8

                                                                  SHA512

                                                                  e3cccce9ebf5e7cf33e68046d3e7b59e454ccb791635eb5f405977fd270126ef8b58e6288dbe58c96b681361d81ef28720eba8d0bd389bfb0f4c3114d098a117

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\python3.dll

                                                                  Filesize

                                                                  64KB

                                                                  MD5

                                                                  24f4d5a96cd4110744766ea2da1b8ffa

                                                                  SHA1

                                                                  b12a2205d3f70f5c636418811ab2f8431247da15

                                                                  SHA256

                                                                  73b0f3952be222ce676672603ae3848ee6e8e479782bd06745116712a4834c53

                                                                  SHA512

                                                                  bd2f27441fe5c25c30bab22c967ef32306bcea2f6be6f4a5da8bbb5b54d3d5f59da1ffcb55172d2413fe0235dd7702d734654956e142e9a0810160b8c16225f4

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\python310.dll

                                                                  Filesize

                                                                  4.3MB

                                                                  MD5

                                                                  e4533934b37e688106beac6c5919281e

                                                                  SHA1

                                                                  ada39f10ef0bbdcf05822f4260e43d53367b0017

                                                                  SHA256

                                                                  2bf761bae584ba67d9a41507b45ebd41ab6ae51755b1782496d0bc60cc1d41d5

                                                                  SHA512

                                                                  fa681a48ddd81854c9907026d4f36b008e509729f1d9a18a621f1d86cd1176c1a1ff4f814974306fa4d9e3886e2ce112a4f79b66713e1401f5dae4bcd8b898b9

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\select.pyd

                                                                  Filesize

                                                                  29KB

                                                                  MD5

                                                                  c6ef07e75eae2c147042d142e23d2173

                                                                  SHA1

                                                                  6ef3e912db5faf5a6b4225dbb6e34337a2271a60

                                                                  SHA256

                                                                  43ee736c8a93e28b1407bf5e057a7449f16ee665a6e51a0f1bc416e13cee7e78

                                                                  SHA512

                                                                  30e915566e7b934bdd49e708151c98f732ff338d7bc3a46797de9cca308621791276ea03372c5e2834b6b55e66e05d58cf1bb4cb9ff31fb0a1c1aca0fcdc0d45

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\sqlite3.dll

                                                                  Filesize

                                                                  1.5MB

                                                                  MD5

                                                                  fcc7a468d46c90f5a71e3e9c99b1d50e

                                                                  SHA1

                                                                  91070cac3cdde28905a7bc695f8c0fd1290fd0d0

                                                                  SHA256

                                                                  215c02ac57378e48428d4b013f7bcedd2b58d73e83c54eca17a8c9bd7f3bdf55

                                                                  SHA512

                                                                  95bff194696436e590a5df8f18987ce6e5c20b6e50e552e7d049fec8da834c71cdbd87418fc85be73aaea4176aeb672d44e89256cd64bfade5959f3aabb0884d

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\vcruntime140.dll

                                                                  Filesize

                                                                  95KB

                                                                  MD5

                                                                  f34eb034aa4a9735218686590cba2e8b

                                                                  SHA1

                                                                  2bc20acdcb201676b77a66fa7ec6b53fa2644713

                                                                  SHA256

                                                                  9d2b40f0395cc5d1b4d5ea17b84970c29971d448c37104676db577586d4ad1b1

                                                                  SHA512

                                                                  d27d5e65e8206bd7923cf2a3c4384fec0fc59e8bc29e25f8c03d039f3741c01d1a8c82979d7b88c10b209db31fbbec23909e976b3ee593dc33481f0050a445af

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\yarl\_helpers_c.pyd

                                                                  Filesize

                                                                  53KB

                                                                  MD5

                                                                  6fb550ddaee31afedd29bdb97e2525f2

                                                                  SHA1

                                                                  b58257f37c581f143176d0c7abd3a98fec75a12f

                                                                  SHA256

                                                                  33a9b6f1caede0dbc9ee83097dea21c6db0a5cabff27f2917ea94cf47688e9df

                                                                  SHA512

                                                                  dbeb69892c63238aea76422815e45b7b1e12a7d2a0bcc6170f690b68eb56bc04c071413885fce81cc6ce435d9c60c36d9b97c792c75c21541db612c48124df38

                                                                • C:\Users\Admin\AppData\Local\Temp\onefile_2400_133786672200092879\yarl\_quoting_c.pyd

                                                                  Filesize

                                                                  93KB

                                                                  MD5

                                                                  6809491f7b8ad46a7281e222ca71745a

                                                                  SHA1

                                                                  138c75bfb03b1d54cd62fe14c3dc4501cb418397

                                                                  SHA256

                                                                  80660605ae26882225d02d130d0a84927635a79c78055c2eede010a28e84eb32

                                                                  SHA512

                                                                  97b498e3f69de6ccc4f3373683d9e2aae67cbe2532508a7677738702bbaf02ebd7c05c26e53cebb076f9943eea59b1ac4b9f7ee71a1626b8e31e539d009b39e8

                                                                • memory/1624-48-0x000001BEFF060000-0x000001BEFF082000-memory.dmp

                                                                  Filesize

                                                                  136KB

                                                                • memory/4072-18-0x0000000000100000-0x0000000000110000-memory.dmp

                                                                  Filesize

                                                                  64KB