Analysis

  • user interaction
    yes
  • max time kernel
    41s
  • max time network
    78s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20260513-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    07/09/2026, 17:13

General

  • Target
    svchost.exe
  • Size 92.2MB
  • Sample260907-vrexbadl3s
  • SHA256 1fd70c0f44f9bc9a1428f815c2ebc8bb3c7b438e1f6d41ee18a02b967c0b9a00
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Modifies WinLogon for persistence 2 TTPs 1 IoCs
  • Enumerates VirtualBox DLL files 2 TTPs 9 IoCs
  • Enumerates VirtualBox registry keys 2 TTPs 12 IoCs
  • Identifies VirtualBox via ACPI registry values (likely anti-VM) 2 TTPs 9 IoCs
  • Looks for VirtualBox Guest Additions in registry 2 TTPs 3 IoCs
  • Looks for VirtualBox drivers on disk 2 TTPs 12 IoCs
  • Modifies boot configuration data using bcdedit 1 TTPs 9 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 64 IoCs

    Run Powershell and hide display window.

  • Looks for VMWare Tools registry key 2 TTPs 3 IoCs
  • Looks for VMWare drivers on disk 2 TTPs 12 IoCs
  • Looks for VMWare services registry key. 1 TTPs 9 IoCs
  • Creates a file in the Startup directory 1 TTPs 2 IoCs

    A file was written to a Windows startup folder. Files in these directories are executed automatically when a user logs on or an application initializes.

  • Executes dropped EXE 4 IoCs
  • Impair Defenses: Safe Mode Boot 1 TTPs 2 IoCs
  • Loads dropped DLL 64 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Contacts third-party web service commonly abused for C2 1 TTPs 8 IoCs

    Legitimate web (hosting) services can be abused by malware authors to host malware or C2s.

  • Maps connected drives based on registry 3 TTPs 3 IoCs

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

  • Discovers running processes 1 TTPs 26 IoCs

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

  • Suspicious use of NtSetInformationThreadHideFromDebugger 1 IoCs
  • Checks for VirtualBox DLLs, possible anti-VM trick 1 TTPs 1 IoCs

    Certain files are specific to VirtualBox VMs and can be used to detect execution in a VM.

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

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

  • Checks processor information in registry 2 TTPs 3 IoCs

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

  • Scheduled Task/Job: Scheduled Task 1 TTPs 3 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 58 IoCs
  • Uses Task Scheduler COM API 1 TTPs

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

Processes

  • C:\Users\Admin\AppData\Local\Temp\svchost.exe
    "C:\Users\Admin\AppData\Local\Temp\svchost.exe"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:64
    • C:\Users\Admin\AppData\Local\Temp\svchost.exe
      "C:\Users\Admin\AppData\Local\Temp\svchost.exe"
      2⤵
      • Modifies WinLogon for persistence
      • Enumerates VirtualBox DLL files
      • Enumerates VirtualBox registry keys
      • Identifies VirtualBox via ACPI registry values (likely anti-VM)
      • Looks for VirtualBox Guest Additions in registry
      • Looks for VirtualBox drivers on disk
      • Looks for VMWare Tools registry key
      • Looks for VMWare drivers on disk
      • Looks for VMWare services registry key.
      • Creates a file in the Startup directory
      • Impair Defenses: Safe Mode Boot
      • Loads dropped DLL
      • Adds Run key to start application
      • Maps connected drives based on registry
      • Suspicious use of NtSetInformationThreadHideFromDebugger
      • Checks for VirtualBox DLLs, possible anti-VM trick
      • Checks processor information in registry
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of WriteProcessMemory
      PID:4364
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /c "ver"
        3⤵
        • Executes a command shell one-liner
        PID:2388
      • C:\Windows\SYSTEM32\tasklist.exe
        tasklist /FO CSV /NH
        3⤵
        • Discovers running processes
        • Suspicious use of AdjustPrivilegeToken
        PID:4452
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_ComputerSystem | Select-Object Model,Manufacturer | Format-List"
        3⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:4244
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_BIOS | Select-Object SMBIOSBIOSVersion,SerialNumber | Format-List"
        3⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:408
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_BaseBoard | Select-Object Product,Manufacturer | Format-List"
        3⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:4056
      • C:\Windows\System32\Wbem\wmic.exe
        wmic path Win32_BaseBoard get Product,Manufacturer /format:csv
        3⤵
          PID:1556
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_DiskDrive | Select-Object Model | Format-List"
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:4604
        • C:\Windows\SYSTEM32\tasklist.exe
          tasklist /FO CSV /NH
          3⤵
          • Discovers running processes
          PID:4696
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_VideoController | Select-Object Name | Format-List"
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:1568
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_PnPEntity | Select-Object Name,DeviceID | Format-List"
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:2284
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_ComputerSystemProduct | Select-Object UUID | Format-List"
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:2076
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName SoftwareLicensingProduct -Filter \"ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f'\" | Select-Object LicenseStatus | Format-List"
          3⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:3496
        • C:\Windows\System32\Wbem\wmic.exe
          wmic path SoftwareLicensingProduct where ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f' get LicenseStatus /format:csv
          3⤵
            PID:216
          • C:\Windows\SYSTEM32\tasklist.exe
            tasklist /FO CSV /NH
            3⤵
            • Discovers running processes
            PID:220
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_Process | Select-Object Name | Format-List"
            3⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            PID:2072
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c "tasklist /FI "STATUS eq Running" /FO CSV /NH"
            3⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:1672
            • C:\Windows\system32\tasklist.exe
              tasklist /FI "STATUS eq Running" /FO CSV /NH
              4⤵
              • Discovers running processes
              PID:568
          • C:\Windows\SYSTEM32\schtasks.exe
            schtasks /create /tn MicrosoftSecurityHealthService /tr C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe /sc onlogon /rl highest /f
            3⤵
            • Scheduled Task/Job: Scheduled Task
            PID:3924
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c "tasklist /FI "STATUS eq Running" /FO CSV /NH"
            3⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:5052
            • C:\Windows\system32\tasklist.exe
              tasklist /FI "STATUS eq Running" /FO CSV /NH
              4⤵
              • Discovers running processes
              PID:1596
          • C:\Windows\SYSTEM32\bcdedit.exe
            bcdedit /set {bootmgr} displaybootmenu no
            3⤵
            • Modifies boot configuration data using bcdedit
            PID:3968
          • C:\Windows\SYSTEM32\bcdedit.exe
            bcdedit /set {current} bootstatuspolicy ignoreallfailures
            3⤵
            • Modifies boot configuration data using bcdedit
            PID:1112
          • C:\Windows\SYSTEM32\bcdedit.exe
            bcdedit /set {current} recoveryenabled no
            3⤵
            • Modifies boot configuration data using bcdedit
            PID:4880
          • C:\Windows\SYSTEM32\schtasks.exe
            schtasks /query /tn MicrosoftSecurityHealthService
            3⤵
              PID:3792
            • C:\Windows\SYSTEM32\schtasks.exe
              schtasks /query /tn MicrosoftSecurityHealthService
              3⤵
                PID:1932
              • C:\Windows\System32\Wbem\wmic.exe
                wmic process where name='wscript.exe' get commandline /format:list
                3⤵
                  PID:3860
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                  3⤵
                  • Command and Scripting Interpreter: PowerShell
                  • Suspicious behavior: EnumeratesProcesses
                  PID:1604
                • C:\Windows\System32\Wbem\wmic.exe
                  wmic process where name='wscript.exe' get commandline /format:list
                  3⤵
                    PID:5656
                  • C:\Windows\SYSTEM32\schtasks.exe
                    schtasks /query /tn MicrosoftSecurityHealthService
                    3⤵
                      PID:5732
                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                      3⤵
                      • Command and Scripting Interpreter: PowerShell
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4272
                    • C:\Windows\SYSTEM32\tasklist.exe
                      tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                      3⤵
                      • Discovers running processes
                      PID:6036
                    • C:\Windows\System32\Wbem\wmic.exe
                      wmic process where name='wscript.exe' get commandline /format:list
                      3⤵
                        PID:6004
                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                        powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                        3⤵
                        • Command and Scripting Interpreter: PowerShell
                        • Suspicious behavior: EnumeratesProcesses
                        PID:2336
                      • C:\Windows\System32\Wbem\wmic.exe
                        wmic process where name='wscript.exe' get commandline /format:list
                        3⤵
                          PID:4852
                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                          powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                          3⤵
                          • Suspicious behavior: EnumeratesProcesses
                          PID:5464
                        • C:\Windows\SYSTEM32\schtasks.exe
                          schtasks /query /tn MicrosoftSecurityHealthService
                          3⤵
                            PID:5484
                          • C:\Windows\SYSTEM32\schtasks.exe
                            schtasks /query /tn MicrosoftSecurityHealthService
                            3⤵
                              PID:5984
                            • C:\Windows\System32\Wbem\wmic.exe
                              wmic process where name='wscript.exe' get commandline /format:list
                              3⤵
                                PID:4888
                              • C:\Windows\SYSTEM32\schtasks.exe
                                schtasks /query /tn MicrosoftSecurityHealthService
                                3⤵
                                  PID:3968
                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                  3⤵
                                  • Suspicious behavior: EnumeratesProcesses
                                  PID:5904
                                • C:\Windows\System32\Wbem\wmic.exe
                                  wmic process where name='wscript.exe' get commandline /format:list
                                  3⤵
                                    PID:6136
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                    3⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    PID:3432
                                  • C:\Windows\System32\Wbem\wmic.exe
                                    wmic process where name='wscript.exe' get commandline /format:list
                                    3⤵
                                      PID:5516
                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                      3⤵
                                      • Command and Scripting Interpreter: PowerShell
                                      PID:5800
                                    • C:\Windows\SYSTEM32\tasklist.exe
                                      tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                      3⤵
                                      • Discovers running processes
                                      PID:5728
                                    • C:\Windows\System32\Wbem\wmic.exe
                                      wmic process where name='wscript.exe' get commandline /format:list
                                      3⤵
                                        PID:3460
                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                        powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                        3⤵
                                        • Command and Scripting Interpreter: PowerShell
                                        PID:5264
                                      • C:\Windows\System32\Wbem\wmic.exe
                                        wmic process where name='wscript.exe' get commandline /format:list
                                        3⤵
                                          PID:4336
                                        • C:\Windows\SYSTEM32\schtasks.exe
                                          schtasks /query /tn MicrosoftSecurityHealthService
                                          3⤵
                                            PID:3820
                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                            powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                            3⤵
                                            • Command and Scripting Interpreter: PowerShell
                                            PID:3896
                                          • C:\Windows\SYSTEM32\schtasks.exe
                                            schtasks /query /tn MicrosoftSecurityHealthService
                                            3⤵
                                              PID:5256
                                            • C:\Windows\SYSTEM32\schtasks.exe
                                              schtasks /query /tn MicrosoftSecurityHealthService
                                              3⤵
                                                PID:1312
                                              • C:\Windows\System32\Wbem\wmic.exe
                                                wmic process where name='wscript.exe' get commandline /format:list
                                                3⤵
                                                  PID:6120
                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                  3⤵
                                                  • Command and Scripting Interpreter: PowerShell
                                                  PID:6092
                                                • C:\Windows\System32\Wbem\wmic.exe
                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                  3⤵
                                                    PID:1332
                                                  • C:\Windows\SYSTEM32\schtasks.exe
                                                    schtasks /query /tn MicrosoftSecurityHealthService
                                                    3⤵
                                                      PID:5152
                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                      3⤵
                                                      • Command and Scripting Interpreter: PowerShell
                                                      PID:1752
                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                      wmic process where name='wscript.exe' get commandline /format:list
                                                      3⤵
                                                        PID:5964
                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                        powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                        3⤵
                                                          PID:1424
                                                        • C:\Windows\SYSTEM32\tasklist.exe
                                                          tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                          3⤵
                                                          • Discovers running processes
                                                          PID:2772
                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                          wmic process where name='wscript.exe' get commandline /format:list
                                                          3⤵
                                                            PID:5288
                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                            powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                            3⤵
                                                            • Command and Scripting Interpreter: PowerShell
                                                            PID:5436
                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                            3⤵
                                                              PID:5956
                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                              powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                              3⤵
                                                              • Command and Scripting Interpreter: PowerShell
                                                              PID:5820
                                                            • C:\Windows\SYSTEM32\schtasks.exe
                                                              schtasks /query /tn MicrosoftSecurityHealthService
                                                              3⤵
                                                                PID:5160
                                                              • C:\Windows\SYSTEM32\schtasks.exe
                                                                schtasks /query /tn MicrosoftSecurityHealthService
                                                                3⤵
                                                                  PID:1840
                                                                • C:\Windows\SYSTEM32\schtasks.exe
                                                                  schtasks /query /tn MicrosoftSecurityHealthService
                                                                  3⤵
                                                                    PID:6120
                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                    wmic process where name='wscript.exe' get commandline /format:list
                                                                    3⤵
                                                                      PID:5716
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      PID:5764
                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                      wmic process where name='wscript.exe' get commandline /format:list
                                                                      3⤵
                                                                        PID:6060
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                        3⤵
                                                                          PID:3968
                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                          wmic process where name='wscript.exe' get commandline /format:list
                                                                          3⤵
                                                                            PID:640
                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                            powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                            3⤵
                                                                            • Command and Scripting Interpreter: PowerShell
                                                                            PID:5524
                                                                          • C:\Windows\SYSTEM32\tasklist.exe
                                                                            tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                            3⤵
                                                                            • Discovers running processes
                                                                            PID:1960
                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                                            3⤵
                                                                              PID:1576
                                                                            • C:\Windows\SYSTEM32\schtasks.exe
                                                                              schtasks /query /tn MicrosoftSecurityHealthService
                                                                              3⤵
                                                                                PID:3216
                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                3⤵
                                                                                  PID:3040
                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                                                  3⤵
                                                                                    PID:5200
                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                    3⤵
                                                                                      PID:5788
                                                                                    • C:\Windows\SYSTEM32\schtasks.exe
                                                                                      schtasks /query /tn MicrosoftSecurityHealthService
                                                                                      3⤵
                                                                                        PID:5796
                                                                                      • C:\Windows\SYSTEM32\schtasks.exe
                                                                                        schtasks /query /tn MicrosoftSecurityHealthService
                                                                                        3⤵
                                                                                          PID:5828
                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                          wmic process where name='wscript.exe' get commandline /format:list
                                                                                          3⤵
                                                                                            PID:1608
                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                            powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                            3⤵
                                                                                            • Command and Scripting Interpreter: PowerShell
                                                                                            PID:1764
                                                                                          • C:\Windows\SYSTEM32\tasklist.exe
                                                                                            tasklist /FO CSV /NH
                                                                                            3⤵
                                                                                            • Discovers running processes
                                                                                            PID:5680
                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                                                            3⤵
                                                                                              PID:4528
                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                              powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                              3⤵
                                                                                              • Command and Scripting Interpreter: PowerShell
                                                                                              PID:5140
                                                                                            • C:\Windows\SYSTEM32\schtasks.exe
                                                                                              schtasks /query /tn MicrosoftSecurityHealthService
                                                                                              3⤵
                                                                                                PID:4368
                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                wmic process where name='wscript.exe' get commandline /format:list
                                                                                                3⤵
                                                                                                  PID:6108
                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                  3⤵
                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                  PID:1960
                                                                                                • C:\Windows\SYSTEM32\tasklist.exe
                                                                                                  tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                                                  3⤵
                                                                                                  • Discovers running processes
                                                                                                  PID:5544
                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                                                                  3⤵
                                                                                                    PID:5288
                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                    3⤵
                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                    PID:3040
                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                    wmic process where name='wscript.exe' get commandline /format:list
                                                                                                    3⤵
                                                                                                      PID:1528
                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                      3⤵
                                                                                                        PID:5448
                                                                                                      • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                        schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                        3⤵
                                                                                                          PID:6076
                                                                                                        • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                          schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                          3⤵
                                                                                                            PID:1516
                                                                                                          • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                            schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                            3⤵
                                                                                                              PID:4676
                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                              wmic process where name='wscript.exe' get commandline /format:list
                                                                                                              3⤵
                                                                                                                PID:1576
                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_Process | Select-Object Name | Format-List"
                                                                                                                3⤵
                                                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                                                PID:1424
                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                3⤵
                                                                                                                  PID:4360
                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                  3⤵
                                                                                                                    PID:5796
                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                    3⤵
                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                    PID:4984
                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                    wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                    3⤵
                                                                                                                      PID:4704
                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                      3⤵
                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                      PID:3732
                                                                                                                    • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                                      schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                      3⤵
                                                                                                                        PID:2616
                                                                                                                      • C:\Windows\SYSTEM32\tasklist.exe
                                                                                                                        tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                                                                        3⤵
                                                                                                                        • Discovers running processes
                                                                                                                        PID:2772
                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                        wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                        3⤵
                                                                                                                          PID:3840
                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                          powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                          3⤵
                                                                                                                          • Command and Scripting Interpreter: PowerShell
                                                                                                                          PID:6052
                                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                          wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                          3⤵
                                                                                                                            PID:4044
                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                            powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                            3⤵
                                                                                                                            • Command and Scripting Interpreter: PowerShell
                                                                                                                            PID:1144
                                                                                                                          • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                                            schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                            3⤵
                                                                                                                              PID:5056
                                                                                                                            • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                                              schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                              3⤵
                                                                                                                                PID:3496
                                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                3⤵
                                                                                                                                  PID:2384
                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                  3⤵
                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                  PID:1116
                                                                                                                                • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                                                  schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                  3⤵
                                                                                                                                    PID:5032
                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                    wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                    3⤵
                                                                                                                                      PID:6052
                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                      3⤵
                                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                                      PID:5676
                                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                      wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                      3⤵
                                                                                                                                        PID:5644
                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                        powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                        3⤵
                                                                                                                                          PID:2336
                                                                                                                                        • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                                                          schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                          3⤵
                                                                                                                                            PID:1664
                                                                                                                                          • C:\Windows\SYSTEM32\tasklist.exe
                                                                                                                                            tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                                                                                            3⤵
                                                                                                                                            • Discovers running processes
                                                                                                                                            PID:2096
                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                            3⤵
                                                                                                                                              PID:6096
                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                              powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                              3⤵
                                                                                                                                              • Command and Scripting Interpreter: PowerShell
                                                                                                                                              PID:4808
                                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                              wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                              3⤵
                                                                                                                                                PID:5444
                                                                                                                                              • C:\Windows\SYSTEM32\schtasks.exe
                                                                                                                                                schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                3⤵
                                                                                                                                                  PID:2976
                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                  3⤵
                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                  PID:5936
                                                                                                                                            • C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe
                                                                                                                                              C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe
                                                                                                                                              1⤵
                                                                                                                                              • Executes dropped EXE
                                                                                                                                              • Suspicious use of WriteProcessMemory
                                                                                                                                              PID:4640
                                                                                                                                              • C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe
                                                                                                                                                C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe
                                                                                                                                                2⤵
                                                                                                                                                • Enumerates VirtualBox DLL files
                                                                                                                                                • Enumerates VirtualBox registry keys
                                                                                                                                                • Identifies VirtualBox via ACPI registry values (likely anti-VM)
                                                                                                                                                • Looks for VirtualBox Guest Additions in registry
                                                                                                                                                • Looks for VirtualBox drivers on disk
                                                                                                                                                • Looks for VMWare Tools registry key
                                                                                                                                                • Looks for VMWare drivers on disk
                                                                                                                                                • Looks for VMWare services registry key.
                                                                                                                                                • Executes dropped EXE
                                                                                                                                                • Loads dropped DLL
                                                                                                                                                • Maps connected drives based on registry
                                                                                                                                                • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                • Suspicious use of WriteProcessMemory
                                                                                                                                                PID:5316
                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                  C:\Windows\system32\cmd.exe /c "ver"
                                                                                                                                                  3⤵
                                                                                                                                                  • Executes a command shell one-liner
                                                                                                                                                  PID:6040
                                                                                                                                                • C:\Windows\system32\tasklist.exe
                                                                                                                                                  tasklist /FO CSV /NH
                                                                                                                                                  3⤵
                                                                                                                                                  • Discovers running processes
                                                                                                                                                  PID:6064
                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_ComputerSystem | Select-Object Model,Manufacturer | Format-List"
                                                                                                                                                  3⤵
                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                  • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                  PID:5060
                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_BIOS | Select-Object SMBIOSBIOSVersion,SerialNumber | Format-List"
                                                                                                                                                  3⤵
                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                  • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                  PID:5408
                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_BaseBoard | Select-Object Product,Manufacturer | Format-List"
                                                                                                                                                  3⤵
                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                  • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                  PID:4756
                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                  wmic path Win32_BaseBoard get Product,Manufacturer /format:csv
                                                                                                                                                  3⤵
                                                                                                                                                    PID:3792
                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                    powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_DiskDrive | Select-Object Model | Format-List"
                                                                                                                                                    3⤵
                                                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                    PID:5716
                                                                                                                                                    • C:\Windows\System32\Conhost.exe
                                                                                                                                                      \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                                      4⤵
                                                                                                                                                        PID:5732
                                                                                                                                                    • C:\Windows\system32\tasklist.exe
                                                                                                                                                      tasklist /FO CSV /NH
                                                                                                                                                      3⤵
                                                                                                                                                      • Discovers running processes
                                                                                                                                                      PID:2748
                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                      powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_VideoController | Select-Object Name | Format-List"
                                                                                                                                                      3⤵
                                                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                                                      PID:2660
                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                      powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_PnPEntity | Select-Object Name,DeviceID | Format-List"
                                                                                                                                                      3⤵
                                                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                                                      PID:216
                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                      powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_ComputerSystemProduct | Select-Object UUID | Format-List"
                                                                                                                                                      3⤵
                                                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                                                      PID:2964
                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                      powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName SoftwareLicensingProduct -Filter \"ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f'\" | Select-Object LicenseStatus | Format-List"
                                                                                                                                                      3⤵
                                                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                                                      PID:5424
                                                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                      wmic path SoftwareLicensingProduct where ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f' get LicenseStatus /format:csv
                                                                                                                                                      3⤵
                                                                                                                                                        PID:2896
                                                                                                                                                      • C:\Windows\system32\tasklist.exe
                                                                                                                                                        tasklist /FO CSV /NH
                                                                                                                                                        3⤵
                                                                                                                                                        • Discovers running processes
                                                                                                                                                        PID:208
                                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                        powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_Process | Select-Object Name | Format-List"
                                                                                                                                                        3⤵
                                                                                                                                                        • Command and Scripting Interpreter: PowerShell
                                                                                                                                                        PID:4624
                                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                                        C:\Windows\system32\cmd.exe /c "tasklist /FI "STATUS eq Running" /FO CSV /NH"
                                                                                                                                                        3⤵
                                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                                        PID:1628
                                                                                                                                                        • C:\Windows\system32\tasklist.exe
                                                                                                                                                          tasklist /FI "STATUS eq Running" /FO CSV /NH
                                                                                                                                                          4⤵
                                                                                                                                                          • Discovers running processes
                                                                                                                                                          PID:5572
                                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                                        schtasks /create /tn MicrosoftSecurityHealthService /tr C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe /sc onlogon /rl highest /f
                                                                                                                                                        3⤵
                                                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                                                        PID:6000
                                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                                        C:\Windows\system32\cmd.exe /c "tasklist /FI "STATUS eq Running" /FO CSV /NH"
                                                                                                                                                        3⤵
                                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                                        PID:2964
                                                                                                                                                        • C:\Windows\system32\tasklist.exe
                                                                                                                                                          tasklist /FI "STATUS eq Running" /FO CSV /NH
                                                                                                                                                          4⤵
                                                                                                                                                          • Discovers running processes
                                                                                                                                                          PID:5264
                                                                                                                                                      • C:\Windows\system32\bcdedit.exe
                                                                                                                                                        bcdedit /set {bootmgr} displaybootmenu no
                                                                                                                                                        3⤵
                                                                                                                                                        • Modifies boot configuration data using bcdedit
                                                                                                                                                        PID:2516
                                                                                                                                                      • C:\Windows\system32\bcdedit.exe
                                                                                                                                                        bcdedit /set {current} bootstatuspolicy ignoreallfailures
                                                                                                                                                        3⤵
                                                                                                                                                        • Modifies boot configuration data using bcdedit
                                                                                                                                                        PID:4588
                                                                                                                                                      • C:\Windows\system32\bcdedit.exe
                                                                                                                                                        bcdedit /set {current} recoveryenabled no
                                                                                                                                                        3⤵
                                                                                                                                                        • Modifies boot configuration data using bcdedit
                                                                                                                                                        PID:460
                                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                                        schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                        3⤵
                                                                                                                                                          PID:1448
                                                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                                                          schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                          3⤵
                                                                                                                                                            PID:552
                                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                            3⤵
                                                                                                                                                              PID:5060
                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                              powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                              3⤵
                                                                                                                                                              • Command and Scripting Interpreter: PowerShell
                                                                                                                                                              PID:5056
                                                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                              wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                              3⤵
                                                                                                                                                                PID:5456
                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                3⤵
                                                                                                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                PID:5984
                                                                                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                                                                                schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                3⤵
                                                                                                                                                                  PID:5784
                                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                  3⤵
                                                                                                                                                                    PID:1528
                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                    3⤵
                                                                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                    PID:1708
                                                                                                                                                                  • C:\Windows\system32\tasklist.exe
                                                                                                                                                                    tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                                                                                                                    3⤵
                                                                                                                                                                    • Discovers running processes
                                                                                                                                                                    PID:5872
                                                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                    wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                    3⤵
                                                                                                                                                                      PID:4320
                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                      3⤵
                                                                                                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                      PID:460
                                                                                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                                                                                      schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                      3⤵
                                                                                                                                                                        PID:1848
                                                                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                        wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                        3⤵
                                                                                                                                                                          PID:5428
                                                                                                                                                                    • C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe
                                                                                                                                                                      "C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe"
                                                                                                                                                                      1⤵
                                                                                                                                                                      • Executes dropped EXE
                                                                                                                                                                      • Suspicious use of WriteProcessMemory
                                                                                                                                                                      PID:4820
                                                                                                                                                                      • C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe
                                                                                                                                                                        "C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe"
                                                                                                                                                                        2⤵
                                                                                                                                                                        • Enumerates VirtualBox DLL files
                                                                                                                                                                        • Enumerates VirtualBox registry keys
                                                                                                                                                                        • Identifies VirtualBox via ACPI registry values (likely anti-VM)
                                                                                                                                                                        • Looks for VirtualBox Guest Additions in registry
                                                                                                                                                                        • Looks for VirtualBox drivers on disk
                                                                                                                                                                        • Looks for VMWare Tools registry key
                                                                                                                                                                        • Looks for VMWare drivers on disk
                                                                                                                                                                        • Looks for VMWare services registry key.
                                                                                                                                                                        • Executes dropped EXE
                                                                                                                                                                        • Maps connected drives based on registry
                                                                                                                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                                        • Suspicious use of WriteProcessMemory
                                                                                                                                                                        PID:5536
                                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                                          C:\Windows\system32\cmd.exe /c "ver"
                                                                                                                                                                          3⤵
                                                                                                                                                                          • Executes a command shell one-liner
                                                                                                                                                                          PID:6060
                                                                                                                                                                        • C:\Windows\system32\tasklist.exe
                                                                                                                                                                          tasklist /FO CSV /NH
                                                                                                                                                                          3⤵
                                                                                                                                                                          • Discovers running processes
                                                                                                                                                                          PID:1104
                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                          powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_Process | Select-Object Name | Format-List"
                                                                                                                                                                          3⤵
                                                                                                                                                                          • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                                          PID:5348
                                                                                                                                                                        • C:\Windows\system32\tasklist.exe
                                                                                                                                                                          tasklist /FO CSV /NH
                                                                                                                                                                          3⤵
                                                                                                                                                                          • Discovers running processes
                                                                                                                                                                          PID:5576
                                                                                                                                                                          • C:\Windows\System32\Conhost.exe
                                                                                                                                                                            \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                                                            4⤵
                                                                                                                                                                              PID:6060
                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                            powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_ComputerSystem | Select-Object Model,Manufacturer | Format-List"
                                                                                                                                                                            3⤵
                                                                                                                                                                            • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                            • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                                            PID:5240
                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                            powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_BIOS | Select-Object SMBIOSBIOSVersion,SerialNumber | Format-List"
                                                                                                                                                                            3⤵
                                                                                                                                                                            • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                                            PID:2516
                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                            powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_BaseBoard | Select-Object Product,Manufacturer | Format-List"
                                                                                                                                                                            3⤵
                                                                                                                                                                              PID:404
                                                                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                              wmic path Win32_BaseBoard get Product,Manufacturer /format:csv
                                                                                                                                                                              3⤵
                                                                                                                                                                                PID:360
                                                                                                                                                                                • C:\Windows\System32\Conhost.exe
                                                                                                                                                                                  \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                                                                  4⤵
                                                                                                                                                                                    PID:1104
                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_DiskDrive | Select-Object Model | Format-List"
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                  PID:5352
                                                                                                                                                                                • C:\Windows\system32\tasklist.exe
                                                                                                                                                                                  tasklist /FO CSV /NH
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Discovers running processes
                                                                                                                                                                                  PID:3964
                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_VideoController | Select-Object Name | Format-List"
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                  PID:5124
                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_PnPEntity | Select-Object Name,DeviceID | Format-List"
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                  PID:5304
                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName Win32_ComputerSystemProduct | Select-Object UUID | Format-List"
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                  PID:5724
                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                  powershell -nop -ep bypass -w hidden -c "Get-CimInstance -ClassName SoftwareLicensingProduct -Filter \"ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f'\" | Select-Object LicenseStatus | Format-List"
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                  PID:4036
                                                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                  wmic path SoftwareLicensingProduct where ApplicationID='55c92734-d682-4d71-983e-d6ec3f16059f' get LicenseStatus /format:csv
                                                                                                                                                                                  3⤵
                                                                                                                                                                                    PID:5772
                                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                                    C:\Windows\system32\cmd.exe /c "tasklist /FI "STATUS eq Running" /FO CSV /NH"
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Executes a command shell one-liner
                                                                                                                                                                                    PID:4508
                                                                                                                                                                                    • C:\Windows\system32\tasklist.exe
                                                                                                                                                                                      tasklist /FI "STATUS eq Running" /FO CSV /NH
                                                                                                                                                                                      4⤵
                                                                                                                                                                                      • Discovers running processes
                                                                                                                                                                                      PID:5616
                                                                                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                    schtasks /create /tn MicrosoftSecurityHealthService /tr C:\Users\Admin\AppData\Local\Microsoft\WindowsHealth\SecurityHealthService.exe /sc onlogon /rl highest /f
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                                                                                    PID:2020
                                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                                    C:\Windows\system32\cmd.exe /c "tasklist /FI "STATUS eq Running" /FO CSV /NH"
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Executes a command shell one-liner
                                                                                                                                                                                    PID:3688
                                                                                                                                                                                    • C:\Windows\system32\tasklist.exe
                                                                                                                                                                                      tasklist /FI "STATUS eq Running" /FO CSV /NH
                                                                                                                                                                                      4⤵
                                                                                                                                                                                      • Discovers running processes
                                                                                                                                                                                      PID:388
                                                                                                                                                                                  • C:\Windows\system32\bcdedit.exe
                                                                                                                                                                                    bcdedit /set {bootmgr} displaybootmenu no
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Modifies boot configuration data using bcdedit
                                                                                                                                                                                    PID:5764
                                                                                                                                                                                  • C:\Windows\system32\bcdedit.exe
                                                                                                                                                                                    bcdedit /set {current} bootstatuspolicy ignoreallfailures
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Modifies boot configuration data using bcdedit
                                                                                                                                                                                    PID:6072
                                                                                                                                                                                  • C:\Windows\system32\bcdedit.exe
                                                                                                                                                                                    bcdedit /set {current} recoveryenabled no
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Modifies boot configuration data using bcdedit
                                                                                                                                                                                    PID:5484
                                                                                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                    schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                    3⤵
                                                                                                                                                                                      PID:5260
                                                                                                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                      schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                      3⤵
                                                                                                                                                                                        PID:5428
                                                                                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                        wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                        3⤵
                                                                                                                                                                                          PID:5300
                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                          powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                          3⤵
                                                                                                                                                                                          • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                          PID:5992
                                                                                                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                          wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                          3⤵
                                                                                                                                                                                            PID:5500
                                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                            powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                            3⤵
                                                                                                                                                                                            • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                            PID:5756
                                                                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                            3⤵
                                                                                                                                                                                              PID:4896
                                                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                              powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                              3⤵
                                                                                                                                                                                              • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                              PID:4876
                                                                                                                                                                                            • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                              schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                              3⤵
                                                                                                                                                                                                PID:516
                                                                                                                                                                                              • C:\Windows\system32\tasklist.exe
                                                                                                                                                                                                tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                                                                                                                                                3⤵
                                                                                                                                                                                                • Discovers running processes
                                                                                                                                                                                                PID:3896
                                                                                                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                3⤵
                                                                                                                                                                                                  PID:1104
                                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                  powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                  PID:1424
                                                                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                    PID:4140
                                                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                    PID:4952
                                                                                                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                                    schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                      PID:5980
                                                                                                                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                                      schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                        PID:4876
                                                                                                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                        wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                          PID:5468
                                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                          powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                          • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                          PID:5884
                                                                                                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                                          schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                            PID:5304
                                                                                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                            wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                              PID:5740
                                                                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                              powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                              3⤵
                                                                                                                                                                                                              • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                              PID:4048
                                                                                                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                              wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                              3⤵
                                                                                                                                                                                                                PID:5416
                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                                PID:3160
                                                                                                                                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                                                schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                  PID:4020
                                                                                                                                                                                                                • C:\Windows\system32\tasklist.exe
                                                                                                                                                                                                                  tasklist /fi "imagename eq wscript.exe" /fo csv /nh
                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                  • Discovers running processes
                                                                                                                                                                                                                  PID:2512
                                                                                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                                  wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                    PID:5152
                                                                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                    powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                                    PID:4988
                                                                                                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                                                                    wmic process where name='wscript.exe' get commandline /format:list
                                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                                      PID:2672
                                                                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                      powershell -NoProfile -WindowStyle Hidden -Command "Get-CimInstance Win32_Process -Filter \"Name='wscript.exe'\" | Select-Object -ExpandProperty CommandLine"
                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                        PID:4368
                                                                                                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                                                                                                        schtasks /query /tn MicrosoftSecurityHealthService
                                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                                          PID:5796

                                                                                                                                                                                                                    Network

                                                                                                                                                                                                                          MITRE ATT&CK Enterprise v16

                                                                                                                                                                                                                          Replay Monitor

                                                                                                                                                                                                                          Loading Replay Monitor...

                                                                                                                                                                                                                          Downloads

                                                                                                                                                                                                                          monitor.vbs

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Microsoft\RuntimeBroker\monitor.vbs
                                                                                                                                                                                                                          • Size 2KB
                                                                                                                                                                                                                          • SHA256 33e3b348b07c0619f1b9491e16a0eed1c28e066f9a90c33ae21e27dc4e760274
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                          StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                          StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                          StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                          StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                          .svchost_debug.log

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\.svchost_debug.log
                                                                                                                                                                                                                          • Size 220B
                                                                                                                                                                                                                          • SHA256 0a4a698af6f41c077472f76e5a21ac0e266b855421faa1b24a2d5194c1d6aff9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          .svchost_debug.log

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\.svchost_debug.log
                                                                                                                                                                                                                          • Size 513B
                                                                                                                                                                                                                          • SHA256 0a02a22f349311f6132b639c056813a329790b68cf0a6591b3c833fdd3e8dd24
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          .svchost_debug.log

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\.svchost_debug.log
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 93c3ba37a0e97fdadc1fd9e2294c6a9112361179b9cd7ac82b1adf4e6747b22b
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          .svchost_debug.log

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\.svchost_debug.log
                                                                                                                                                                                                                          • Size 2KB
                                                                                                                                                                                                                          • SHA256 e491e9b7448fc2c79b60936f5f4ca4a467f34eabb9732a3758c5b6cef302f6fe
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          .svchost_debug.log

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\.svchost_debug.log
                                                                                                                                                                                                                          • Size 2KB
                                                                                                                                                                                                                          • SHA256 3a8e9857f69f4391d784bc3e332e8efd25f2930f73cdaaf79f2c5200df310c4d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          81d243bd2c585b0f4821__mypyc.cp311-win_amd64.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\81d243bd2c585b0f4821__mypyc.cp311-win_amd64.pyd
                                                                                                                                                                                                                          • Size 211KB
                                                                                                                                                                                                                          • SHA256 89b688b3848e196de02a444c72cfc25bb3efebaba84a28469ac1e7f5738e0564
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          VCRUNTIME140.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\VCRUNTIME140.dll
                                                                                                                                                                                                                          • Size 96KB
                                                                                                                                                                                                                          • SHA256 d66c3b47091ceb3f8d3cc165a43d285ae919211a0c0fcb74491ee574d8d464f8
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          _bz2.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\_bz2.pyd
                                                                                                                                                                                                                          • Size 81KB
                                                                                                                                                                                                                          • SHA256 5843872d5e2b08f138a71fe9ba94813afee59c8b48166d4a8eb0f606107a7e80
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          _ctypes.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\_ctypes.pyd
                                                                                                                                                                                                                          • Size 120KB
                                                                                                                                                                                                                          • SHA256 e662d2b35bb48c5f3432bde79c0d20313238af800968ba0faa6ea7e7e5ef4535
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          _lzma.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\_lzma.pyd
                                                                                                                                                                                                                          • Size 154KB
                                                                                                                                                                                                                          • SHA256 613de58e4a9a80eff8f8bc45c350a6eaebf89f85ffd2d7e3b0b266bf0888a60a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-console-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-console-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 f35e9be1b6d7af861d2598a63b5919550c8bbcc4bb5ccfdd0db617915e60fb2f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-datetime-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-datetime-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 47e9a87ee9ffae868d933abc51687e770f25a361b1280c450bb0598246802779
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-debug-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-debug-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 30abfe1e27658066dea95c855ae13a5e78defe6fa4aaeb30586c0925d2f64ff9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-errorhandling-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-errorhandling-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 bfc9431629c9b15060fed77b6595c702f8bebbbbdd6b420b41f1f99fabf65199
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-fibers-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-fibers-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 8d2bff9d2dd98b242753ce9e5cbddde7106e702fad4361bd6723ac7dce77fb49
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-file-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-file-l1-1-0.dll
                                                                                                                                                                                                                          • Size 26KB
                                                                                                                                                                                                                          • SHA256 6ca57cab1049e0973488ba8329f568ebf6d1c92f251a92d6c9dcdf580dee66fc
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-file-l1-2-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-file-l1-2-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 27b288c08ef17c90a2f2debcfc3aa9f38d51407aa12dcb1334910aa762530b25
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-file-l2-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-file-l2-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 06ebe2b53e85da11c56de145d764040dd421eb0555ec46bdf01a1e06f008e2eb
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-handle-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-handle-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 fbed881c667c15c9a36633a173155bddc5787580a85b95620d1e94fdd4514342
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-heap-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-heap-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 54b860fc636618145e1a1e1013bca72f733136bd21ec48f07d5c00a8e7e7015a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-interlocked-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-interlocked-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 d878e3e4e373b140f563f09a34e278b95061425be89f73fdcd4e28a7b44a114f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-libraryloader-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-libraryloader-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 2381d7a948583e0fa27a587b088fb56f8c60ffc4143c74027775ff8fdc3734cf
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-localization-l1-2-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-localization-l1-2-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 aa4f3867206b721b699cb238110de3154a70ed0b4dd1cfa8087d5dbcc35952ec
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-memory-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-memory-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 a96500cc42c7a294b9aaa7dbd036ba3cca905b984a63e6310ef0f623704f4754
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-namedpipe-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-namedpipe-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 b6e2db9167221ca7934190be616667f55c7ad04679bdd5eabc166943ac1b50c1
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-processenvironment-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-processenvironment-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 cac8ce1fe3974393a25866dd6d50e41cc6f4115ff2ddf5d329348dd2bf2b20aa
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-processthreads-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-processthreads-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 bd9690d8ae8ec788d42b9cbdcbedf0d735db04c5384797a97c57dc645a1b7a77
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-processthreads-l1-1-1.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-processthreads-l1-1-1.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 d74f892ca19da72876ca6dbd8e074624051fdc4d84954beba6621121c02cc679
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-profile-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-profile-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 b1bfe0292e506afd6c37a4ffe029651c06ac6cdee24792d16a8c0d8839ed885d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-rtlsupport-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-rtlsupport-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 b79b04f31e31c70f9bea1dc84d12e1a62937b46fc4713bf2801890aaca2a5d95
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-string-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-string-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 35355cac6dcf65f0de3da0c97f6205801f136d7d5ae64b3d7721a272c119c000
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-synch-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-synch-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 4d02a98485598e4bcafc04c7198c5f4c27b03ae2c8a5d0cf1019eb00f0b3219c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-synch-l1-2-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-synch-l1-2-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 7fb53a17fdc05885e5983e6e5ac55014b54bb101a42d402456843c45c537997a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-sysinfo-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-sysinfo-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 39daaefd1c4dec20ca9905e70bfa27003e7a883fc5a452a9a2e10588179a043f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-timezone-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-timezone-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 3c306af22a003631358ee88e7887a609196e9a4b4355b97e633879443444b952
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-core-util-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-core-util-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 36acb5d4b23481254fd3911c616dfff699ad5b518cbd70faed47e3fbf360d877
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-conio-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-conio-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 fe53a92a258686f3497df35a4212de722223e19e479df5bb78768788ff70c4dd
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-convert-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-convert-l1-1-0.dll
                                                                                                                                                                                                                          • Size 26KB
                                                                                                                                                                                                                          • SHA256 8982cc1cac1fbb3ea6acd8ca190520b92485b03a60182cff7969b02446b69aff
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-environment-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-environment-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 d62497280814afffc6952d74db3ddfbd735331d0f7b85d2798c4c043032c1e79
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-filesystem-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-filesystem-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 3977fa0754303012f2242cc871cabb8d4629b18fb3a151445e0db0dc243e31ff
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-heap-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-heap-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 09f58c00c73c545254b5d893aeb34997cfbbd48c3459bc5a42404e6d4dba955f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-locale-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-locale-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 870d6eeb9d32cc8699f72b407d41b410c441c41fe8ed359d9f8509bd76e396c2
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-math-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-math-l1-1-0.dll
                                                                                                                                                                                                                          • Size 30KB
                                                                                                                                                                                                                          • SHA256 a99d391ab063e326465dd63dd5ca5d67a0b6d928dce6a8389b9453c4aa8a5212
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-private-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-private-l1-1-0.dll
                                                                                                                                                                                                                          • Size 74KB
                                                                                                                                                                                                                          • SHA256 7d568bcde5a1ada3363b509cdd45e689ac7de7cd4db2f669aa12bc7fa97d9737
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-process-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-process-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 7f689d64926732a5a0a8137483ac6b2697c3b279ef433ef409960618ac7f0603
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-runtime-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-runtime-l1-1-0.dll
                                                                                                                                                                                                                          • Size 26KB
                                                                                                                                                                                                                          • SHA256 77e735b1a1bdfa2465a2008a09ca795498b96dec3280e5b85351321649621984
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-stdio-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-stdio-l1-1-0.dll
                                                                                                                                                                                                                          • Size 26KB
                                                                                                                                                                                                                          • SHA256 5977cea9ba9f32e2690ae5bb625ccc8a302770443998f6d0d77bb40f9857caca
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-string-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-string-l1-1-0.dll
                                                                                                                                                                                                                          • Size 26KB
                                                                                                                                                                                                                          • SHA256 6857c098c56cee017b7fecd4707a1f2570278bb49e50bb9dead103bfb9c6919b
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-time-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-time-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 8f8bd91e637f661b650db0ee5cf2f31a68d3d97ce21df363e9c5e08988c2417e
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          api-ms-win-crt-utility-l1-1-0.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\api-ms-win-crt-utility-l1-1-0.dll
                                                                                                                                                                                                                          • Size 22KB
                                                                                                                                                                                                                          • SHA256 aea5e841e00fc69bfa4891f63f60fbf82a11fbeff8307217d46fff8751309791
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          base_library.zip

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\base_library.zip
                                                                                                                                                                                                                          • Size 1.4MB
                                                                                                                                                                                                                          • SHA256 e5246c9f66392bea3b3d9d4dfd94adf4fa6bff1a9acfa478be6e3f39a84ec182
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          libcrypto-1_1.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\libcrypto-1_1.dll
                                                                                                                                                                                                                          • Size 3.3MB
                                                                                                                                                                                                                          • SHA256 976ce72efd0a8aeeb6e21ad441aa9138434314ea07f777432205947cdb149541
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          libffi-8.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\libffi-8.dll
                                                                                                                                                                                                                          • Size 34KB
                                                                                                                                                                                                                          • SHA256 128a583e821e52b595eb4b3dda17697d3ca456ee72945f7ecce48ededad0e93c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          libssl-1_1.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\libssl-1_1.dll
                                                                                                                                                                                                                          • Size 686KB
                                                                                                                                                                                                                          • SHA256 2aebb73530d21a2273692a5a3d57235b770daf1c35f60c74e01754a5dac05071
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          INSTALLER

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\markupsafe-3.0.3.dist-info\INSTALLER
                                                                                                                                                                                                                          • Size 4B
                                                                                                                                                                                                                          • SHA256 ceebae7b8927a3227e5303cf5e0f1f7b34bb542ad7250ac03fbcde36ec2f1508
                                                                                                                                                                                                                          • MD5 SHA1 SHA512

                                                                                                                                                                                                                          pyexpat.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\pyexpat.pyd
                                                                                                                                                                                                                          • Size 193KB
                                                                                                                                                                                                                          • SHA256 d97f3e27130c267e7d3287d1b159f65559e84ead9090d02a01b4c7dc663cd509
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          python3.DLL

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\python3.DLL
                                                                                                                                                                                                                          • Size 64KB
                                                                                                                                                                                                                          • SHA256 4055d1b9e553b78c244143ab6b48151604003b39a9bf54879dee9175455c1281
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          python311.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\python311.dll
                                                                                                                                                                                                                          • Size 5.5MB
                                                                                                                                                                                                                          • SHA256 a0cf640e756875c25c12b4a38ba5f2772e8e512036e2ac59eb8567bf05ffbfb7
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          select.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\select.pyd
                                                                                                                                                                                                                          • Size 28KB
                                                                                                                                                                                                                          • SHA256 0046eb32f873cde62cf29af02687b1dd43154e9fd10e0aa3d8353d3debb38790
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          sqlite3.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\sqlite3.dll
                                                                                                                                                                                                                          • Size 1.4MB
                                                                                                                                                                                                                          • SHA256 8d58db3067899c997c2db13baf13cd4136f3072874b3ca1f375937e37e33d800
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          Conakry

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Africa\Conakry
                                                                                                                                                                                                                          • Size 130B
                                                                                                                                                                                                                          • SHA256 f3e7fcaa0e9840ff4169d3567d8fb5926644848f4963d7acf92320843c5d486e
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Djibouti

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Africa\Djibouti
                                                                                                                                                                                                                          • Size 191B
                                                                                                                                                                                                                          • SHA256 0783854f52c33ada6b6d2a5d867662f0ae8e15238d2fce7b9ada4f4d319eb466
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kigali

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Africa\Kigali
                                                                                                                                                                                                                          • Size 131B
                                                                                                                                                                                                                          • SHA256 910c97c091cd34ae7427c83226234ce7b4f2f425c5822d6669c24be62010a792
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Lagos

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Africa\Lagos
                                                                                                                                                                                                                          • Size 180B
                                                                                                                                                                                                                          • SHA256 e5ef1288571cc56c5276ca966e1c8a675c6747726d758ecafe7effce6eca7be4
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Curacao

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\America\Curacao
                                                                                                                                                                                                                          • Size 177B
                                                                                                                                                                                                                          • SHA256 abbe8628dd5487c889db816ce3a5077bbb47f6bafafeb9411d92d6ef2f70ce8d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Toronto

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\America\Toronto
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 815ab4db7a1b1292867d2f924b718e1bba32455ce9f92205db2feb65029c6761
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          EST

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\EST
                                                                                                                                                                                                                          • Size 149B
                                                                                                                                                                                                                          • SHA256 a78d73067ba3cbd94f8a23dfdd6aa8b68cb33b18484bc17b4e20ea1aec2f0a81
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Greenwich

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Etc\Greenwich
                                                                                                                                                                                                                          • Size 111B
                                                                                                                                                                                                                          • SHA256 dc4a07571b10884e4f4f3450c9d1a1cbf4c03ef53d06ed2e4ea152d9eba5d5d7
                                                                                                                                                                                                                          • MD5 SHA1 SHA512

                                                                                                                                                                                                                          London

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Europe\London
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 676541f0b8ad457c744c093f807589adcad909e3fd03f901787d08786eedbd33
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Oslo

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Europe\Oslo
                                                                                                                                                                                                                          • Size 705B
                                                                                                                                                                                                                          • SHA256 a7fd9932d785d4d690900b834c3563c1810c1cf2e01711bcc0926af6c0767cb7
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Skopje

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Europe\Skopje
                                                                                                                                                                                                                          • Size 478B
                                                                                                                                                                                                                          • SHA256 a8c964f3eaa7a209d9a650fb16c68c003e9a5fc62ffbbb10fa849d54fb3662d6
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          MET

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\MET
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 b10f9542a8509f0a63ebca78e3d80432dd86b8ea296400280febd9cfa76e8288
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          PRC

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\PRC
                                                                                                                                                                                                                          • Size 393B
                                                                                                                                                                                                                          • SHA256 bf8b7ed82fe6e63e6d98f8cea934eeac901cd16aba85eb5755ce3f8b4289ea8a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Wallis

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Pacific\Wallis
                                                                                                                                                                                                                          • Size 134B
                                                                                                                                                                                                                          • SHA256 09035620bd831697a3e9072f82de34cfca5e912d50c8da547739aa2f28fb6d8e
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Yap

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\Pacific\Yap
                                                                                                                                                                                                                          • Size 154B
                                                                                                                                                                                                                          • SHA256 683001055b6ef9dc9d88734e0eddd1782f1c3643b7c13a75e9cf8e9052006e19
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          UCT

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\UCT
                                                                                                                                                                                                                          • Size 111B
                                                                                                                                                                                                                          • SHA256 fddce1e648a1732ac29afd9a16151b2973cdf082e7ec0c690f7e42be6b598b93
                                                                                                                                                                                                                          • MD5 SHA1 SHA512

                                                                                                                                                                                                                          Mountain

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\tzdata\zoneinfo\US\Mountain
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 9bb703920eca4b6119e81a105583a4f6ca220651f13b418479ab7cd56c413f3e
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          ucrtbase.dll

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000000402\ucrtbase.dll
                                                                                                                                                                                                                          • Size 1.1MB
                                                                                                                                                                                                                          • SHA256 24efdab5f37467fd6a24d2216f9917fa9a8c8863ab3efe343d2db1a91b6d32b7
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          WHEEL

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\pydantic-2.13.4.dist-info\WHEEL
                                                                                                                                                                                                                          • Size 87B
                                                                                                                                                                                                                          • SHA256 41c708c5adba6e097513ab8ccb9f1d7865a2fb469e22491a9e01dcc64da459fc
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Maseru

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Africa\Maseru
                                                                                                                                                                                                                          • Size 190B
                                                                                                                                                                                                                          • SHA256 d19aebe2435c4e84bf7ae65533d23a9d440f98162e5b4d69c73f783e02299ec8
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          ComodRivadavia

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Argentina\ComodRivadavia
                                                                                                                                                                                                                          • Size 708B
                                                                                                                                                                                                                          • SHA256 502d1fc71ed93e68cfc370f404afb9bdaa7e735701cdb811dbddcc76611f3b1d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Atka

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Atka
                                                                                                                                                                                                                          • Size 969B
                                                                                                                                                                                                                          • SHA256 abfb1980e20d5f84ec5fd881c7580d77a5c6c019f30a383aaa97404212b489e0
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Cordoba

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Cordoba
                                                                                                                                                                                                                          • Size 708B
                                                                                                                                                                                                                          • SHA256 f488f75a34fd99630a438dcb792508a90b836fdcd2dc54a51d83d535025315fd
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Creston

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Creston
                                                                                                                                                                                                                          • Size 240B
                                                                                                                                                                                                                          • SHA256 ae11453c21d08984de75f2efec04dc93178a7b4e23c5e52f2098b8bd45ccb547
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Ensenada

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Ensenada
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 af9aea4aee505143fa5e847643c0ffe164190c38411010ac7f0b170f4098a6c8
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Fort_Wayne

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Fort_Wayne
                                                                                                                                                                                                                          • Size 531B
                                                                                                                                                                                                                          • SHA256 e678f42a13efbd7be0f26a9ce53e04b1c28a582eab05611cb01c16836432f07b
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Jujuy

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Jujuy
                                                                                                                                                                                                                          • Size 690B
                                                                                                                                                                                                                          • SHA256 ed8a6339c99568a2a98aadf5ad07bc4d30cd131747f638d922175c66ff928548
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Knox_IN

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Knox_IN
                                                                                                                                                                                                                          • Size 1016B
                                                                                                                                                                                                                          • SHA256 2890b35dcb7c093308b552d82d8781a8ce9a4fa6f9de058283a6836ec1f9f282
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Mendoza

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Mendoza
                                                                                                                                                                                                                          • Size 708B
                                                                                                                                                                                                                          • SHA256 74be2ad33818d8528f6c6f1c0be5a49e7a69f2d17663b496816482fc6fd6ce72
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Nuuk

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Nuuk
                                                                                                                                                                                                                          • Size 965B
                                                                                                                                                                                                                          • SHA256 2e5199e58fee77d270591be77079d41d102b41b6e735c9a6af3dddb8c851dc77
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Pangnirtung

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\America\Pangnirtung
                                                                                                                                                                                                                          • Size 855B
                                                                                                                                                                                                                          • SHA256 9ce352ef392c1874eb6c4263ef72d84595bdeb83a7710ba3fd5e9f363a43a10d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          McMurdo

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Antarctica\McMurdo
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 0e06e7e55aedbc92ef5b3d106e7c392ab1628cfd8a428b20e92e99028a0bfbb9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Syowa

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Antarctica\Syowa
                                                                                                                                                                                                                          • Size 133B
                                                                                                                                                                                                                          • SHA256 46853e94276af2eea8e86c2f152a871c092df195dc51273b8fc7091faa4b461c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Ashgabat

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Ashgabat
                                                                                                                                                                                                                          • Size 375B
                                                                                                                                                                                                                          • SHA256 3932c7750f2314f0efc6efc8c0a5ff7375b78dd37a7bb146a0248411bd172aec
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Choibalsan

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Choibalsan
                                                                                                                                                                                                                          • Size 594B
                                                                                                                                                                                                                          • SHA256 fbe23c3fafdee01b5121edf009290fb701cebbf93dacfb30f8aa90287242f6f3
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Dacca

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Dacca
                                                                                                                                                                                                                          • Size 231B
                                                                                                                                                                                                                          • SHA256 ac21a61306d6e2a91453641f4e3e732ebc9d542abc1d35a5d5db2a10340ebefa
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Istanbul

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Istanbul
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 2a7163b16b94806f69991348e7d0a60c46eb61b1f0305f5f4b83f613db10806f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Jerusalem

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Jerusalem
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 9fcde8d584dea0585f5c8727aaf35f48a149e0dbd3a83bf6cef8bca9c14021e3
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kathmandu

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Kathmandu
                                                                                                                                                                                                                          • Size 161B
                                                                                                                                                                                                                          • SHA256 76b8f1bfe072231a1d9e7f8501310e27c0d08048c48f7422860b6477c142c438
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kuala_Lumpur

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Kuala_Lumpur
                                                                                                                                                                                                                          • Size 256B
                                                                                                                                                                                                                          • SHA256 0954b2d9a301d94f4348024606a71bbcb2fa24d3cd3709f5bc8bca605039785d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Macao

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Macao
                                                                                                                                                                                                                          • Size 791B
                                                                                                                                                                                                                          • SHA256 9abf3d8bfc293285a102da99ac5d9219ca082dc530eab62b0e42143400deb3b1
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Thimbu

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Asia\Thimbu
                                                                                                                                                                                                                          • Size 154B
                                                                                                                                                                                                                          • SHA256 37a77fbdf16f60e45f327af57c7263612b780c139149b2e2ff64feaf67490672
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Faeroe

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Atlantic\Faeroe
                                                                                                                                                                                                                          • Size 441B
                                                                                                                                                                                                                          • SHA256 230d2a074981baf887e70dd0cbc8dac4239eb34ed91e1db0916f0c3d4589aa3d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Adelaide

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\Adelaide
                                                                                                                                                                                                                          • Size 921B
                                                                                                                                                                                                                          • SHA256 1a4d52746455981db7dc8f961135c0302673ecbec7573a0de1a52821c80daf78
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Brisbane

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\Brisbane
                                                                                                                                                                                                                          • Size 289B
                                                                                                                                                                                                                          • SHA256 da4556cfd088feab5f75be7983488be7d814042ee59cedc651a948431b470036
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Darwin

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\Darwin
                                                                                                                                                                                                                          • Size 234B
                                                                                                                                                                                                                          • SHA256 6687b16e181d52557895e57e76106ee80c43564272e37c6b3dbf5443711009d2
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          LHI

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\LHI
                                                                                                                                                                                                                          • Size 692B
                                                                                                                                                                                                                          • SHA256 f368bd25659c0293d02bb79ec7dac7d5b73a92dffafce14b4dd2ffb8ba11aada
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Victoria

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\Victoria
                                                                                                                                                                                                                          • Size 904B
                                                                                                                                                                                                                          • SHA256 5fb24f3048ff4985b27e0585324a7a14e993e867f28d1fa517d8451a04dabe71
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          West

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\West
                                                                                                                                                                                                                          • Size 306B
                                                                                                                                                                                                                          • SHA256 66cb9e95c042d587d6ba01f60ab94e5d07120c3e20194242a1b0755be6aea47a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Yancowinna

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Australia\Yancowinna
                                                                                                                                                                                                                          • Size 941B
                                                                                                                                                                                                                          • SHA256 77393d2ef180ff1452b670088c016e4c9f14c33feceea1961909a25cf803b0b6
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          East

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Brazil\East
                                                                                                                                                                                                                          • Size 952B
                                                                                                                                                                                                                          • SHA256 fa2ceb222f065c0289f3997ff0c54ba05a74a599b4522870fa86a96e24e18891
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          West

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Brazil\West
                                                                                                                                                                                                                          • Size 412B
                                                                                                                                                                                                                          • SHA256 f6482b869af207de18395a2c8499628a20d27fd9b08dbdce6705f41eeb0d46b9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Atlantic

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Canada\Atlantic
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 90ee5a841336a132df592e0a5f5e456ca5dfa39c20f9ff6fc35fe130e2121a28
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Newfoundland

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Canada\Newfoundland
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 bfdf6afc014c3e597930cc4ca7df1aa98e347268acdb07224df4eab36fe46f49
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Pacific

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Canada\Pacific
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 7d23681b36849ac7f50537b9c02bd8d3aa000b98bd3d1825ce85e7ea3e5534c9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Busingen

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\Busingen
                                                                                                                                                                                                                          • Size 497B
                                                                                                                                                                                                                          • SHA256 199062b1c30cfeb2375ec84c56df52be51891986a6293b7a124d3a62509f45e9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Lisbon

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\Lisbon
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 44d2f6cf84737e6a1e0daf914109e94256beca40b40c9a11b7a04e8bddaee4ec
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Nicosia

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\Nicosia
                                                                                                                                                                                                                          • Size 597B
                                                                                                                                                                                                                          • SHA256 4d862a5a9f2c2b40300541c0a74c2eba2859b90d7d45776ddbc6ed877df33812
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Paris

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\Paris
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 cd588e779c5737d70e4e47158dafab7945b026b2bb34454cc47741815459b068
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Prague

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\Prague
                                                                                                                                                                                                                          • Size 723B
                                                                                                                                                                                                                          • SHA256 a6e930e3375cdcb51f7d8a74885aff89fd14b861ebb75cb339d0f91c16c1469a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          San_Marino

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\San_Marino
                                                                                                                                                                                                                          • Size 947B
                                                                                                                                                                                                                          • SHA256 86bd26a06fe3057b36cf29dd7a338f2524aff8116ef08d005aa2114ea6122869
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Tiraspol

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Europe\Tiraspol
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 439e1ca44e245387148c1141d7d7c5e84bcca73188ff85351a126c8deea0e12e
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          HST

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\HST
                                                                                                                                                                                                                          • Size 221B
                                                                                                                                                                                                                          • SHA256 1daa5729aa1e0f32cd44be112d01ad4cc567a9fe76d87dcbb9182be8d2c88ff0
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Hongkong

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Hongkong
                                                                                                                                                                                                                          • Size 775B
                                                                                                                                                                                                                          • SHA256 f4068f73246db97417f73467453564c57d6646ce4909b9fa2536923efcd7eb4f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Iran

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Iran
                                                                                                                                                                                                                          • Size 812B
                                                                                                                                                                                                                          • SHA256 65ac5ec01f3721d608195a49bdca7c7accb3de27df020c44cec8fb70cada4377
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Jamaica

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Jamaica
                                                                                                                                                                                                                          • Size 339B
                                                                                                                                                                                                                          • SHA256 a437b1700333aeff53a8b5868d5387c080dc14c2d3e95aa5ce36f901b3669284
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Japan

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Japan
                                                                                                                                                                                                                          • Size 213B
                                                                                                                                                                                                                          • SHA256 59a3871430f0d3b93e619fa30a43a41d1e88bdd49ff26f09d0f405a500706f96
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Libya

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Libya
                                                                                                                                                                                                                          • Size 431B
                                                                                                                                                                                                                          • SHA256 cf33012d9661e15438fc045ee64e0bfebb2ea8a3fb79d2af56df05ea4be3e453
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          BajaSur

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Mexico\BajaSur
                                                                                                                                                                                                                          • Size 690B
                                                                                                                                                                                                                          • SHA256 20dede710f520eaf6c0cdbeefe773fc6e30dd8b1d28aaf17e9842099551ee9a6
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          General

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Mexico\General
                                                                                                                                                                                                                          • Size 773B
                                                                                                                                                                                                                          • SHA256 37dd2bf08f13fce0f707c3b1f4cec4018efbd9c47c8367b0fb4debbd461bd72f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Easter

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Pacific\Easter
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 13054cef85e3b1ba0f5712bd6d699d7789d3aedbdab0fd7394b771acc07f61a1
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Midway

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Pacific\Midway
                                                                                                                                                                                                                          • Size 146B
                                                                                                                                                                                                                          • SHA256 650d918751366590553063cd681592fdca8a09957e0ce2c18d6697ec385ef796
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Pohnpei

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Pacific\Pohnpei
                                                                                                                                                                                                                          • Size 134B
                                                                                                                                                                                                                          • SHA256 522f0f374b61e2c6f5fa7d19f1c7acccd09e4a213462ee3b42c90d32bf2bf18c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Poland

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\Poland
                                                                                                                                                                                                                          • Size 923B
                                                                                                                                                                                                                          • SHA256 e88f5a51f168157a41ac2dd8a4ee0e9a879419c84c6122b4771b1a2a33d93a4c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          ROC

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\ROC
                                                                                                                                                                                                                          • Size 511B
                                                                                                                                                                                                                          • SHA256 a04c2c72f4f76a83178d036dd97d157ee1f32e478e44dda7a5c10923687ee6cf
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          ROK

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\ROK
                                                                                                                                                                                                                          • Size 415B
                                                                                                                                                                                                                          • SHA256 64a70b6fbcc9b65e762dbd25eb89b6f40c137146edc8dbd4d081eafacdab78de
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Alaska

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\US\Alaska
                                                                                                                                                                                                                          • Size 977B
                                                                                                                                                                                                                          • SHA256 77ca0c22962f06998bce5e48d81cb865a14466c83ff5dc607eaa483344058bf6
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Michigan

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\US\Michigan
                                                                                                                                                                                                                          • Size 899B
                                                                                                                                                                                                                          • SHA256 23817c32df67c77f0017a0feb2d798b2405afc71ceea3294d7e5b4c9116be740
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          W-SU

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012202\tzdata\zoneinfo\W-SU
                                                                                                                                                                                                                          • Size 908B
                                                                                                                                                                                                                          • SHA256 ed2e0a099fb446b2416683438d3f56f9fc5a62a16c7549a7f59cbc935b364c8a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          _SHA224.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\Cryptodome\Hash\_SHA224.pyd
                                                                                                                                                                                                                          • Size 21KB
                                                                                                                                                                                                                          • SHA256 aaf140f60dba7760d89a4cd3771127db18b5fc577c8aed6596f1e75481572a25
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          euc-cn.enc

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\_tcl_data\encoding\euc-cn.enc
                                                                                                                                                                                                                          • Size 84KB
                                                                                                                                                                                                                          • SHA256 1700af47dc012a48cec89cf1dfae6d1d0d2f40ed731eff6ca55296a055a11c00
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          cd.cp311-win_amd64.pyd

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\charset_normalizer\cd.cp311-win_amd64.pyd
                                                                                                                                                                                                                          • Size 10KB
                                                                                                                                                                                                                          • SHA256 45a9cb1664e2e26ea183d34652869a6a7183b0b2018e151da1e3c88213e8bc8c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                          Buenos_Aires

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Argentina\Buenos_Aires
                                                                                                                                                                                                                          • Size 708B
                                                                                                                                                                                                                          • SHA256 20454ea527c8ea888926614d21bf556f46ce38c220c4ee5b821170eef9071469
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Chicago

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Chicago
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 c27b739ff46a7df0594e120d725b439217e11e44ea9a50cdc49130383b5482e7
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Edmonton

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Edmonton
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 d52173b56a28205d8d6f792bcfa8bc07614ee0d269f7bf6e43ec91f68d410600
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Louisville

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Kentucky\Louisville
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 cd2d924b9ef70fd4e6419156b52c9121537765754dff61695416eda9014ccca5
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Los_Angeles

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Los_Angeles
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 200d05754f6d83a371cf408d7085125797657b3b0bebeba1e508cffe86a3e5c8
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          New_York

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\New_York
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 d7f2206b3a45989fc9ad63d558922532fa7352280d5f87176bf1db79cb1d1fa9
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Porto_Acre

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Porto_Acre
                                                                                                                                                                                                                          • Size 418B
                                                                                                                                                                                                                          • SHA256 563b9052bebaf2986ae5b707e34afde013e7641287cc97ff31005f33a0dbf7a5
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Rainy_River

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\America\Rainy_River
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 00dcf0606054d4f927416e0b47e1fdda2e5ce036fde4b53e51084f8566428c3a
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Bangkok

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Bangkok
                                                                                                                                                                                                                          • Size 152B
                                                                                                                                                                                                                          • SHA256 cdc8e2c282d8bc9a5e9c3caf2fc45ff4e9e5cd18f5dec8cb873340ad7c584d64
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Dubai

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Dubai
                                                                                                                                                                                                                          • Size 133B
                                                                                                                                                                                                                          • SHA256 0d9ea5053e83188032a6fb4d301d5db688f43011e5b6b1f917a11b71a0da7b16
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kolkata

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Kolkata
                                                                                                                                                                                                                          • Size 220B
                                                                                                                                                                                                                          • SHA256 3a00bdbe1bc4959e727567c730ba51b03455ecd455f7c190c5ad14386eb79b0d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kuching

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Kuching
                                                                                                                                                                                                                          • Size 320B
                                                                                                                                                                                                                          • SHA256 dda8e0208df167e59cf9da9745348cc3ca904434a35e5481231c84fec0d11939
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Qatar

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Qatar
                                                                                                                                                                                                                          • Size 152B
                                                                                                                                                                                                                          • SHA256 6160d6575a371c75b19e6c25cf03160b9dc2f386583e42bf8189fdf8fd17c785
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Saigon

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Saigon
                                                                                                                                                                                                                          • Size 232B
                                                                                                                                                                                                                          • SHA256 0d6e76fb941d0540214ee81f161f449c6a7dc3d515e5654618a7ae42d0acd1e1
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Ujung_Pandang

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Ujung_Pandang
                                                                                                                                                                                                                          • Size 190B
                                                                                                                                                                                                                          • SHA256 355f63fd14ee894e3b9af26f7ca13c75a5c7e4015827c2a2e20bc70494b1c8b7
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Urumqi

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Urumqi
                                                                                                                                                                                                                          • Size 133B
                                                                                                                                                                                                                          • SHA256 849cafd377611cc2fc2b41891ab63c6fb3343949045db961fd16267593315ad4
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Yangon

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Asia\Yangon
                                                                                                                                                                                                                          • Size 187B
                                                                                                                                                                                                                          • SHA256 e89d835c811d4da44aa8b386782ce8828df085aa0ee8f25661a9881d2f00e90c
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          ACT

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Australia\ACT
                                                                                                                                                                                                                          • Size 904B
                                                                                                                                                                                                                          • SHA256 820d45a868a88f81c731d5b2c758b4ed000039b6260a80433f8e0f094a604b59
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Hobart

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Australia\Hobart
                                                                                                                                                                                                                          • Size 1003B
                                                                                                                                                                                                                          • SHA256 d4801581fd00037b013d71616b119fbbd510fdca5de06369b10f718a8da5e32d
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          DeNoronha

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Brazil\DeNoronha
                                                                                                                                                                                                                          • Size 484B
                                                                                                                                                                                                                          • SHA256 434af71ad039cb644690e8f9e8e4d91b9b6e072d41ea47db872ac9a8281fdbb8
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Saskatchewan

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Canada\Saskatchewan
                                                                                                                                                                                                                          • Size 638B
                                                                                                                                                                                                                          • SHA256 fc91ee9ecdb6e6213e4c773d345a7e441ab83d650b02e1b0d8e2dba4e07f50cc
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Yukon

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Canada\Yukon
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 0b26388cd7747f335275fd4795819f6a4b40a661fbd6d44d465a4e10edf60c6b
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Continental

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Chile\Continental
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 fd006953c2b442a2e1e66db2a967dd932a4824390f01cddd9c801ce63450c715
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Cuba

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Cuba
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 9ace6b0aeab6c81338f55993ca632d15037773968137596477c8e3cca767366f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Egypt

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Egypt
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 89cb9a36212fb82e933dcd9faa10efdfa969a29ec80c32063bbb4518c033d1be
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Athens

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Europe\Athens
                                                                                                                                                                                                                          • Size 682B
                                                                                                                                                                                                                          • SHA256 f1fd678b0548e329b38934f6281255e698dfa761ad1ff841f6ccb79606c61345
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Dublin

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Europe\Dublin
                                                                                                                                                                                                                          • Size 1KB
                                                                                                                                                                                                                          • SHA256 11c00336e02f1318fe764ab29467c5f2afefbfffa644fa8dd24f5b083b495b71
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kiev

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Europe\Kiev
                                                                                                                                                                                                                          • Size 558B
                                                                                                                                                                                                                          • SHA256 0589e80ddecebf9d3077898c12975d2be7393df2856ee9926c534763e1e26bf2
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Mariehamn

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Europe\Mariehamn
                                                                                                                                                                                                                          • Size 481B
                                                                                                                                                                                                                          • SHA256 71ca4af5998f09990c5e875d350fc3c8e34f280bae6fe14f36d4692face7a563
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kerguelen

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Indian\Kerguelen
                                                                                                                                                                                                                          • Size 152B
                                                                                                                                                                                                                          • SHA256 94485f0f58f842767ec2db93539d5fc3afb2bdce16673d9e63c0988cccd6438e
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Kwajalein

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Kwajalein
                                                                                                                                                                                                                          • Size 219B
                                                                                                                                                                                                                          • SHA256 4be6458ba89d2b30da7a52f2ec346318f783d2cee856e777c4b33164a365064f
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          NZ-CHAT

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\NZ-CHAT
                                                                                                                                                                                                                          • Size 808B
                                                                                                                                                                                                                          • SHA256 a67858fcb6fc5787a8e9c2b7c8be8964bd3ce9223f7ad1baac2c9ca6925f4c78
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Enderbury

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Pacific\Enderbury
                                                                                                                                                                                                                          • Size 172B
                                                                                                                                                                                                                          • SHA256 a23386fa8aa2db91ce9d8e811616afff76e65a0d4b0c82d3e2ffa4c4e155baa2
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          Guam

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Local\Temp\_MEI000012d42\tzdata\zoneinfo\Pacific\Guam
                                                                                                                                                                                                                          • Size 350B
                                                                                                                                                                                                                          • SHA256 8b9ede33ab32ae2505bc06eb5402e7ce20b0fc8e2510dcb305c25d39a1fbd725
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          __PSScriptPolicyTest_irsqmc2d.pku.ps1

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

                                                                                                                                                                                                                          SecurityHealthCheck.vbs

                                                                                                                                                                                                                          • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\SecurityHealthCheck.vbs
                                                                                                                                                                                                                          • Size 605B
                                                                                                                                                                                                                          • SHA256 3ea7c4ea82235357e8104c5edc9f8549348889c8ab9b342480f1867b046c2b77
                                                                                                                                                                                                                          • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                          memory/408-1871-0x000001AEFF6C0000-0x000001AEFF8DC000-memory.dmp

                                                                                                                                                                                                                          memory/1604-5556-0x00000271D5FD0000-0x00000271D61EC000-memory.dmp

                                                                                                                                                                                                                          memory/2072-1939-0x000002B8EFF10000-0x000002B8F012C000-memory.dmp

                                                                                                                                                                                                                          memory/2076-1915-0x0000025BF1220000-0x0000025BF143C000-memory.dmp

                                                                                                                                                                                                                          memory/2284-1906-0x00000215437A0000-0x00000215439BC000-memory.dmp

                                                                                                                                                                                                                          memory/3496-1926-0x00000203C4B80000-0x00000203C4D9C000-memory.dmp

                                                                                                                                                                                                                          memory/4056-1880-0x00000232D3420000-0x00000232D363C000-memory.dmp

                                                                                                                                                                                                                          memory/4244-1862-0x000002199DCB0000-0x000002199DECC000-memory.dmp

                                                                                                                                                                                                                          memory/4244-1859-0x000002199E230000-0x000002199E254000-memory.dmp

                                                                                                                                                                                                                          memory/4244-1858-0x000002199E230000-0x000002199E25A000-memory.dmp

                                                                                                                                                                                                                          memory/4244-1857-0x000002199E000000-0x000002199E022000-memory.dmp

                                                                                                                                                                                                                          memory/4364-1924-0x0000027BD0600000-0x0000027BD0620000-memory.dmp

                                                                                                                                                                                                                          memory/4364-1923-0x00007FFEC6FF0000-0x00007FFEC8371000-memory.dmp

                                                                                                                                                                                                                          memory/4364-1925-0x0000027BD0630000-0x0000027BD08B9000-memory.dmp

                                                                                                                                                                                                                          memory/4604-1889-0x00000223FDE10000-0x00000223FE02C000-memory.dmp

                                                                                                                                                                                                                          memory/5316-5818-0x00007FFEBD6B0000-0x00007FFEBEA31000-memory.dmp

                                                                                                                                                                                                                          memory/5536-5819-0x00007FFEBEA40000-0x00007FFEBFDC1000-memory.dmp